feat: Add new sprite animation assets, including 15sec and 30sec sprites, and initial animation and main scenes with supporting scripts.
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 4.7 MiB |
@@ -0,0 +1,41 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://c0nfjpd7r32bv"
|
||||
path.s3tc="res://.godot/imported/15sec_sprite.png-7972b797d36f0fc578edbd7437577e89.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/graphics/vfx/effects/15sec_sprite.png"
|
||||
dest_files=["res://.godot/imported/15sec_sprite.png-7972b797d36f0fc578edbd7437577e89.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 3.8 MiB |
@@ -0,0 +1,41 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b3yv677a4qidp"
|
||||
path.s3tc="res://.godot/imported/30sec_sprite.png-cd6b2707cdc48c06eab0bd7e3258dd32.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/graphics/vfx/effects/30sec_sprite.png"
|
||||
dest_files=["res://.godot/imported/30sec_sprite.png-cd6b2707cdc48c06eab0bd7e3258dd32.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
||||
@@ -1,13 +1,367 @@
|
||||
[gd_resource type="SpriteFrames" format=3 uid="uid://7r0qbbm88vfy"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://c0nfjpd7r32bv" path="res://assets/graphics/vfx/effects/15sec_sprite.png" id="1_8bjou"]
|
||||
[ext_resource type="Texture2D" uid="uid://n04470xevmqh" path="res://assets/graphics/vfx/effects/attack-mode.png" id="1_gjs0m"]
|
||||
[ext_resource type="Texture2D" uid="uid://d2t23a885h1i0" path="res://assets/graphics/vfx/effects/freeze.png" id="2_gsxsy"]
|
||||
[ext_resource type="Texture2D" uid="uid://b3yv677a4qidp" path="res://assets/graphics/vfx/effects/30sec_sprite.png" id="2_jmlpd"]
|
||||
[ext_resource type="Texture2D" uid="uid://lykg7d54qrof" path="res://assets/graphics/vfx/effects/ghost.png" id="3_hg3tj"]
|
||||
[ext_resource type="Texture2D" uid="uid://45twcoribm0b" path="res://assets/graphics/vfx/effects/speed.png" id="4_8bjou"]
|
||||
[ext_resource type="Texture2D" uid="uid://c718e7y7qm03x" path="res://assets/graphics/vfx/effects/bullrun_ui.png" id="5_gsxsy"]
|
||||
[ext_resource type="Texture2D" uid="uid://dun5j8mrxpumo" path="res://assets/graphics/vfx/effects/stunned.png" id="5_jmlpd"]
|
||||
[ext_resource type="Texture2D" uid="uid://mnsqay5hs0jh" path="res://assets/graphics/vfx/effects/wall.png" id="6_q227o"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_lfbm8"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(0, 0, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_1y0y5"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(700, 0, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_g1m6t"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(1400, 0, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_xtx5b"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(2100, 0, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_ow3fw"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(0, 600, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_c68w8"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(700, 600, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_0wyss"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(1400, 600, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_351po"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(2100, 600, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_guhtn"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(0, 1200, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_6t1jb"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(700, 1200, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_yfemh"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(1400, 1200, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_khyso"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(2100, 1200, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_r22su"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(0, 1800, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_vl7d6"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(700, 1800, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_gp6ca"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(1400, 1800, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_re86r"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(2100, 1800, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_fqc34"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(0, 2400, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_j1k0k"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(700, 2400, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mj4h4"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(1400, 2400, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_vllfe"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(2100, 2400, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_u34ys"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(0, 3000, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_djd5t"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(700, 3000, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_6vbce"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(1400, 3000, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_86rok"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(2100, 3000, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_56605"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(0, 3600, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_xylq6"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(700, 3600, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_afuft"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(1400, 3600, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_axhe1"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(2100, 3600, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_wq2nk"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(0, 4200, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_jg6ac"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(700, 4200, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_2m634"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(1400, 4200, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_gnsgc"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(2100, 4200, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_l6ctg"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(0, 4800, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_dbr20"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(700, 4800, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_0evgi"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(1400, 4800, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_l57j4"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(2100, 4800, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_g8de7"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(0, 5400, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_gmurl"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(700, 5400, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_5kkxd"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(1400, 5400, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_1uttf"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(2100, 5400, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_as3dl"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(0, 6000, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_yfgxk"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(700, 6000, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_7vby1"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(1400, 6000, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_l8kiw"]
|
||||
atlas = ExtResource("1_8bjou")
|
||||
region = Rect2(2100, 6000, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_lhh5f"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(0, 0, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_6g2ax"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(700, 0, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_xa4ow"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(1400, 0, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_batwc"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(2100, 0, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_qkqfo"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(0, 600, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_obxro"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(700, 600, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_da0yn"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(1400, 600, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_w01p2"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(2100, 600, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_x2ib0"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(0, 1200, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_5ycwk"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(700, 1200, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_eisje"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(1400, 1200, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_cllbk"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(2100, 1200, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_paae1"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(0, 1800, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_dufuu"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(700, 1800, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_f5e1n"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(1400, 1800, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_2b8eg"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(2100, 1800, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_64uik"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(0, 2400, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_2cv5v"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(700, 2400, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_gbjfc"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(1400, 2400, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_hsiqm"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(2100, 2400, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_2yumw"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(0, 3000, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_v8tup"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(700, 3000, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_alte4"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(1400, 3000, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_omv16"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(2100, 3000, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_8felc"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(0, 3600, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_265w1"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(700, 3600, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_keylo"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(1400, 3600, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_nxnna"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(2100, 3600, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mba8w"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(0, 4200, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_kmn6u"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(700, 4200, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_cv4s4"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(1400, 4200, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_2b0af"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(2100, 4200, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_43su7"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(0, 4800, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_sia5r"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(700, 4800, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_uq011"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(1400, 4800, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_t4kkd"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(2100, 4800, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_n6td1"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(0, 5400, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_c7rp6"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(700, 5400, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_onuep"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(1400, 5400, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mkgki"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(2100, 5400, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_3xmoi"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(0, 6000, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_1d58k"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(700, 6000, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_t2wsw"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(1400, 6000, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_itb21"]
|
||||
atlas = ExtResource("2_jmlpd")
|
||||
region = Rect2(2100, 6000, 700, 600)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_xd54h"]
|
||||
atlas = ExtResource("1_gjs0m")
|
||||
region = Rect2(0, 408, 393, 408)
|
||||
@@ -3004,6 +3358,280 @@ region = Rect2(1125, 1750, 125, 125)
|
||||
animations = [{
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_lfbm8")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_1y0y5")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_g1m6t")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_xtx5b")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_ow3fw")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_c68w8")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_0wyss")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_351po")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_guhtn")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_6t1jb")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_yfemh")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_khyso")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_r22su")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_vl7d6")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_gp6ca")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_re86r")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_fqc34")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_j1k0k")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_mj4h4")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_vllfe")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_u34ys")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_djd5t")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_6vbce")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_86rok")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_56605")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_xylq6")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_afuft")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_axhe1")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_wq2nk")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_jg6ac")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_2m634")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_gnsgc")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_l6ctg")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_dbr20")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_0evgi")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_l57j4")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_g8de7")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_gmurl")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_5kkxd")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_1uttf")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_as3dl")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_yfgxk")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_7vby1")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_l8kiw")
|
||||
}],
|
||||
"loop": false,
|
||||
"name": &"15s",
|
||||
"speed": 30.0
|
||||
}, {
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_lhh5f")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_6g2ax")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_xa4ow")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_batwc")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_qkqfo")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_obxro")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_da0yn")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_w01p2")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_x2ib0")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_5ycwk")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_eisje")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_cllbk")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_paae1")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_dufuu")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_f5e1n")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_2b8eg")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_64uik")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_2cv5v")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_gbjfc")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_hsiqm")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_2yumw")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_v8tup")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_alte4")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_omv16")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_8felc")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_265w1")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_keylo")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_nxnna")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_mba8w")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_kmn6u")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_cv4s4")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_2b0af")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_43su7")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_sia5r")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_uq011")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_t4kkd")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_n6td1")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_c7rp6")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_onuep")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_mkgki")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_3xmoi")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_1d58k")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_t2wsw")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_itb21")
|
||||
}],
|
||||
"loop": false,
|
||||
"name": &"30s",
|
||||
"speed": 30.0
|
||||
}, {
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_xd54h")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
|
||||
Reference in New Issue
Block a user