feat: implement Stop N Go arena, animation system, and lobby manager features

This commit is contained in:
Yogi Wiguna
2026-03-30 15:06:21 +08:00
parent 52d9b4bffb
commit 42e96a7ed9
45 changed files with 1110 additions and 79 deletions
@@ -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,
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

@@ -2,8 +2,8 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://d0raxtgk1uds1"
path.s3tc="res://.godot/imported/Active_ground 9.jpg-4238163e9f5ca6d541790db8ebd79710.s3tc.ctex"
uid="uid://bcyyxropbam50"
path.s3tc="res://.godot/imported/spawn_tiles_bottom.png-bf5af9b1f572105fde872edff38e8188.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
@@ -11,8 +11,8 @@ metadata={
[deps]
source_file="res://assets/models/arena/stop_n_go/Active_ground 9.jpg"
dest_files=["res://.godot/imported/Active_ground 9.jpg-4238163e9f5ca6d541790db8ebd79710.s3tc.ctex"]
source_file="res://assets/graphics/vfx/spawn_tiles_bottom.png"
dest_files=["res://.godot/imported/spawn_tiles_bottom.png-bf5af9b1f572105fde872edff38e8188.s3tc.ctex"]
[params]
Binary file not shown.

After

Width:  |  Height:  |  Size: 542 KiB

@@ -2,8 +2,8 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://bv8hwsc2h586n"
path.s3tc="res://.godot/imported/Active_ground 10.jpg-042281519752a57c05c29f0d17ca57a5.s3tc.ctex"
uid="uid://cjhatl26dafxx"
path.s3tc="res://.godot/imported/spawn_tiles_top.png-361530dd5d936c810c9437577050ba76.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
@@ -11,8 +11,8 @@ metadata={
[deps]
source_file="res://assets/models/arena/stop_n_go/Active_ground 10.jpg"
dest_files=["res://.godot/imported/Active_ground 10.jpg-042281519752a57c05c29f0d17ca57a5.s3tc.ctex"]
source_file="res://assets/graphics/vfx/spawn_tiles_top.png"
dest_files=["res://.godot/imported/spawn_tiles_top.png-361530dd5d936c810c9437577050ba76.s3tc.ctex"]
[params]
Binary file not shown.

After

Width:  |  Height:  |  Size: 119 KiB

@@ -0,0 +1,41 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cp20e3opoe4if"
path.s3tc="res://.godot/imported/2-floorblock_Shadow.png-1271c500d9a4eb84bcb96ec3f7b48bab.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}
[deps]
source_file="res://assets/models/arena/stop_n_go/2-floorblock_Shadow.png"
dest_files=["res://.godot/imported/2-floorblock_Shadow.png-1271c500d9a4eb84bcb96ec3f7b48bab.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=true
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=0
Binary file not shown.

Before

Width:  |  Height:  |  Size: 120 KiB

After

Width:  |  Height:  |  Size: 112 KiB

@@ -2,7 +2,7 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://dppiaaym3llgu"
uid="uid://bals6morxvwrh"
path.s3tc="res://.godot/imported/3-floorblock_Shadow.png-33a90318154ba9a9c3e0cf299ab2776c.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 MiB

@@ -2,7 +2,7 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://ckbbsf8cdfr2f"
uid="uid://vrag241fa3ay"
path.s3tc="res://.godot/imported/Active_ground.png-86e908e005c83f87c0ba8c3cb855047b.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
Binary file not shown.

Before

Width:  |  Height:  |  Size: 114 KiB

After

Width:  |  Height:  |  Size: 124 KiB

@@ -2,7 +2,7 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://bxsmm2gyauw6h"
uid="uid://pftn1buviuxq"
path.s3tc="res://.godot/imported/Cactus_shadow.png-690b271b393182435f3fee0dfffc853f.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
@@ -2,7 +2,7 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://dwrdamgx2mhot"
uid="uid://br768fkkoujng"
path.s3tc="res://.godot/imported/Non-active grass 2.png-a9eb827bdc14401129c8b8585778a301.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
Binary file not shown.

Before

Width:  |  Height:  |  Size: 101 KiB

After

Width:  |  Height:  |  Size: 85 KiB

@@ -2,7 +2,7 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://d0pxlj3h62i0"
uid="uid://bbppmte25u0wm"
path.s3tc="res://.godot/imported/Safezone_5x4_shadow_Uvtex.png-693c34970373fa2ab87b4b27a4706650.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
Binary file not shown.

Before

Width:  |  Height:  |  Size: 111 KiB

After

Width:  |  Height:  |  Size: 99 KiB

@@ -2,7 +2,7 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://yeuycwbol863"
uid="uid://ce3yhmuk77mqx"
path.s3tc="res://.godot/imported/Safezone_5x5_shadow_Uvtex.png-7ff3038cda19d27f2e5b5251064ee7e7.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
@@ -2,7 +2,7 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://cekmm3j3682kc"
uid="uid://b0cbdhqrl2s0f"
path.s3tc="res://.godot/imported/Stone_block_long_Texture_png.png-50cb19d7be7f45e0f6609e09d26fbc64.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
@@ -2,7 +2,7 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://bjmo2kco6ft2p"
uid="uid://j8sl7p7gepsj"
path.s3tc="res://.godot/imported/Stone_block_small_Texture_png.png-fde94866b9317336ee602cac53ca35a7.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
@@ -2,7 +2,7 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://dfygdnwauwvwn"
uid="uid://dimai4xd0j8h4"
path.s3tc="res://.godot/imported/Tekton_figure_2d_tex.png-1f88d41fc0891f79e53f326e7051e68c.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
@@ -2,7 +2,7 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://dbpx1xq1pouy5"
uid="uid://cpol2gvu3bkrp"
path.s3tc="res://.godot/imported/Tekton_statue2_Tex.png-8e53922d65c255a5edef4735cc6eb46e.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
@@ -2,7 +2,7 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://bpw1x4ai6ts1y"
uid="uid://fi8k5ljfkggs"
path.s3tc="res://.godot/imported/Tekton_statue3_Tex.png-04b63252da95a943a35a78f5164ce966.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
@@ -2,7 +2,7 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://bw85sev104r07"
uid="uid://ds5ptu1ef6hts"
path.s3tc="res://.godot/imported/Tekton_statue_Tex.png-e039548e0da9aaad432f803f599784b5.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
Binary file not shown.
+51 -46
View File
@@ -1872,19 +1872,19 @@
"name":"Plane.008",
"rotation":[
0,
0.30191779136657715,
-0.0002886206202674657,
0,
0.9533339738845825
1
],
"scale":[
0.9011867046356201,
0.9011867642402649,
0.9011867046356201
0.9011867642402649,
0.9011867642402649
],
"translation":[
-0.07086901366710663,
-0.07084201276302338,
5.9076352044939995e-05,
-0.015665093436837196
-0.0156555213034153
]
},
{
@@ -1892,9 +1892,9 @@
"name":"Plane.009",
"rotation":[
0,
0.44032320380210876,
0.0028690812177956104,
0,
0.897839367389679
0.9999958872795105
],
"scale":[
0.9011867642402649,
@@ -1911,14 +1911,14 @@
"mesh":66,
"name":"Plane.010",
"scale":[
1.1639001369476318,
1.1639001369476318,
1.1639001369476318
1.2116822004318237,
1.2116822004318237,
1.2116822004318237
],
"translation":[
-0.0056150867603719234,
0.0004899398190900683,
-0.04012444242835045
-0.0380040742456913
]
},
{
@@ -2347,7 +2347,7 @@
{
"alphaMode":"BLEND",
"doubleSided":true,
"name":"Material.006",
"name":"Material.009",
"pbrMetallicRoughness":{
"baseColorTexture":{
"index":26
@@ -3697,10 +3697,6 @@
"sampler":0,
"source":18
},
{
"sampler":0,
"source":17
},
{
"sampler":0,
"source":19
@@ -3708,6 +3704,10 @@
{
"sampler":0,
"source":20
},
{
"sampler":0,
"source":21
}
],
"images":[
@@ -3806,6 +3806,11 @@
"name":"3-floorblock_Shadow",
"uri":"3-floorblock_Shadow.png"
},
{
"mimeType":"image/png",
"name":"2-floorblock_Shadow",
"uri":"2-floorblock_Shadow.png"
},
{
"mimeType":"image/png",
"name":"Safezone_5x4_shadow_Uvtex",
@@ -6529,14 +6534,14 @@
{
"bufferView":303,
"componentType":5126,
"count":43,
"count":49,
"max":[
0.01608099974691868,
0.04568300023674965,
-0.00012199999764561653
],
"min":[
-0.04794900119304657,
-0.0568748414516449,
-0.018962999805808067,
-0.00012199999764561653
],
@@ -6545,53 +6550,53 @@
{
"bufferView":304,
"componentType":5126,
"count":43,
"count":49,
"type":"VEC3"
},
{
"bufferView":305,
"componentType":5126,
"count":43,
"count":49,
"type":"VEC2"
},
{
"bufferView":306,
"componentType":5123,
"count":180,
"count":210,
"type":"SCALAR"
},
{
"bufferView":307,
"componentType":5126,
"count":46,
"count":50,
"max":[
0.09660600125789642,
0.011013000272214413,
-0.0002899999963119626
0.09662924706935883,
0.011096816509962082,
-0.0002899993269238621
],
"min":[
0.013220000080764294,
-0.060791000723838806,
-0.0002899999963119626
-0.00029963802080601454
],
"type":"VEC3"
},
{
"bufferView":308,
"componentType":5126,
"count":46,
"count":50,
"type":"VEC3"
},
{
"bufferView":309,
"componentType":5126,
"count":46,
"count":50,
"type":"VEC2"
},
{
"bufferView":310,
"componentType":5123,
"count":192,
"count":216,
"type":"SCALAR"
}
],
@@ -8416,50 +8421,50 @@
},
{
"buffer":0,
"byteLength":516,
"byteLength":588,
"byteOffset":3481800,
"target":34962
},
{
"buffer":0,
"byteLength":516,
"byteOffset":3482316,
"byteLength":588,
"byteOffset":3482388,
"target":34962
},
{
"buffer":0,
"byteLength":344,
"byteOffset":3482832,
"byteLength":392,
"byteOffset":3482976,
"target":34962
},
{
"buffer":0,
"byteLength":360,
"byteOffset":3483176,
"byteLength":420,
"byteOffset":3483368,
"target":34963
},
{
"buffer":0,
"byteLength":552,
"byteOffset":3483536,
"byteLength":600,
"byteOffset":3483788,
"target":34962
},
{
"buffer":0,
"byteLength":552,
"byteOffset":3484088,
"byteLength":600,
"byteOffset":3484388,
"target":34962
},
{
"buffer":0,
"byteLength":368,
"byteOffset":3484640,
"byteLength":400,
"byteOffset":3484988,
"target":34962
},
{
"buffer":0,
"byteLength":384,
"byteOffset":3485008,
"byteLength":432,
"byteOffset":3485388,
"target":34963
}
],
@@ -8477,7 +8482,7 @@
],
"buffers":[
{
"byteLength":3485392,
"byteLength":3485820,
"uri":"Terrain.bin"
}
]
@@ -3,7 +3,7 @@
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://dvwfdg65ocrm2"
uid="uid://b6rxgumia8qy5"
path="res://.godot/imported/Terrain.gltf-c727a544f574f1f4cd0808dd390e94ae.scn"
[deps]
@@ -2,7 +2,7 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://cr8jelxsoe75p"
uid="uid://djwasnb8cugwk"
path.s3tc="res://.godot/imported/Vine_Tex.png-46f3a8f0feac17fc75227a06463ad329.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
@@ -2,7 +2,7 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://bposxti7gl8i4"
uid="uid://baqud1gak550v"
path.s3tc="res://.godot/imported/forest_flower_1_tex.png-87bc2c1fa7ec42b6cb91f92c484c026d.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
@@ -2,7 +2,7 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://qrr4num8pg7d"
uid="uid://0n5u70vnhk5v"
path.s3tc="res://.godot/imported/forest_flower_1_tex_png.png-48b458af1c6dc6e99b18eac81c146bed.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
@@ -2,7 +2,7 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://lt4s567fcd8e"
uid="uid://dtqya3j3yueoi"
path.s3tc="res://.godot/imported/forest_paving_1_tex_png.png-ffb53d7c7db1d11019196409d717c282.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
@@ -2,7 +2,7 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://bdgjjlcv3fprs"
uid="uid://dmw5jc664c4bw"
path.s3tc="res://.godot/imported/forest_tekton_statue_UV_tex_png.png-a9a7a2968f1ab188f9f91d130a7897b0.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
@@ -2,7 +2,7 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://bsebybtnml1op"
uid="uid://ccx1qhdpm8q8y"
path.s3tc="res://.godot/imported/stoneblock_Medium_Tex.png-4ac9becbaa5496ee77c6b9de06450e4b.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
@@ -2,7 +2,7 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://bet4casb047cl"
uid="uid://bsmbbf7rvg0ts"
path.s3tc="res://.godot/imported/stoneblock_Tex.png-07d71993d7d5d26e8dcb9bb86db3302d.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
@@ -2,7 +2,7 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://duybcgpjglhbr"
uid="uid://wxa672ddultu"
path.s3tc="res://.godot/imported/tree_1_tex_png.png-9006580ce942db47cded1f814495a9d2.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
@@ -2,7 +2,7 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://nhschlvaccl8"
uid="uid://d3msqawmgckgw"
path.s3tc="res://.godot/imported/tree_2_tex_png.png-648f504466a6ff68a21caecac64966a3.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],