feat: implement Stop N Go arena, animation system, and lobby manager features
This commit is contained in:
@@ -6,8 +6,11 @@
|
||||
[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://bcyyxropbam50" path="res://assets/graphics/vfx/spawn_tiles_bottom.png" id="4_xd54h"]
|
||||
[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://cjhatl26dafxx" path="res://assets/graphics/vfx/spawn_tiles_top.png" id="5_xd54h"]
|
||||
[ext_resource type="Texture2D" uid="uid://dqdntrjuarixl" path="res://assets/graphics/vfx/gogo_sprite.png" id="6_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"]
|
||||
@@ -522,6 +525,246 @@ region = Rect2(2358, 0, 393, 408)
|
||||
atlas = ExtResource("1_gjs0m")
|
||||
region = Rect2(2751, 0, 393, 408)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_pfjl8"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(0, 0, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_6xsib"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(500, 0, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_vbb07"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(1000, 0, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_l8xtn"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(1500, 0, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_r8bp5"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(2000, 0, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mlbks"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(2500, 0, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_dwn2k"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(3000, 0, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_86ba4"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(3500, 0, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_rfe3p"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(4000, 0, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_fgkky"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(4500, 0, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_yk5ks"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(5000, 0, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_tt1sy"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(5500, 0, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_ihxs7"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(0, 500, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_u6diu"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(500, 500, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_xvgj3"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(1000, 500, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_nn6v3"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(1500, 500, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_1qja4"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(2000, 500, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_s1ih8"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(2500, 500, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_1lb4f"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(3000, 500, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_1evi6"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(3500, 500, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_etlyi"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(4000, 500, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_c3uep"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(4500, 500, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_hchqc"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(5000, 500, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_k6s2b"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(5500, 500, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_wwuof"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(0, 1000, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_vqenf"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(500, 1000, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_hehw1"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(1000, 1000, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_wmjgt"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(1500, 1000, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_euieq"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(2000, 1000, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_r7q5m"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(2500, 1000, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_4dgeb"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(3000, 1000, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_u3dcn"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(3500, 1000, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_che85"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(4000, 1000, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_gijbg"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(4500, 1000, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_bh7f8"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(5000, 1000, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_faulb"]
|
||||
atlas = ExtResource("4_xd54h")
|
||||
region = Rect2(5500, 1000, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_un3dc"]
|
||||
atlas = ExtResource("5_xd54h")
|
||||
region = Rect2(0, 0, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_8sr10"]
|
||||
atlas = ExtResource("5_xd54h")
|
||||
region = Rect2(500, 0, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_ypstt"]
|
||||
atlas = ExtResource("5_xd54h")
|
||||
region = Rect2(1000, 0, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_d2dd0"]
|
||||
atlas = ExtResource("5_xd54h")
|
||||
region = Rect2(1500, 0, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_i58aq"]
|
||||
atlas = ExtResource("5_xd54h")
|
||||
region = Rect2(2000, 0, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_hmiye"]
|
||||
atlas = ExtResource("5_xd54h")
|
||||
region = Rect2(2500, 0, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_vso81"]
|
||||
atlas = ExtResource("5_xd54h")
|
||||
region = Rect2(3000, 0, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_lnmbb"]
|
||||
atlas = ExtResource("5_xd54h")
|
||||
region = Rect2(3500, 0, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_446ra"]
|
||||
atlas = ExtResource("5_xd54h")
|
||||
region = Rect2(4000, 0, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_7b8xi"]
|
||||
atlas = ExtResource("5_xd54h")
|
||||
region = Rect2(4500, 0, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_wnf0q"]
|
||||
atlas = ExtResource("5_xd54h")
|
||||
region = Rect2(5000, 0, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_0bfw8"]
|
||||
atlas = ExtResource("5_xd54h")
|
||||
region = Rect2(5500, 0, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_fdbu7"]
|
||||
atlas = ExtResource("5_xd54h")
|
||||
region = Rect2(0, 500, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_k6tgf"]
|
||||
atlas = ExtResource("5_xd54h")
|
||||
region = Rect2(500, 500, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_cia4j"]
|
||||
atlas = ExtResource("5_xd54h")
|
||||
region = Rect2(1000, 500, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_2io1m"]
|
||||
atlas = ExtResource("5_xd54h")
|
||||
region = Rect2(1500, 500, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_kgbvb"]
|
||||
atlas = ExtResource("5_xd54h")
|
||||
region = Rect2(2000, 500, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_63o35"]
|
||||
atlas = ExtResource("5_xd54h")
|
||||
region = Rect2(2500, 500, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_6u1kl"]
|
||||
atlas = ExtResource("5_xd54h")
|
||||
region = Rect2(3000, 500, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_rvw7k"]
|
||||
atlas = ExtResource("5_xd54h")
|
||||
region = Rect2(3500, 500, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_624a1"]
|
||||
atlas = ExtResource("5_xd54h")
|
||||
region = Rect2(4000, 500, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_25g31"]
|
||||
atlas = ExtResource("5_xd54h")
|
||||
region = Rect2(4500, 500, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_vw3km"]
|
||||
atlas = ExtResource("5_xd54h")
|
||||
region = Rect2(5000, 500, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_v75he"]
|
||||
atlas = ExtResource("5_xd54h")
|
||||
region = Rect2(5500, 500, 500, 500)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_4w45j"]
|
||||
atlas = ExtResource("2_gsxsy")
|
||||
region = Rect2(0, 0, 125, 125)
|
||||
@@ -1722,6 +1965,246 @@ region = Rect2(1000, 1750, 125, 125)
|
||||
atlas = ExtResource("3_hg3tj")
|
||||
region = Rect2(1125, 1750, 125, 125)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_grhe1"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(0, 0, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_8tna8"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(600, 0, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_drher"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(1200, 0, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_b4pmj"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(1800, 0, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_ypfjk"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(2400, 0, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_p2fjq"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(3000, 0, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_ng1vy"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(0, 250, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_gajhs"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(600, 250, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_p5aeu"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(1200, 250, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_82jg6"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(1800, 250, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_5t46r"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(2400, 250, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_7m3k2"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(3000, 250, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_0l14u"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(0, 500, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_akb50"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(600, 500, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_pnxos"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(1200, 500, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_h7d16"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(1800, 500, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_3j8ey"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(2400, 500, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_0nlds"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(3000, 500, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_0acym"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(0, 750, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_uluk0"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(600, 750, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_a5g33"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(1200, 750, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_cm03s"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(1800, 750, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_iqbln"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(2400, 750, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_kh0bu"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(3000, 750, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_1tpa7"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(0, 1000, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_giwcm"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(600, 1000, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_jkca7"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(1200, 1000, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_rs5xd"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(1800, 1000, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_yuvjh"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(2400, 1000, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_7tft7"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(3000, 1000, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_e260g"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(0, 1250, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_a7ire"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(600, 1250, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_6f17s"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(1200, 1250, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_fhmo4"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(1800, 1250, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_ee2nl"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(2400, 1250, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_26uob"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(3000, 1250, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_on0nh"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(0, 1500, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_x2cob"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(600, 1500, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_crrc2"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(1200, 1500, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_6emol"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(1800, 1500, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_odink"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(2400, 1500, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_wf0ps"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(3000, 1500, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_pp8wf"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(0, 1750, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_gm84p"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(600, 1750, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_kyla3"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(1200, 1750, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_in7jp"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(1800, 1750, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_8yy62"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(2400, 1750, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_f38ow"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(3000, 1750, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_pt11c"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(0, 2000, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_rjoqg"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(600, 2000, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_n5nfn"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(1200, 2000, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_471pg"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(1800, 2000, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_cm0qc"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(2400, 2000, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_nkqht"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(3000, 2000, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_8f22q"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(0, 2250, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_3y8g5"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(600, 2250, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_b136t"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(1200, 2250, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_chkug"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(1800, 2250, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_o0igh"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(2400, 2250, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_git6t"]
|
||||
atlas = ExtResource("6_jmlpd")
|
||||
region = Rect2(3000, 2250, 600, 250)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_pj4gv"]
|
||||
atlas = ExtResource("4_8bjou")
|
||||
region = Rect2(0, 0, 125, 125)
|
||||
@@ -3762,6 +4245,196 @@ animations = [{
|
||||
}, {
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_pfjl8")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_6xsib")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_vbb07")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_l8xtn")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_r8bp5")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_mlbks")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_dwn2k")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_86ba4")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_rfe3p")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_fgkky")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_yk5ks")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_tt1sy")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_ihxs7")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_u6diu")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_xvgj3")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_nn6v3")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_1qja4")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_s1ih8")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_1lb4f")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_1evi6")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_etlyi")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_c3uep")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_hchqc")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_k6s2b")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_wwuof")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_vqenf")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_hehw1")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_wmjgt")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_euieq")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_r7q5m")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_4dgeb")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_u3dcn")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_che85")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_gijbg")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_bh7f8")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_faulb")
|
||||
}],
|
||||
"loop": false,
|
||||
"name": &"floor_spawn_bot",
|
||||
"speed": 30.0
|
||||
}, {
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_un3dc")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_8sr10")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_ypstt")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_d2dd0")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_i58aq")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_hmiye")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_vso81")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_lnmbb")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_446ra")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_7b8xi")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_wnf0q")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_0bfw8")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_fdbu7")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_k6tgf")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_cia4j")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_2io1m")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_kgbvb")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_63o35")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_6u1kl")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_rvw7k")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_624a1")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_25g31")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_vw3km")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_v75he")
|
||||
}],
|
||||
"loop": false,
|
||||
"name": &"floor_spawn_top",
|
||||
"speed": 30.0
|
||||
}, {
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_4w45j")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
@@ -4672,6 +5345,191 @@ animations = [{
|
||||
}, {
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_grhe1")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_8tna8")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_drher")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_b4pmj")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_ypfjk")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_p2fjq")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_ng1vy")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_gajhs")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_p5aeu")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_82jg6")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_5t46r")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_7m3k2")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_0l14u")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_akb50")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_pnxos")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_h7d16")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_3j8ey")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_0nlds")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_0acym")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_uluk0")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_a5g33")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_cm03s")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_iqbln")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_kh0bu")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_1tpa7")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_giwcm")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_jkca7")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_rs5xd")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_yuvjh")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_7tft7")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_e260g")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_a7ire")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_6f17s")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_fhmo4")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_ee2nl")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_26uob")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_on0nh")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_x2cob")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_crrc2")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_6emol")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_odink")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_wf0ps")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_pp8wf")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_gm84p")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_kyla3")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_in7jp")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_8yy62")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_f38ow")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_pt11c")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_rjoqg")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_n5nfn")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_471pg")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_cm0qc")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_nkqht")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_8f22q")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_3y8g5")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_b136t")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_chkug")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_o0igh")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_git6t")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"go_animation",
|
||||
"speed": 30.0
|
||||
}, {
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_pj4gv")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
|
||||
Reference in New Issue
Block a user