diff --git a/.gitignore b/.gitignore index 4709183..6a7cde1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ # Godot 4+ specific ignores .godot/ +build_artifacts/ diff --git a/3dtree.tscn b/3dtree.tscn index 622c5d9..261803e 100644 --- a/3dtree.tscn +++ b/3dtree.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=4 format=3 uid="uid://406wnf58lo7h"] +[gd_scene format=3 uid="uid://406wnf58lo7h"] [ext_resource type="PackedScene" uid="uid://bvyx8hxvka7vu" path="res://tree_test.glb" id="1_pscrb"] [ext_resource type="Material" uid="uid://cqwo7la40rbkn" path="res://foliage/foliage.material" id="2_kkjgf"] @@ -6,10 +6,10 @@ [sub_resource type="StandardMaterial3D" id="StandardMaterial3D_us4dp"] albedo_color = Color(0.326727, 0.157357, 0.00483305, 1) -[node name="tree_test" instance=ExtResource("1_pscrb")] +[node name="tree_test" unique_id=2107104848 instance=ExtResource("1_pscrb")] -[node name="Cube" parent="." index="0"] +[node name="Cube" parent="." index="0" unique_id=1856582566] surface_material_override/0 = SubResource("StandardMaterial3D_us4dp") -[node name="Cube_001" parent="." index="1"] +[node name="Cube_001" parent="." index="1" unique_id=658166350] surface_material_override/0 = ExtResource("2_kkjgf") diff --git a/Assets/Fonts/OpenType (.otf)/Kaph-Italic.otf.import b/Assets/Fonts/OpenType (.otf)/Kaph-Italic.otf.import index 72f4164..6f71116 100644 --- a/Assets/Fonts/OpenType (.otf)/Kaph-Italic.otf.import +++ b/Assets/Fonts/OpenType (.otf)/Kaph-Italic.otf.import @@ -21,6 +21,7 @@ msdf_pixel_range=8 msdf_size=48 allow_system_fallback=true force_autohinter=false +modulate_color_glyphs=false hinting=1 subpixel_positioning=4 keep_rounding_remainders=true diff --git a/Assets/Fonts/OpenType (.otf)/Kaph-Regular.otf.import b/Assets/Fonts/OpenType (.otf)/Kaph-Regular.otf.import index 0fde136..0ed4c7d 100644 --- a/Assets/Fonts/OpenType (.otf)/Kaph-Regular.otf.import +++ b/Assets/Fonts/OpenType (.otf)/Kaph-Regular.otf.import @@ -21,6 +21,7 @@ msdf_pixel_range=8 msdf_size=48 allow_system_fallback=true force_autohinter=false +modulate_color_glyphs=false hinting=1 subpixel_positioning=4 keep_rounding_remainders=true diff --git a/Assets/Fonts/OpenType (.otf)/Sagewold-Italic.otf.import b/Assets/Fonts/OpenType (.otf)/Sagewold-Italic.otf.import index 696789d..216761e 100644 --- a/Assets/Fonts/OpenType (.otf)/Sagewold-Italic.otf.import +++ b/Assets/Fonts/OpenType (.otf)/Sagewold-Italic.otf.import @@ -21,6 +21,7 @@ msdf_pixel_range=8 msdf_size=48 allow_system_fallback=true force_autohinter=false +modulate_color_glyphs=false hinting=1 subpixel_positioning=4 keep_rounding_remainders=true diff --git a/Assets/Fonts/OpenType (.otf)/Sagewold-Regular.otf.import b/Assets/Fonts/OpenType (.otf)/Sagewold-Regular.otf.import index 9357873..d035606 100644 --- a/Assets/Fonts/OpenType (.otf)/Sagewold-Regular.otf.import +++ b/Assets/Fonts/OpenType (.otf)/Sagewold-Regular.otf.import @@ -21,6 +21,7 @@ msdf_pixel_range=8 msdf_size=48 allow_system_fallback=true force_autohinter=false +modulate_color_glyphs=false hinting=1 subpixel_positioning=4 keep_rounding_remainders=true diff --git a/Assets/Fonts/TrueType (.ttf)/Kaph-Italic.ttf.import b/Assets/Fonts/TrueType (.ttf)/Kaph-Italic.ttf.import index d358ccd..d6caa59 100644 --- a/Assets/Fonts/TrueType (.ttf)/Kaph-Italic.ttf.import +++ b/Assets/Fonts/TrueType (.ttf)/Kaph-Italic.ttf.import @@ -21,6 +21,7 @@ msdf_pixel_range=8 msdf_size=48 allow_system_fallback=true force_autohinter=false +modulate_color_glyphs=false hinting=1 subpixel_positioning=4 keep_rounding_remainders=true diff --git a/Assets/Fonts/TrueType (.ttf)/Kaph-Regular.ttf.import b/Assets/Fonts/TrueType (.ttf)/Kaph-Regular.ttf.import index 3240ad4..ab1416d 100644 --- a/Assets/Fonts/TrueType (.ttf)/Kaph-Regular.ttf.import +++ b/Assets/Fonts/TrueType (.ttf)/Kaph-Regular.ttf.import @@ -21,6 +21,7 @@ msdf_pixel_range=8 msdf_size=48 allow_system_fallback=true force_autohinter=false +modulate_color_glyphs=false hinting=1 subpixel_positioning=4 keep_rounding_remainders=true diff --git a/Assets/Fonts/TrueType (.ttf)/Sagewold-Italic.ttf.import b/Assets/Fonts/TrueType (.ttf)/Sagewold-Italic.ttf.import index 203ffe2..26b2a16 100644 --- a/Assets/Fonts/TrueType (.ttf)/Sagewold-Italic.ttf.import +++ b/Assets/Fonts/TrueType (.ttf)/Sagewold-Italic.ttf.import @@ -21,6 +21,7 @@ msdf_pixel_range=8 msdf_size=48 allow_system_fallback=true force_autohinter=false +modulate_color_glyphs=false hinting=1 subpixel_positioning=4 keep_rounding_remainders=true diff --git a/Assets/Fonts/TrueType (.ttf)/Sagewold-Regular.ttf.import b/Assets/Fonts/TrueType (.ttf)/Sagewold-Regular.ttf.import index e27b356..480909a 100644 --- a/Assets/Fonts/TrueType (.ttf)/Sagewold-Regular.ttf.import +++ b/Assets/Fonts/TrueType (.ttf)/Sagewold-Regular.ttf.import @@ -21,6 +21,7 @@ msdf_pixel_range=8 msdf_size=48 allow_system_fallback=true force_autohinter=false +modulate_color_glyphs=false hinting=1 subpixel_positioning=4 keep_rounding_remainders=true diff --git a/Assets/Fonts/Web Open Font Format (.woff)/Kaph-Italic.woff.import b/Assets/Fonts/Web Open Font Format (.woff)/Kaph-Italic.woff.import index 8b4c10b..30f4de8 100644 --- a/Assets/Fonts/Web Open Font Format (.woff)/Kaph-Italic.woff.import +++ b/Assets/Fonts/Web Open Font Format (.woff)/Kaph-Italic.woff.import @@ -21,6 +21,7 @@ msdf_pixel_range=8 msdf_size=48 allow_system_fallback=true force_autohinter=false +modulate_color_glyphs=false hinting=1 subpixel_positioning=4 keep_rounding_remainders=true diff --git a/Assets/Fonts/Web Open Font Format (.woff)/Kaph-Italic.woff2.import b/Assets/Fonts/Web Open Font Format (.woff)/Kaph-Italic.woff2.import index fa05303..17a9b95 100644 --- a/Assets/Fonts/Web Open Font Format (.woff)/Kaph-Italic.woff2.import +++ b/Assets/Fonts/Web Open Font Format (.woff)/Kaph-Italic.woff2.import @@ -21,6 +21,7 @@ msdf_pixel_range=8 msdf_size=48 allow_system_fallback=true force_autohinter=false +modulate_color_glyphs=false hinting=1 subpixel_positioning=4 keep_rounding_remainders=true diff --git a/Assets/Fonts/Web Open Font Format (.woff)/Kaph-Regular.woff.import b/Assets/Fonts/Web Open Font Format (.woff)/Kaph-Regular.woff.import index 9ec80be..de31006 100644 --- a/Assets/Fonts/Web Open Font Format (.woff)/Kaph-Regular.woff.import +++ b/Assets/Fonts/Web Open Font Format (.woff)/Kaph-Regular.woff.import @@ -21,6 +21,7 @@ msdf_pixel_range=8 msdf_size=48 allow_system_fallback=true force_autohinter=false +modulate_color_glyphs=false hinting=1 subpixel_positioning=4 keep_rounding_remainders=true diff --git a/Assets/Fonts/Web Open Font Format (.woff)/Kaph-Regular.woff2.import b/Assets/Fonts/Web Open Font Format (.woff)/Kaph-Regular.woff2.import index 19c9a6b..359bc1e 100644 --- a/Assets/Fonts/Web Open Font Format (.woff)/Kaph-Regular.woff2.import +++ b/Assets/Fonts/Web Open Font Format (.woff)/Kaph-Regular.woff2.import @@ -21,6 +21,7 @@ msdf_pixel_range=8 msdf_size=48 allow_system_fallback=true force_autohinter=false +modulate_color_glyphs=false hinting=1 subpixel_positioning=4 keep_rounding_remainders=true diff --git a/Assets/Fonts/Web Open Font Format (.woff)/Sagewold-Italic.woff.import b/Assets/Fonts/Web Open Font Format (.woff)/Sagewold-Italic.woff.import index 017c9b1..f762725 100644 --- a/Assets/Fonts/Web Open Font Format (.woff)/Sagewold-Italic.woff.import +++ b/Assets/Fonts/Web Open Font Format (.woff)/Sagewold-Italic.woff.import @@ -21,6 +21,7 @@ msdf_pixel_range=8 msdf_size=48 allow_system_fallback=true force_autohinter=false +modulate_color_glyphs=false hinting=1 subpixel_positioning=4 keep_rounding_remainders=true diff --git a/Assets/Fonts/Web Open Font Format (.woff)/Sagewold-Italic.woff2.import b/Assets/Fonts/Web Open Font Format (.woff)/Sagewold-Italic.woff2.import index 4cf3b1b..c7bf50e 100644 --- a/Assets/Fonts/Web Open Font Format (.woff)/Sagewold-Italic.woff2.import +++ b/Assets/Fonts/Web Open Font Format (.woff)/Sagewold-Italic.woff2.import @@ -21,6 +21,7 @@ msdf_pixel_range=8 msdf_size=48 allow_system_fallback=true force_autohinter=false +modulate_color_glyphs=false hinting=1 subpixel_positioning=4 keep_rounding_remainders=true diff --git a/Assets/Fonts/Web Open Font Format (.woff)/Sagewold-Regular.woff.import b/Assets/Fonts/Web Open Font Format (.woff)/Sagewold-Regular.woff.import index 7581a46..78125ba 100644 --- a/Assets/Fonts/Web Open Font Format (.woff)/Sagewold-Regular.woff.import +++ b/Assets/Fonts/Web Open Font Format (.woff)/Sagewold-Regular.woff.import @@ -21,6 +21,7 @@ msdf_pixel_range=8 msdf_size=48 allow_system_fallback=true force_autohinter=false +modulate_color_glyphs=false hinting=1 subpixel_positioning=4 keep_rounding_remainders=true diff --git a/Assets/Fonts/Web Open Font Format (.woff)/Sagewold-Regular.woff2.import b/Assets/Fonts/Web Open Font Format (.woff)/Sagewold-Regular.woff2.import index de5ac4a..5c6fefe 100644 --- a/Assets/Fonts/Web Open Font Format (.woff)/Sagewold-Regular.woff2.import +++ b/Assets/Fonts/Web Open Font Format (.woff)/Sagewold-Regular.woff2.import @@ -21,6 +21,7 @@ msdf_pixel_range=8 msdf_size=48 allow_system_fallback=true force_autohinter=false +modulate_color_glyphs=false hinting=1 subpixel_positioning=4 keep_rounding_remainders=true diff --git a/Assets/Fonts/ZeroCool.otf.import b/Assets/Fonts/ZeroCool.otf.import index 81ec45a..7a24194 100644 --- a/Assets/Fonts/ZeroCool.otf.import +++ b/Assets/Fonts/ZeroCool.otf.import @@ -21,6 +21,7 @@ msdf_pixel_range=8 msdf_size=48 allow_system_fallback=true force_autohinter=false +modulate_color_glyphs=false hinting=1 subpixel_positioning=4 keep_rounding_remainders=true diff --git a/Assets/Fonts/ZeroCool.ttf.import b/Assets/Fonts/ZeroCool.ttf.import index 64ac823..f55815b 100644 --- a/Assets/Fonts/ZeroCool.ttf.import +++ b/Assets/Fonts/ZeroCool.ttf.import @@ -21,6 +21,7 @@ msdf_pixel_range=8 msdf_size=48 allow_system_fallback=true force_autohinter=false +modulate_color_glyphs=false hinting=1 subpixel_positioning=4 keep_rounding_remainders=true diff --git a/Assets/Fonts/ZeroCool.woff.import b/Assets/Fonts/ZeroCool.woff.import index 122beee..430263b 100644 --- a/Assets/Fonts/ZeroCool.woff.import +++ b/Assets/Fonts/ZeroCool.woff.import @@ -21,6 +21,7 @@ msdf_pixel_range=8 msdf_size=48 allow_system_fallback=true force_autohinter=false +modulate_color_glyphs=false hinting=1 subpixel_positioning=4 keep_rounding_remainders=true diff --git a/Assets/Fonts/ZeroCool.woff2.import b/Assets/Fonts/ZeroCool.woff2.import index bff1a65..72c5142 100644 --- a/Assets/Fonts/ZeroCool.woff2.import +++ b/Assets/Fonts/ZeroCool.woff2.import @@ -21,6 +21,7 @@ msdf_pixel_range=8 msdf_size=48 allow_system_fallback=true force_autohinter=false +modulate_color_glyphs=false hinting=1 subpixel_positioning=4 keep_rounding_remainders=true diff --git a/Assets/TextureAtlases/bubble.tres b/Assets/TextureAtlases/bubble.tres index 55cf58e..0343478 100644 --- a/Assets/TextureAtlases/bubble.tres +++ b/Assets/TextureAtlases/bubble.tres @@ -1,4 +1,4 @@ -[gd_resource type="AtlasTexture" load_steps=2 format=3 uid="uid://d0vafwv4lhjji"] +[gd_resource type="AtlasTexture" format=3 uid="uid://d0vafwv4lhjji"] [ext_resource type="Texture2D" uid="uid://chhmkmlfrobhu" path="res://Assets/Textures/bubble.png" id="1_bkvds"] diff --git a/Assets/TextureAtlases/dog.tres b/Assets/TextureAtlases/dog.tres index e6019d9..3d27d23 100644 --- a/Assets/TextureAtlases/dog.tres +++ b/Assets/TextureAtlases/dog.tres @@ -1,4 +1,4 @@ -[gd_resource type="AtlasTexture" load_steps=2 format=3 uid="uid://t088ud0ub7r"] +[gd_resource type="AtlasTexture" format=3 uid="uid://t088ud0ub7r"] [ext_resource type="Texture2D" uid="uid://dj13g1w14mekw" path="res://Assets/Textures/eye_dog.png" id="1_klis4"] diff --git a/Assets/TextureAtlases/dog_fast.tres b/Assets/TextureAtlases/dog_fast.tres index 6dd4ca4..4ba47b5 100644 --- a/Assets/TextureAtlases/dog_fast.tres +++ b/Assets/TextureAtlases/dog_fast.tres @@ -1,4 +1,4 @@ -[gd_resource type="AtlasTexture" load_steps=2 format=3 uid="uid://dd212gh03wloa"] +[gd_resource type="AtlasTexture" format=3 uid="uid://dd212gh03wloa"] [ext_resource type="Texture2D" uid="uid://55cchelc8cqw" path="res://Assets/Textures/eye_dog_fast.png" id="1_0hpxg"] diff --git a/Assets/TextureAtlases/dog_fast_boss.tres b/Assets/TextureAtlases/dog_fast_boss.tres index 5075ddb..8b2db60 100644 --- a/Assets/TextureAtlases/dog_fast_boss.tres +++ b/Assets/TextureAtlases/dog_fast_boss.tres @@ -1,4 +1,4 @@ -[gd_resource type="AtlasTexture" load_steps=2 format=3 uid="uid://ff3cys53p37j"] +[gd_resource type="AtlasTexture" format=3 uid="uid://ff3cys53p37j"] [ext_resource type="Texture2D" uid="uid://c070a2dbkw55e" path="res://Assets/Textures/eye_dog_boss.png" id="1_emrg4"] diff --git a/Assets/TextureAtlases/dog_fast_heavy.tres b/Assets/TextureAtlases/dog_fast_heavy.tres index d4e5f28..90f991e 100644 --- a/Assets/TextureAtlases/dog_fast_heavy.tres +++ b/Assets/TextureAtlases/dog_fast_heavy.tres @@ -1,4 +1,4 @@ -[gd_resource type="AtlasTexture" load_steps=2 format=3 uid="uid://c0543ucoalwmi"] +[gd_resource type="AtlasTexture" format=3 uid="uid://c0543ucoalwmi"] [ext_resource type="Texture2D" uid="uid://54qqmcwcnsun" path="res://Assets/Textures/eye_dog_heavy.png" id="1_7fwbx"] diff --git a/Assets/TextureAtlases/dummy.tres b/Assets/TextureAtlases/dummy.tres index 33d3c6c..ac5adf8 100644 --- a/Assets/TextureAtlases/dummy.tres +++ b/Assets/TextureAtlases/dummy.tres @@ -1,4 +1,4 @@ -[gd_resource type="AtlasTexture" load_steps=2 format=3 uid="uid://brjk5pu0up85s"] +[gd_resource type="AtlasTexture" format=3 uid="uid://brjk5pu0up85s"] [ext_resource type="Texture2D" uid="uid://c8h7sihm5uv32" path="res://Assets/Textures/dummy.png" id="1_gqyi8"] diff --git a/Assets/TextureAtlases/funbox.glb.import b/Assets/TextureAtlases/funbox.glb.import index 3408aec..0e4f464 100644 --- a/Assets/TextureAtlases/funbox.glb.import +++ b/Assets/TextureAtlases/funbox.glb.import @@ -15,9 +15,11 @@ dest_files=["res://.godot/imported/funbox.glb-41e82e7ba643b674dacd582affc5d422.s nodes/root_type="Node3D" nodes/root_name="Scene Root" +nodes/root_script=null nodes/apply_root_scale=true nodes/root_scale=1.0 nodes/import_as_skeleton_bones=false +nodes/use_name_suffixes=true nodes/use_node_type_suffixes=true meshes/ensure_tangents=true meshes/generate_lods=true @@ -32,6 +34,9 @@ animation/trimming=false animation/remove_immutable_tracks=true animation/import_rest_as_RESET=false import_script/path="" +materials/extract=0 +materials/extract_format=0 +materials/extract_path="" _subresources={} gltf/naming_version=0 gltf/embedded_image_handling=1 diff --git a/Assets/TextureAtlases/gauntlet.tres b/Assets/TextureAtlases/gauntlet.tres index b80dd05..56d45fb 100644 --- a/Assets/TextureAtlases/gauntlet.tres +++ b/Assets/TextureAtlases/gauntlet.tres @@ -1,4 +1,4 @@ -[gd_resource type="AtlasTexture" load_steps=2 format=3 uid="uid://dkbkam81k355s"] +[gd_resource type="AtlasTexture" format=3 uid="uid://dkbkam81k355s"] [ext_resource type="Texture2D" uid="uid://cu1usmlhagpte" path="res://Assets/Textures/gauntlet.png" id="1_ueosg"] diff --git a/Assets/TextureAtlases/player.tres b/Assets/TextureAtlases/player.tres index 4d10042..4c9b456 100644 --- a/Assets/TextureAtlases/player.tres +++ b/Assets/TextureAtlases/player.tres @@ -1,4 +1,4 @@ -[gd_resource type="AtlasTexture" load_steps=2 format=3 uid="uid://bf3gkg7f2oyg7"] +[gd_resource type="AtlasTexture" format=3 uid="uid://bf3gkg7f2oyg7"] [ext_resource type="Texture2D" uid="uid://dj13g1w14mekw" path="res://Assets/Textures/eye_dog.png" id="1_fx7vy"] diff --git a/Assets/TextureAtlases/puppyfruit.png.import b/Assets/TextureAtlases/puppyfruit.png.import index 6edea4f..3f68ff2 100644 --- a/Assets/TextureAtlases/puppyfruit.png.import +++ b/Assets/TextureAtlases/puppyfruit.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/puppyfruit.png-4202c2b53b1e609128620576392b70 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/TextureAtlases/rarityborders.tres b/Assets/TextureAtlases/rarityborders.tres index 4c16e4e..5238df4 100644 --- a/Assets/TextureAtlases/rarityborders.tres +++ b/Assets/TextureAtlases/rarityborders.tres @@ -1,4 +1,4 @@ -[gd_resource type="AtlasTexture" load_steps=2 format=3 uid="uid://buf8t5gc7iw3a"] +[gd_resource type="AtlasTexture" format=3 uid="uid://buf8t5gc7iw3a"] [ext_resource type="Texture2D" uid="uid://cns2qqfpjcx4l" path="res://Assets/Textures/cardborders.png" id="1_faqjw"] diff --git a/Assets/TextureAtlases/spike.tres b/Assets/TextureAtlases/spike.tres index 437b542..d36d789 100644 --- a/Assets/TextureAtlases/spike.tres +++ b/Assets/TextureAtlases/spike.tres @@ -1,4 +1,4 @@ -[gd_resource type="AtlasTexture" load_steps=2 format=3 uid="uid://sybn6bjbj5fh"] +[gd_resource type="AtlasTexture" format=3 uid="uid://sybn6bjbj5fh"] [ext_resource type="Texture2D" uid="uid://duywsy7jmh4u" path="res://Assets/Textures/spike.png" id="1_nf07h"] diff --git a/Assets/TextureAtlases/target_list.tres b/Assets/TextureAtlases/target_list.tres index 04834b0..776c33f 100644 --- a/Assets/TextureAtlases/target_list.tres +++ b/Assets/TextureAtlases/target_list.tres @@ -1,4 +1,4 @@ -[gd_resource type="AtlasTexture" load_steps=2 format=3 uid="uid://bgeu8dnqaxq7v"] +[gd_resource type="AtlasTexture" format=3 uid="uid://bgeu8dnqaxq7v"] [ext_resource type="Texture2D" uid="uid://cc2umukpibmx1" path="res://Weapons/RocketLauncher/target_list.png" id="1_s0pjb"] diff --git a/Assets/Textures/366b37e2ed7b3a075b71dedae0440081.png.import b/Assets/Textures/366b37e2ed7b3a075b71dedae0440081.png.import index 0a5211b..67c0043 100644 --- a/Assets/Textures/366b37e2ed7b3a075b71dedae0440081.png.import +++ b/Assets/Textures/366b37e2ed7b3a075b71dedae0440081.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/366b37e2ed7b3a075b71dedae0440081.png-f04b89ea compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/Sprite-0001.png.import b/Assets/Textures/Sprite-0001.png.import index 43b93be..54efaa1 100644 --- a/Assets/Textures/Sprite-0001.png.import +++ b/Assets/Textures/Sprite-0001.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Sprite-0001.png-bcbcb9533be8ecc780dc0ae29b208 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/assault_icon.png.import b/Assets/Textures/assault_icon.png.import index c0d4762..891cfab 100644 --- a/Assets/Textures/assault_icon.png.import +++ b/Assets/Textures/assault_icon.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/assault_icon.png-104850883b7010dc9beab69e5d7c compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/battery.png.import b/Assets/Textures/battery.png.import index 17a2cdc..329b1e6 100644 --- a/Assets/Textures/battery.png.import +++ b/Assets/Textures/battery.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/battery.png-5347a257821eef012070cbdddeb2d581. compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/border.png.import b/Assets/Textures/border.png.import index 00d5a61..8c1d7cf 100644 --- a/Assets/Textures/border.png.import +++ b/Assets/Textures/border.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/border.png-47da00bdbff46b23863f8be9462051bb.c compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/bracket_b_vertical.png.import b/Assets/Textures/bracket_b_vertical.png.import index c5357b8..142ab2f 100644 --- a/Assets/Textures/bracket_b_vertical.png.import +++ b/Assets/Textures/bracket_b_vertical.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/bracket_b_vertical.png-315545aada90ad95c2805a compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/bridge_map.png.import b/Assets/Textures/bridge_map.png.import index 369bea1..5925279 100644 --- a/Assets/Textures/bridge_map.png.import +++ b/Assets/Textures/bridge_map.png.import @@ -19,6 +19,8 @@ dest_files=["res://.godot/imported/bridge_map.png-c72524a9194bfb29ec0afa9089c51f 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 @@ -26,6 +28,10 @@ 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 diff --git a/Assets/Textures/bubble.png.import b/Assets/Textures/bubble.png.import index 3fc6a15..c49a34c 100644 --- a/Assets/Textures/bubble.png.import +++ b/Assets/Textures/bubble.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/bubble.png-c2f885e19b7eb3ae809aa20e6bf51aa3.c compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/bush.png.import b/Assets/Textures/bush.png.import index a897fa8..833feb0 100644 --- a/Assets/Textures/bush.png.import +++ b/Assets/Textures/bush.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/bush.png-a6c82829fcb64df130cd76e0fff091d0.cte compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/cardborders.png.import b/Assets/Textures/cardborders.png.import index e51399f..41f7b82 100644 --- a/Assets/Textures/cardborders.png.import +++ b/Assets/Textures/cardborders.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/cardborders.png-5faa2488d4f1c3044da9277ad169e compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/cardhand.png.import b/Assets/Textures/cardhand.png.import index 23bedef..05a9829 100644 --- a/Assets/Textures/cardhand.png.import +++ b/Assets/Textures/cardhand.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/cardhand.png-ee31a714eca672ddf6e505fa756e2e32 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/cardpush.png.import b/Assets/Textures/cardpush.png.import index e57cd8e..fa2d991 100644 --- a/Assets/Textures/cardpush.png.import +++ b/Assets/Textures/cardpush.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/cardpush.png-ff7b6308969d7426e4bcda3c97653870 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/cold.png.import b/Assets/Textures/cold.png.import index 4fb4a29..b18ae9a 100644 --- a/Assets/Textures/cold.png.import +++ b/Assets/Textures/cold.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/cold.png-d6238512b5699a5e9b2af6bd906a6a39.cte compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/crosshair.png.import b/Assets/Textures/crosshair.png.import index 645e255..238b85d 100644 --- a/Assets/Textures/crosshair.png.import +++ b/Assets/Textures/crosshair.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/crosshair.png-c5fc4b061aab0e53d43a2e64ec40573 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/crosshair159.png.import b/Assets/Textures/crosshair159.png.import index e2f62b7..0bd0a18 100644 --- a/Assets/Textures/crosshair159.png.import +++ b/Assets/Textures/crosshair159.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/crosshair159.png-1ca12955e39d6730ad57a007ee35 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/cursor_none.png.import b/Assets/Textures/cursor_none.png.import index 4429896..957f5ab 100644 --- a/Assets/Textures/cursor_none.png.import +++ b/Assets/Textures/cursor_none.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/cursor_none.png-8ef0d513f5b0742e2a06563125975 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/damage_icon.png.import b/Assets/Textures/damage_icon.png.import index 594b1fb..321029a 100644 --- a/Assets/Textures/damage_icon.png.import +++ b/Assets/Textures/damage_icon.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/damage_icon.png-841fec7a42094ebc8d165014acbb7 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/dead_bubble.png.import b/Assets/Textures/dead_bubble.png.import index 42d7c04..fd7a974 100644 --- a/Assets/Textures/dead_bubble.png.import +++ b/Assets/Textures/dead_bubble.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/dead_bubble.png-9ca1b9170399a9f195772e3f48323 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/dead_eye_dog.png.import b/Assets/Textures/dead_eye_dog.png.import index 0e809b4..abe0b9e 100644 --- a/Assets/Textures/dead_eye_dog.png.import +++ b/Assets/Textures/dead_eye_dog.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/dead_eye_dog.png-59ef30bd286caa4abbbf397ff382 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/dead_eye_dog_boss.png.import b/Assets/Textures/dead_eye_dog_boss.png.import index 596790a..06d0445 100644 --- a/Assets/Textures/dead_eye_dog_boss.png.import +++ b/Assets/Textures/dead_eye_dog_boss.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/dead_eye_dog_boss.png-867020c568c2c9431b25e5c compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/dead_eye_dog_fast.png.import b/Assets/Textures/dead_eye_dog_fast.png.import index 9204bc9..69b3165 100644 --- a/Assets/Textures/dead_eye_dog_fast.png.import +++ b/Assets/Textures/dead_eye_dog_fast.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/dead_eye_dog_fast.png-03620c349dcd7584578d13b compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/dead_eye_dog_heavy.png.import b/Assets/Textures/dead_eye_dog_heavy.png.import index 27deb1d..bc6e904 100644 --- a/Assets/Textures/dead_eye_dog_heavy.png.import +++ b/Assets/Textures/dead_eye_dog_heavy.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/dead_eye_dog_heavy.png-01bb254d46ff03af9bdfcb compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/dead_leapfrog.png.import b/Assets/Textures/dead_leapfrog.png.import index ac74fdf..5855458 100644 --- a/Assets/Textures/dead_leapfrog.png.import +++ b/Assets/Textures/dead_leapfrog.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/dead_leapfrog.png-bb37d46462c26bbd15566ccbae5 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/dead_spike.png.import b/Assets/Textures/dead_spike.png.import index cbd83e6..ca3eb3a 100644 --- a/Assets/Textures/dead_spike.png.import +++ b/Assets/Textures/dead_spike.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/dead_spike.png-4e4a86f81aef31d6a372c8a33833f6 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/dirt.png.import b/Assets/Textures/dirt.png.import index 3dd89a8..01c20ea 100644 --- a/Assets/Textures/dirt.png.import +++ b/Assets/Textures/dirt.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/dirt.png-b7d765add9f3db18f86c41222bdb9877.cte compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/dummy.png.import b/Assets/Textures/dummy.png.import index e1d1ce0..6b9eba0 100644 --- a/Assets/Textures/dummy.png.import +++ b/Assets/Textures/dummy.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/dummy.png-3d59eeab3b88aff19f41713bd8ef6b4c.ct compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/enemyhealth.png.import b/Assets/Textures/enemyhealth.png.import index 24a5c0c..91edafd 100644 --- a/Assets/Textures/enemyhealth.png.import +++ b/Assets/Textures/enemyhealth.png.import @@ -19,6 +19,8 @@ dest_files=["res://.godot/imported/enemyhealth.png-06bafefa2afa5a94b9192b00e9045 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 @@ -26,6 +28,10 @@ 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 diff --git a/Assets/Textures/energy_bar.png.import b/Assets/Textures/energy_bar.png.import index e55e791..1a1b581 100644 --- a/Assets/Textures/energy_bar.png.import +++ b/Assets/Textures/energy_bar.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/energy_bar.png-c1f9495b0e5ea24d28bbba9e11508b compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/energy_bar_bg.png.import b/Assets/Textures/energy_bar_bg.png.import index 96e4ea7..d1bf788 100644 --- a/Assets/Textures/energy_bar_bg.png.import +++ b/Assets/Textures/energy_bar_bg.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/energy_bar_bg.png-3284065599213f05e9b5d2ff7ed compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/energy_bar_bg2.png.import b/Assets/Textures/energy_bar_bg2.png.import index 142e515..1313d5d 100644 --- a/Assets/Textures/energy_bar_bg2.png.import +++ b/Assets/Textures/energy_bar_bg2.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/energy_bar_bg2.png-4fa638f691860d1c3297be47b7 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/energy_bar_bg3.png.import b/Assets/Textures/energy_bar_bg3.png.import index b043ace..d65e546 100644 --- a/Assets/Textures/energy_bar_bg3.png.import +++ b/Assets/Textures/energy_bar_bg3.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/energy_bar_bg3.png-a0e1a418885324d3b559a2593e compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/energy_bar_overlay.png.import b/Assets/Textures/energy_bar_overlay.png.import index b93d7f4..f43f663 100644 --- a/Assets/Textures/energy_bar_overlay.png.import +++ b/Assets/Textures/energy_bar_overlay.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/energy_bar_overlay.png-d68d139d0736ffa88f2104 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/energy_cell.png.import b/Assets/Textures/energy_cell.png.import index 83a17e6..67c1c28 100644 --- a/Assets/Textures/energy_cell.png.import +++ b/Assets/Textures/energy_cell.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/energy_cell.png-605a1f7780b5c5e525b132b30c632 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/eye_dog.png.import b/Assets/Textures/eye_dog.png.import index 933fd75..8d3810a 100644 --- a/Assets/Textures/eye_dog.png.import +++ b/Assets/Textures/eye_dog.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/eye_dog.png-2b08e774f06f7b23a123081bdacd558a. compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/eye_dog_boss.png.import b/Assets/Textures/eye_dog_boss.png.import index 88dffa7..a1e3d99 100644 --- a/Assets/Textures/eye_dog_boss.png.import +++ b/Assets/Textures/eye_dog_boss.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/eye_dog_boss.png-f98e154c9696724f63bbab7ab14f compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/eye_dog_fast.png.import b/Assets/Textures/eye_dog_fast.png.import index 1454830..db02adf 100644 --- a/Assets/Textures/eye_dog_fast.png.import +++ b/Assets/Textures/eye_dog_fast.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/eye_dog_fast.png-b97e84283919cc098b006f3a56b3 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/eye_dog_heavy.png.import b/Assets/Textures/eye_dog_heavy.png.import index bb5876c..9ba4e4f 100644 --- a/Assets/Textures/eye_dog_heavy.png.import +++ b/Assets/Textures/eye_dog_heavy.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/eye_dog_heavy.png-661153760342e712ba1555603a9 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/first_scroll_seen.png.import b/Assets/Textures/first_scroll_seen.png.import index 81550e2..083d920 100644 --- a/Assets/Textures/first_scroll_seen.png.import +++ b/Assets/Textures/first_scroll_seen.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/first_scroll_seen.png-cd94ed2f8b58068fd628464 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/first_win_achievements.png.import b/Assets/Textures/first_win_achievements.png.import index 62d1a48..04c533b 100644 --- a/Assets/Textures/first_win_achievements.png.import +++ b/Assets/Textures/first_win_achievements.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/first_win_achievements.png-5053a474707a379a9c compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/flair_disabled_cross.png.import b/Assets/Textures/flair_disabled_cross.png.import index 8b06a80..3b7b9f6 100644 --- a/Assets/Textures/flair_disabled_cross.png.import +++ b/Assets/Textures/flair_disabled_cross.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/flair_disabled_cross.png-40ec3651e457381d8ef4 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/flight_icon.png.import b/Assets/Textures/flight_icon.png.import index 48ee8b0..713df4e 100644 --- a/Assets/Textures/flight_icon.png.import +++ b/Assets/Textures/flight_icon.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/flight_icon.png-edcd48009886bb4762ba96810d291 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/gauntlet.png.import b/Assets/Textures/gauntlet.png.import index cb5a3c7..7c88e9b 100644 --- a/Assets/Textures/gauntlet.png.import +++ b/Assets/Textures/gauntlet.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/gauntlet.png-26b4bf1ad5fbad7b55ce01c74b36db4b compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/glue_icon.png.import b/Assets/Textures/glue_icon.png.import index 2dd9673..c97a38e 100644 --- a/Assets/Textures/glue_icon.png.import +++ b/Assets/Textures/glue_icon.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/glue_icon.png-21b9eb3ddf8649e750f774f343b6013 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/grass.png.import b/Assets/Textures/grass.png.import index 3e41218..daad526 100644 --- a/Assets/Textures/grass.png.import +++ b/Assets/Textures/grass.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/grass.png-bd8693609e2236b94b5eb6d9741bc1d7.ct compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/grassydirt.png.import b/Assets/Textures/grassydirt.png.import index c6e0eb0..93d7fa0 100644 --- a/Assets/Textures/grassydirt.png.import +++ b/Assets/Textures/grassydirt.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/grassydirt.png-9eba1411debd33adad4958931e36d2 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/hand_small_point.png.import b/Assets/Textures/hand_small_point.png.import index 40b0ef0..0795c39 100644 --- a/Assets/Textures/hand_small_point.png.import +++ b/Assets/Textures/hand_small_point.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/hand_small_point.png-dd650890c01dd4526b4ed41c compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/icon.svg.import b/Assets/Textures/icon.svg.import index 1d9caa2..bf31c8d 100644 --- a/Assets/Textures/icon.svg.import +++ b/Assets/Textures/icon.svg.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/icon.svg-8c0dfe7377b8350deb604d8d5f0f7e7b.cte compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/icon_eye_dog.png.import b/Assets/Textures/icon_eye_dog.png.import index 7cd813a..50baa4b 100644 --- a/Assets/Textures/icon_eye_dog.png.import +++ b/Assets/Textures/icon_eye_dog.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/icon_eye_dog.png-3bce6f978ac13692e2a12291b10c compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/icon_eye_dog_boss.png.import b/Assets/Textures/icon_eye_dog_boss.png.import index 115f6fa..8be519b 100644 --- a/Assets/Textures/icon_eye_dog_boss.png.import +++ b/Assets/Textures/icon_eye_dog_boss.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/icon_eye_dog_boss.png-2e375a379507be43f07a5b7 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/icon_eye_dog_fast.png.import b/Assets/Textures/icon_eye_dog_fast.png.import index 61c07d8..6c17f0a 100644 --- a/Assets/Textures/icon_eye_dog_fast.png.import +++ b/Assets/Textures/icon_eye_dog_fast.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/icon_eye_dog_fast.png-0a08e5ef41b3ff60b195f0e compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/icon_eye_dog_heavy.png.import b/Assets/Textures/icon_eye_dog_heavy.png.import index 5174398..eef6976 100644 --- a/Assets/Textures/icon_eye_dog_heavy.png.import +++ b/Assets/Textures/icon_eye_dog_heavy.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/icon_eye_dog_heavy.png-ba04528959a64035e32de5 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/leapfrog.png.import b/Assets/Textures/leapfrog.png.import index b4b5a8c..6b9c95a 100644 --- a/Assets/Textures/leapfrog.png.import +++ b/Assets/Textures/leapfrog.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/leapfrog.png-f7dde04a73a0e341fa43fa4423b81ca9 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/leapfrog_2.png.import b/Assets/Textures/leapfrog_2.png.import index d2b0be2..73590d1 100644 --- a/Assets/Textures/leapfrog_2.png.import +++ b/Assets/Textures/leapfrog_2.png.import @@ -19,6 +19,8 @@ dest_files=["res://.godot/imported/leapfrog_2.png-6ca968bda2f2a97809552ed0bab217 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 @@ -26,6 +28,10 @@ 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 diff --git a/Assets/Textures/lifebar_bg.png.import b/Assets/Textures/lifebar_bg.png.import index 7ff5783..11a763a 100644 --- a/Assets/Textures/lifebar_bg.png.import +++ b/Assets/Textures/lifebar_bg.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/lifebar_bg.png-63c9446f11412b81b7c013bf123145 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/lifebar_pip.png.import b/Assets/Textures/lifebar_pip.png.import index fdf1a48..c80589f 100644 --- a/Assets/Textures/lifebar_pip.png.import +++ b/Assets/Textures/lifebar_pip.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/lifebar_pip.png-b3e6bbe395302ee5c47f1dcdc6428 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/logo_title.png.import b/Assets/Textures/logo_title.png.import index 2359df6..a3fd4a4 100644 --- a/Assets/Textures/logo_title.png.import +++ b/Assets/Textures/logo_title.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/logo_title.png-584bbd0c554e5d25a7b89d32d9b244 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/minimap_enemy.png.import b/Assets/Textures/minimap_enemy.png.import index 861feab..c360379 100644 --- a/Assets/Textures/minimap_enemy.png.import +++ b/Assets/Textures/minimap_enemy.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/minimap_enemy.png-2bceafa30e365833d70abe194a0 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/minimap_node.png.import b/Assets/Textures/minimap_node.png.import index 8aaa4a4..0e3bf6c 100644 --- a/Assets/Textures/minimap_node.png.import +++ b/Assets/Textures/minimap_node.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/minimap_node.png-d61d29a3dd693a73784cc7f586bc compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/minimap_path_visual.png.import b/Assets/Textures/minimap_path_visual.png.import index e31cd71..c6b2694 100644 --- a/Assets/Textures/minimap_path_visual.png.import +++ b/Assets/Textures/minimap_path_visual.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/minimap_path_visual.png-8b70bf7eef5ad033c5035 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/minimap_player.png.import b/Assets/Textures/minimap_player.png.import index 00ab613..5787271 100644 --- a/Assets/Textures/minimap_player.png.import +++ b/Assets/Textures/minimap_player.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/minimap_player.png-426894f528256139caec57f6a1 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/minimap_tree.png.import b/Assets/Textures/minimap_tree.png.import index 97bf144..92874f4 100644 --- a/Assets/Textures/minimap_tree.png.import +++ b/Assets/Textures/minimap_tree.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/minimap_tree.png-aafe73105bc9814fb174ec534eda compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/on_fire_icon.png.import b/Assets/Textures/on_fire_icon.png.import index 04e6565..d15bb29 100644 --- a/Assets/Textures/on_fire_icon.png.import +++ b/Assets/Textures/on_fire_icon.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/on_fire_icon.png-24fc8775d04dcc3995421e503781 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/place_slot.png.import b/Assets/Textures/place_slot.png.import index eb32152..cd618c9 100644 --- a/Assets/Textures/place_slot.png.import +++ b/Assets/Textures/place_slot.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/place_slot.png-277c2064aa605974a2c8c060d6ff59 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/poison.png.import b/Assets/Textures/poison.png.import index d3a5df5..33a6358 100644 --- a/Assets/Textures/poison.png.import +++ b/Assets/Textures/poison.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/poison.png-ea0dd637ef8659da8cf41325fad75868.c compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/prototype.png.import b/Assets/Textures/prototype.png.import index d770058..2175463 100644 --- a/Assets/Textures/prototype.png.import +++ b/Assets/Textures/prototype.png.import @@ -19,6 +19,8 @@ dest_files=["res://.godot/imported/prototype.png-2678c44321b389387a13e51fcac78d6 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 @@ -26,6 +28,10 @@ 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 diff --git a/Assets/Textures/radial.png.import b/Assets/Textures/radial.png.import index dc70161..c0983c5 100644 --- a/Assets/Textures/radial.png.import +++ b/Assets/Textures/radial.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/radial.png-4275bf8b3469ef399dbaa9c86a28c9ed.c compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/radioactive.png.import b/Assets/Textures/radioactive.png.import index c811133..55abe1c 100644 --- a/Assets/Textures/radioactive.png.import +++ b/Assets/Textures/radioactive.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/radioactive.png-04cf838821e787124b1d001a6a354 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/ready.png.import b/Assets/Textures/ready.png.import index ecee6c1..33281d7 100644 --- a/Assets/Textures/ready.png.import +++ b/Assets/Textures/ready.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/ready.png-324a1676aa713b3c113f6947f317204b.ct compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/rocket_launcher_icon.png.import b/Assets/Textures/rocket_launcher_icon.png.import index 764a5b8..997f59a 100644 --- a/Assets/Textures/rocket_launcher_icon.png.import +++ b/Assets/Textures/rocket_launcher_icon.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/rocket_launcher_icon.png-e1b3eb9488c4f56100d8 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/scaffold.png.import b/Assets/Textures/scaffold.png.import index 24ffa2d..ba324fa 100644 --- a/Assets/Textures/scaffold.png.import +++ b/Assets/Textures/scaffold.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/scaffold.png-6a95d279ff88a2151679f6aebd1fade4 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/spike.png.import b/Assets/Textures/spike.png.import index f2790dd..ca3ba39 100644 --- a/Assets/Textures/spike.png.import +++ b/Assets/Textures/spike.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/spike.png-c96630296dde04541d0a1d2bf09362bf.ct compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/stars_legendary-Sheet.png.import b/Assets/Textures/stars_legendary-Sheet.png.import index 1581d6b..ebe9fe6 100644 --- a/Assets/Textures/stars_legendary-Sheet.png.import +++ b/Assets/Textures/stars_legendary-Sheet.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/stars_legendary-Sheet.png-40da6e30ba3a0a933f7 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/stone.png.import b/Assets/Textures/stone.png.import index 7c60383..0cd01f2 100644 --- a/Assets/Textures/stone.png.import +++ b/Assets/Textures/stone.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/stone.png-99a1d84e837affaec2c24c254b7b77e4.ct compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/swap_slot.png.import b/Assets/Textures/swap_slot.png.import index d2c72bf..fa313f8 100644 --- a/Assets/Textures/swap_slot.png.import +++ b/Assets/Textures/swap_slot.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/swap_slot.png-4ba37718f082a20531b0a5f6fa604f7 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/tile.png.import b/Assets/Textures/tile.png.import index 524efd0..13b9a8e 100644 --- a/Assets/Textures/tile.png.import +++ b/Assets/Textures/tile.png.import @@ -19,6 +19,8 @@ dest_files=["res://.godot/imported/tile.png-f2c836729428dd06f567f8db05c6afb6.s3t 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 @@ -26,6 +28,10 @@ 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 diff --git a/Assets/Textures/tree.png.import b/Assets/Textures/tree.png.import index 5a3a01a..8b44a74 100644 --- a/Assets/Textures/tree.png.import +++ b/Assets/Textures/tree.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/tree.png-ae585c51ec7ebe34c0b176bbf7b19dc1.cte compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/unlock_mage_achievement.png.import b/Assets/Textures/unlock_mage_achievement.png.import index d4f5825..37a68e2 100644 --- a/Assets/Textures/unlock_mage_achievement.png.import +++ b/Assets/Textures/unlock_mage_achievement.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/unlock_mage_achievement.png-10850c17ed13947ae compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/utility_icon.png.import b/Assets/Textures/utility_icon.png.import index b90421b..87c6b9a 100644 --- a/Assets/Textures/utility_icon.png.import +++ b/Assets/Textures/utility_icon.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/utility_icon.png-5890d4351db22cf6722b91511b45 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Assets/Textures/wavecounter.png.import b/Assets/Textures/wavecounter.png.import index 236c1d0..12b1b6a 100644 --- a/Assets/Textures/wavecounter.png.import +++ b/Assets/Textures/wavecounter.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/wavecounter.png-a95bcf6589e41e41d68df7cdaa017 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/BigTree1/big_tree.tscn b/BigTree1/big_tree.tscn index cb3d729..f6bc566 100644 --- a/BigTree1/big_tree.tscn +++ b/BigTree1/big_tree.tscn @@ -1,7 +1,7 @@ -[gd_scene load_steps=2 format=3 uid="uid://c8ecof4oeng1f"] +[gd_scene format=3 uid="uid://c8ecof4oeng1f"] [ext_resource type="PackedScene" uid="uid://dipfsdrfnst0k" path="res://BigTree1/big_tree.glb" id="1_jd860"] -[node name="Node3D" type="Node3D"] +[node name="Node3D" type="Node3D" unique_id=924363235] -[node name="big_tree" parent="." instance=ExtResource("1_jd860")] +[node name="big_tree" parent="." unique_id=1005968396 instance=ExtResource("1_jd860")] diff --git a/BigTree1/big_tree_bark.tres b/BigTree1/big_tree_bark.tres index 26dfa20..ce5035c 100644 --- a/BigTree1/big_tree_bark.tres +++ b/BigTree1/big_tree_bark.tres @@ -1,4 +1,4 @@ -[gd_resource type="ShaderMaterial" load_steps=3 format=3 uid="uid://bo8hb5kchxsaj"] +[gd_resource type="ShaderMaterial" format=3 uid="uid://bo8hb5kchxsaj"] [ext_resource type="Shader" uid="uid://dq04j2s5foo2f" path="res://Shaders/mightyduke_ps1.gdshader" id="1_kebxd"] [ext_resource type="Texture2D" uid="uid://dmv1t70b2befg" path="res://BigTree1/big_tree_tree1_bark.png" id="2_mo30x"] diff --git a/BigTree1/big_tree_leaf.tres b/BigTree1/big_tree_leaf.tres index fce21e4..d39fb81 100644 --- a/BigTree1/big_tree_leaf.tres +++ b/BigTree1/big_tree_leaf.tres @@ -1,4 +1,4 @@ -[gd_resource type="ShaderMaterial" load_steps=3 format=3 uid="uid://msn0x7d83tc1"] +[gd_resource type="ShaderMaterial" format=3 uid="uid://msn0x7d83tc1"] [ext_resource type="Shader" uid="uid://dq04j2s5foo2f" path="res://Shaders/mightyduke_ps1.gdshader" id="1_7m0va"] [ext_resource type="Texture2D" uid="uid://ccg78jovw5432" path="res://BigTree1/big_tree_leaf.png" id="2_qmu85"] diff --git a/Cards/ascension.tres b/Cards/ascension.tres index 140ac6d..af0da37 100644 --- a/Cards/ascension.tres +++ b/Cards/ascension.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="Card" load_steps=6 format=3 uid="uid://bga736m7furat"] +[gd_resource type="Resource" script_class="Card" format=3 uid="uid://bga736m7furat"] [ext_resource type="Script" uid="uid://d40isem6w5d8" path="res://Scripts/Resources/card.gd" id="1_wkie7"] [ext_resource type="Resource" uid="uid://c756rtt7ujowk" path="res://Towers/Ascension/tower_stats.tres" id="2_uoj3t"] @@ -8,13 +8,11 @@ [resource] script = ExtResource("1_wkie7") -cost = 0 rarity = 1 faction = 2 turret_scene = ExtResource("2_vk6xf") weapon_scene = ExtResource("4_3q334") weapon_stats = ExtResource("5_dw3gx") tower_stats = ExtResource("2_uoj3t") -tags = Array[int]([]) display_name = "CARD_NAME_PLATFORM_DASH" metadata/_custom_type_script = "uid://d40isem6w5d8" diff --git a/Cards/assault.tres b/Cards/assault.tres index 9f86a13..efdc4b0 100644 --- a/Cards/assault.tres +++ b/Cards/assault.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="Card" load_steps=7 format=3 uid="uid://deer0awg4d18o"] +[gd_resource type="Resource" script_class="Card" format=3 uid="uid://deer0awg4d18o"] [ext_resource type="Texture2D" uid="uid://bpcyxdpog3w85" path="res://Assets/Textures/assault_icon.png" id="1_us0mt"] [ext_resource type="Script" uid="uid://d40isem6w5d8" path="res://Scripts/Resources/card.gd" id="1_yqa4b"] diff --git a/Cards/blowdart.tres b/Cards/blowdart.tres index a4e1bf2..8ac3df0 100644 --- a/Cards/blowdart.tres +++ b/Cards/blowdart.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="Card" load_steps=6 format=3 uid="uid://bywwtjdjsgdsj"] +[gd_resource type="Resource" script_class="Card" format=3 uid="uid://bywwtjdjsgdsj"] [ext_resource type="Script" uid="uid://d40isem6w5d8" path="res://Scripts/Resources/card.gd" id="1_nobd8"] [ext_resource type="PackedScene" uid="uid://cy05ssd52exf0" path="res://Weapons/Blowdart/weapon_blowdart.tscn" id="3_shm45"] @@ -8,12 +8,9 @@ [resource] script = ExtResource("1_nobd8") -cost = 0 rarity = 1 -faction = 0 turret_scene = ExtResource("4_wvh75") weapon_scene = ExtResource("3_shm45") weapon_stats = ExtResource("4_x71t4") tower_stats = ExtResource("3_t7ppb") -tags = Array[int]([]) display_name = "CARD_NAME_POISON" diff --git a/Cards/bomb_launcher.tres b/Cards/bomb_launcher.tres index 0ba2042..9189596 100644 --- a/Cards/bomb_launcher.tres +++ b/Cards/bomb_launcher.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="Card" load_steps=6 format=3 uid="uid://blgngx360vff1"] +[gd_resource type="Resource" script_class="Card" format=3 uid="uid://blgngx360vff1"] [ext_resource type="Script" uid="uid://d40isem6w5d8" path="res://Scripts/Resources/card.gd" id="1_qtxcq"] [ext_resource type="Resource" uid="uid://8eaecilvan23" path="res://Towers/BombLauncher/tower_stats.tres" id="3_gknxe"] @@ -8,12 +8,9 @@ [resource] script = ExtResource("1_qtxcq") -cost = 0 -rarity = 0 faction = 1 turret_scene = ExtResource("3_v4x2k") weapon_scene = ExtResource("3_s56j6") weapon_stats = ExtResource("4_s74ea") tower_stats = ExtResource("3_gknxe") -tags = Array[int]([]) display_name = "CARD_NAME_BOMB" diff --git a/Cards/fireball.tres b/Cards/fireball.tres index 6d40771..7f507eb 100644 --- a/Cards/fireball.tres +++ b/Cards/fireball.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="Card" load_steps=6 format=3 uid="uid://bibx2my7igspq"] +[gd_resource type="Resource" script_class="Card" format=3 uid="uid://bibx2my7igspq"] [ext_resource type="Script" uid="uid://d40isem6w5d8" path="res://Scripts/Resources/card.gd" id="1_qktm8"] [ext_resource type="Resource" uid="uid://dnvqghpwyuw84" path="res://Towers/Fireball/tower_stats.tres" id="2_yfpht"] @@ -8,12 +8,10 @@ [resource] script = ExtResource("1_qktm8") -cost = 0 rarity = 3 faction = 2 turret_scene = ExtResource("3_gdfiu") weapon_scene = ExtResource("4_mpiuf") weapon_stats = ExtResource("5_ey1sc") tower_stats = ExtResource("2_yfpht") -tags = Array[int]([]) display_name = "CARD_NAME_FIREBALL" diff --git a/Cards/flamethrower.tres b/Cards/flamethrower.tres index 136fa95..d426601 100644 --- a/Cards/flamethrower.tres +++ b/Cards/flamethrower.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="Card" load_steps=6 format=3 uid="uid://dg4pjt47q8xpw"] +[gd_resource type="Resource" script_class="Card" format=3 uid="uid://dg4pjt47q8xpw"] [ext_resource type="Script" uid="uid://d40isem6w5d8" path="res://Scripts/Resources/card.gd" id="1_xmwih"] [ext_resource type="Resource" uid="uid://cdtjbxs21peqg" path="res://Towers/Flamethrower/tower_stats.tres" id="3_sjxkl"] @@ -8,12 +8,10 @@ [resource] script = ExtResource("1_xmwih") -cost = 0 rarity = 2 faction = 1 turret_scene = ExtResource("4_rgkdc") weapon_scene = ExtResource("4_800j1") weapon_stats = ExtResource("5_qi4e4") tower_stats = ExtResource("3_sjxkl") -tags = Array[int]([]) display_name = "CARD_NAME_FLAMETHROWER" diff --git a/Cards/gatling.tres b/Cards/gatling.tres index eb60b17..7b200ce 100644 --- a/Cards/gatling.tres +++ b/Cards/gatling.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="Card" load_steps=6 format=3 uid="uid://cvto66tp7rrst"] +[gd_resource type="Resource" script_class="Card" format=3 uid="uid://cvto66tp7rrst"] [ext_resource type="Script" uid="uid://d40isem6w5d8" path="res://Scripts/Resources/card.gd" id="1_5html"] [ext_resource type="Resource" uid="uid://nxl5wabgl36t" path="res://Towers/Gatling/tower_stats.tres" id="3_4hykq"] @@ -9,11 +9,9 @@ [resource] script = ExtResource("1_5html") cost = 2 -rarity = 0 faction = 1 turret_scene = ExtResource("4_thk7u") weapon_scene = ExtResource("3_wkjyf") weapon_stats = ExtResource("4_76fd1") tower_stats = ExtResource("3_4hykq") -tags = Array[int]([]) display_name = "CARD_NAME_ACCEL" diff --git a/Cards/glue_launcher.tres b/Cards/glue_launcher.tres index 9248900..93103f0 100644 --- a/Cards/glue_launcher.tres +++ b/Cards/glue_launcher.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="Card" load_steps=6 format=3 uid="uid://fwsg5av1egp2"] +[gd_resource type="Resource" script_class="Card" format=3 uid="uid://fwsg5av1egp2"] [ext_resource type="Script" uid="uid://d40isem6w5d8" path="res://Scripts/Resources/card.gd" id="1_tdu8a"] [ext_resource type="Resource" uid="uid://boj1ho5x0sxtq" path="res://Weapons/GlueLauncher/weapon_stats.tres" id="3_dukui"] @@ -9,11 +9,9 @@ [resource] script = ExtResource("1_tdu8a") cost = 2 -rarity = 0 faction = 1 turret_scene = ExtResource("4_xcrut") weapon_scene = ExtResource("5_l3c38") weapon_stats = ExtResource("3_dukui") tower_stats = ExtResource("3_e5fta") -tags = Array[int]([]) display_name = "CARD_NAME_GLUE" diff --git a/Cards/icicle.tres b/Cards/icicle.tres index 039ec14..623bfab 100644 --- a/Cards/icicle.tres +++ b/Cards/icicle.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="Card" load_steps=6 format=3 uid="uid://cb1uqjl1387kk"] +[gd_resource type="Resource" script_class="Card" format=3 uid="uid://cb1uqjl1387kk"] [ext_resource type="Script" uid="uid://d40isem6w5d8" path="res://Scripts/Resources/card.gd" id="1_cmmto"] [ext_resource type="PackedScene" uid="uid://bk73g30y8kri4" path="res://Towers/Icicle/icicletower.tscn" id="3_gum2m"] @@ -8,12 +8,10 @@ [resource] script = ExtResource("1_cmmto") -cost = 0 rarity = 3 faction = 2 turret_scene = ExtResource("3_gum2m") weapon_scene = ExtResource("3_ve3rv") weapon_stats = ExtResource("4_yv37w") tower_stats = ExtResource("3_p8y0m") -tags = Array[int]([]) display_name = "CARD_NAME_ICE_SPIKE" diff --git a/Cards/overclock.tres b/Cards/overclock.tres index 2ea194c..eb1d8b4 100644 --- a/Cards/overclock.tres +++ b/Cards/overclock.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="Card" load_steps=6 format=3 uid="uid://cucdevshmdohf"] +[gd_resource type="Resource" script_class="Card" format=3 uid="uid://cucdevshmdohf"] [ext_resource type="Script" uid="uid://d40isem6w5d8" path="res://Scripts/Resources/card.gd" id="1_t3tfw"] [ext_resource type="PackedScene" uid="uid://dmbd7ivisjm3w" path="res://Weapons/Overclock/overclock_weapon.tscn" id="2_67wu0"] @@ -8,13 +8,11 @@ [resource] script = ExtResource("1_t3tfw") -cost = 0 rarity = 1 faction = 1 turret_scene = ExtResource("3_d6lco") weapon_scene = ExtResource("2_67wu0") weapon_stats = ExtResource("3_o52qt") tower_stats = ExtResource("2_o52qt") -tags = Array[int]([]) display_name = "CARD_NAME_SPEED_INCREASER" metadata/_custom_type_script = "uid://d40isem6w5d8" diff --git a/Cards/reactor.tres b/Cards/reactor.tres index 180cbbc..c9fc94c 100644 --- a/Cards/reactor.tres +++ b/Cards/reactor.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="Card" load_steps=6 format=3 uid="uid://b3o112jw3loiu"] +[gd_resource type="Resource" script_class="Card" format=3 uid="uid://b3o112jw3loiu"] [ext_resource type="Script" uid="uid://d40isem6w5d8" path="res://Scripts/Resources/card.gd" id="1_0ciid"] [ext_resource type="Resource" uid="uid://cssdyxk8oefsd" path="res://Towers/Reactor/tower_stats.tres" id="3_7vuex"] @@ -15,5 +15,4 @@ turret_scene = ExtResource("3_l4xwa") weapon_scene = ExtResource("3_de72q") weapon_stats = ExtResource("4_wilo7") tower_stats = ExtResource("3_7vuex") -tags = Array[int]([]) display_name = "CARD_NAME_RADIATION" diff --git a/Cards/refrigerator.tres b/Cards/refrigerator.tres index 5d372e7..dc54ce0 100644 --- a/Cards/refrigerator.tres +++ b/Cards/refrigerator.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="Card" load_steps=6 format=3 uid="uid://ds8qx4ggmqetk"] +[gd_resource type="Resource" script_class="Card" format=3 uid="uid://ds8qx4ggmqetk"] [ext_resource type="Script" uid="uid://d40isem6w5d8" path="res://Scripts/Resources/card.gd" id="1_84afc"] [ext_resource type="Resource" uid="uid://st0qrut5nxrm" path="res://Towers/Refrigerator/tower_stats.tres" id="3_bihii"] @@ -8,12 +8,10 @@ [resource] script = ExtResource("1_84afc") -cost = 0 rarity = 1 faction = 2 turret_scene = ExtResource("3_pq7e0") weapon_scene = ExtResource("4_0oufq") weapon_stats = ExtResource("5_dqmyh") tower_stats = ExtResource("3_bihii") -tags = Array[int]([]) display_name = "CARD_NAME_FREEZER" diff --git a/Cards/rocket_launcher.tres b/Cards/rocket_launcher.tres index dea5168..720baf1 100644 --- a/Cards/rocket_launcher.tres +++ b/Cards/rocket_launcher.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="Card" load_steps=7 format=3 uid="uid://b37r54q84vqoi"] +[gd_resource type="Resource" script_class="Card" format=3 uid="uid://b37r54q84vqoi"] [ext_resource type="Script" uid="uid://d40isem6w5d8" path="res://Scripts/Resources/card.gd" id="1_ly0o5"] [ext_resource type="Texture2D" uid="uid://bfhliqv803dku" path="res://Assets/Textures/rocket_launcher_icon.png" id="1_qabk3"] @@ -10,7 +10,6 @@ [resource] script = ExtResource("1_ly0o5") cost = 3 -rarity = 0 faction = 1 turret_scene = ExtResource("3_73c50") weapon_scene = ExtResource("3_qo5gv") diff --git a/Cards/sniper.tres b/Cards/sniper.tres index a814a34..27e09f5 100644 --- a/Cards/sniper.tres +++ b/Cards/sniper.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="Card" load_steps=6 format=3 uid="uid://ckm88acryitl4"] +[gd_resource type="Resource" script_class="Card" format=3 uid="uid://ckm88acryitl4"] [ext_resource type="Script" uid="uid://d40isem6w5d8" path="res://Scripts/Resources/card.gd" id="1_5vmtk"] [ext_resource type="Resource" uid="uid://eb0by6ba1d43" path="res://Towers/Sniper/tower_stats.tres" id="3_6i55t"] @@ -15,5 +15,4 @@ turret_scene = ExtResource("4_k5nhs") weapon_scene = ExtResource("3_qfpvu") weapon_stats = ExtResource("4_7kvq1") tower_stats = ExtResource("3_6i55t") -tags = Array[int]([]) display_name = "CARD_NAME_SNIPER" diff --git a/Classes/Engineer/class.tres b/Classes/Engineer/class.tres index 94d35cf..75d99b5 100644 --- a/Classes/Engineer/class.tres +++ b/Classes/Engineer/class.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="HeroClass" load_steps=8 format=3 uid="uid://b5pc3frhx467q"] +[gd_resource type="Resource" script_class="HeroClass" format=3 uid="uid://b5pc3frhx467q"] [ext_resource type="PackedScene" uid="uid://dq8v5e11rvyi6" path="res://Classes/Engineer/plan.tscn" id="1_2m5d7"] [ext_resource type="Script" uid="uid://d40isem6w5d8" path="res://Scripts/Resources/card.gd" id="1_t4fvj"] diff --git a/Classes/Engineer/doe.png.import b/Classes/Engineer/doe.png.import index e4ea969..9d9633b 100644 --- a/Classes/Engineer/doe.png.import +++ b/Classes/Engineer/doe.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/doe.png-d3896b3adb071320d65d239025b47343.ctex compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Classes/Engineer/plan.glb.import b/Classes/Engineer/plan.glb.import index 319e92b..199ea0c 100644 --- a/Classes/Engineer/plan.glb.import +++ b/Classes/Engineer/plan.glb.import @@ -15,9 +15,11 @@ dest_files=["res://.godot/imported/plan.glb-1550a2307197fee30ac7089f8e7db254.scn nodes/root_type="" nodes/root_name="" +nodes/root_script=null nodes/apply_root_scale=true nodes/root_scale=1.0 nodes/import_as_skeleton_bones=false +nodes/use_name_suffixes=true nodes/use_node_type_suffixes=true meshes/ensure_tangents=true meshes/generate_lods=true @@ -32,10 +34,14 @@ animation/trimming=false animation/remove_immutable_tracks=true animation/import_rest_as_RESET=false import_script/path="" +materials/extract=0 +materials/extract_format=0 +materials/extract_path="" _subresources={ "materials": { "Material.001": { "use_external/enabled": false, +"use_external/fallback_path": "", "use_external/path": "uid://dq30v3hgyi4da" } } diff --git a/Classes/Engineer/plan.tscn b/Classes/Engineer/plan.tscn index 3827a2f..5faeaa8 100644 --- a/Classes/Engineer/plan.tscn +++ b/Classes/Engineer/plan.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=14 format=4 uid="uid://dq8v5e11rvyi6"] +[gd_scene format=4 uid="uid://dq8v5e11rvyi6"] [ext_resource type="Script" uid="uid://bj7oafusrrsk" path="res://Scripts/card_item.gd" id="2_kobsv"] [ext_resource type="Script" uid="uid://cl2mi4bnpatwk" path="res://Scripts/float_and_spin.gd" id="3_b2a1t"] @@ -89,7 +89,7 @@ _surfaces = [{ blend_shape_mode = 0 shadow_mesh = SubResource("ArrayMesh_lw2q8") -[node name="Node3D" type="StaticBody3D" node_paths=PackedStringArray("outline_mesh", "card_ui")] +[node name="Node3D" type="StaticBody3D" unique_id=1261182387 node_paths=PackedStringArray("outline_mesh", "card_ui")] collision_layer = 16 script = ExtResource("2_kobsv") outline_mesh = NodePath("Node3D/Plane") @@ -97,17 +97,17 @@ card_ui = NodePath("SubViewport/Node2D") hover_text = "[center]#Interact# to pick up" metadata/_custom_type_script = "uid://bj7oafusrrsk" -[node name="CollisionShape3D" type="CollisionShape3D" parent="."] +[node name="CollisionShape3D" type="CollisionShape3D" parent="." unique_id=1308972897] shape = SubResource("BoxShape3D_2u312") -[node name="SubViewport" type="SubViewport" parent="."] +[node name="SubViewport" type="SubViewport" parent="." unique_id=182315876] transparent_bg = true size = Vector2i(352, 512) -[node name="Node2D" parent="SubViewport" instance=ExtResource("6_etati")] +[node name="Node2D" parent="SubViewport" unique_id=1968457567 instance=ExtResource("6_etati")] position = Vector2(-56, 0) -[node name="Sprite3D" type="Sprite3D" parent="."] +[node name="Sprite3D" type="Sprite3D" parent="." unique_id=1625188673] transform = Transform3D(0.13, 0, 0, 0, 0.13, 0, 0, 0, 0.13, 0, 0, 0) visible = false billboard = 1 @@ -115,7 +115,7 @@ no_depth_test = true fixed_size = true texture = SubResource("ViewportTexture_b2a1t") -[node name="Node3D" type="RayCast3D" parent="."] +[node name="Node3D" type="RayCast3D" parent="." unique_id=2066614285] target_position = Vector3(0, -2, 0) script = ExtResource("3_b2a1t") float_height = 1.4 @@ -125,17 +125,15 @@ spin_speed = 0.4 curve = SubResource("Curve_kobsv") metadata/_custom_type_script = "uid://cl2mi4bnpatwk" -[node name="Plane" type="MeshInstance3D" parent="Node3D"] +[node name="Plane" type="MeshInstance3D" parent="Node3D" unique_id=1273647181] transform = Transform3D(0.129, 0, 0, 0, 0.108, 0, 0, 0, 0.097, -0.536755, 0.0293462, -0.257914) mesh = SubResource("ArrayMesh_kobsv") -skeleton = NodePath("") surface_material_override/0 = ExtResource("5_2u312") -[node name="Plane2" type="MeshInstance3D" parent="Node3D"] +[node name="Plane2" type="MeshInstance3D" parent="Node3D" unique_id=848706958] transform = Transform3D(0.129, 0, 0, 0, 0.108, 0, 0, 0, 0.097, -0.536755, 0.0293462, -0.257914) mesh = SubResource("ArrayMesh_75s6s") -skeleton = NodePath("") -[node name="RemoteTransform3D" type="RemoteTransform3D" parent="Node3D"] +[node name="RemoteTransform3D" type="RemoteTransform3D" parent="Node3D" unique_id=1178893434] remote_path = NodePath("../../CollisionShape3D") use_global_coordinates = false diff --git a/Classes/Engineer/plan_mat.tres b/Classes/Engineer/plan_mat.tres index c85a6af..8d8ec8d 100644 --- a/Classes/Engineer/plan_mat.tres +++ b/Classes/Engineer/plan_mat.tres @@ -1,4 +1,4 @@ -[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://dlftx7c32euh0"] +[gd_resource type="StandardMaterial3D" format=3 uid="uid://dlftx7c32euh0"] [ext_resource type="Texture2D" uid="uid://dds48gjgiyjp6" path="res://Classes/Engineer/plan_plan_tex.png" id="1_jpetr"] diff --git a/Classes/Engineer/plan_plan_tex.png.import b/Classes/Engineer/plan_plan_tex.png.import index 7f05191..59e00a2 100644 --- a/Classes/Engineer/plan_plan_tex.png.import +++ b/Classes/Engineer/plan_plan_tex.png.import @@ -22,6 +22,8 @@ dest_files=["res://.godot/imported/plan_plan_tex.png-e4a279734396ed977f4f903ec94 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 @@ -29,6 +31,10 @@ 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 diff --git a/Classes/Engineer/podium.tscn b/Classes/Engineer/podium.tscn index da9d328..b5c6889 100644 --- a/Classes/Engineer/podium.tscn +++ b/Classes/Engineer/podium.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=9 format=3 uid="uid://ciagj1hfn4gou"] +[gd_scene format=3 uid="uid://ciagj1hfn4gou"] [ext_resource type="Script" uid="uid://bc0xyfr5nj1ul" path="res://UI/Menus/CharacterSelect/character_podium.gd" id="1_fo804"] [ext_resource type="Texture2D" uid="uid://d4jd718brpsed" path="res://Classes/Engineer/doe.png" id="2_4b5pd"] @@ -9,48 +9,48 @@ [ext_resource type="PackedScene" uid="uid://d3qabcosmk2q5" path="res://Towers/Overclock/tower.tscn" id="7_pmyku"] [ext_resource type="Resource" uid="uid://v13yoous66bc" path="res://Towers/Overclock/tower_stats.tres" id="8_1jafm"] -[node name="EngineerPodium" type="Node3D"] +[node name="EngineerPodium" type="Node3D" unique_id=1902392723] script = ExtResource("1_fo804") metadata/_custom_type_script = "uid://bc0xyfr5nj1ul" -[node name="Base" type="CSGCylinder3D" parent="."] +[node name="Base" type="CSGCylinder3D" parent="." unique_id=69384934] radius = 3.0 height = 1.0 sides = 32 -[node name="Node3D" parent="Base" instance=ExtResource("3_pmyku")] +[node name="Node3D" parent="Base" unique_id=1327440195 instance=ExtResource("3_pmyku")] transform = Transform3D(0.563166, 0, -0.826344, 0, 1, 0, 0.826344, 0, 0.563166, -1.32611, 0.5, -0.864711) -[node name="SpotLight3D" type="SpotLight3D" parent="Base"] +[node name="SpotLight3D" type="SpotLight3D" parent="Base" unique_id=1145230669] transform = Transform3D(0.563166, 0.826344, 3.61207e-08, 1.35728e-16, -4.37114e-08, 1, 0.826344, -0.563166, -2.46168e-08, -0.0459526, 4, -0.305444) spot_range = 10.0 spot_attenuation = 0.39 -[node name="Content" type="Node3D" parent="Base"] +[node name="Content" type="Node3D" parent="Base" unique_id=1190394664] visible = false -[node name="CharacterSprite" type="Sprite3D" parent="Base/Content"] +[node name="CharacterSprite" type="Sprite3D" parent="Base/Content" unique_id=2086218030] transform = Transform3D(1.6895, 0, -2.47903, 0, 3, 0, 2.47903, 0, 1.6895, -0.0459526, 1.91885, -0.305444) modulate = Color(0.517184, 0.517184, 0.517184, 1) billboard = 2 texture_filter = 0 texture = ExtResource("2_4b5pd") -[node name="Assaultmod" type="MeshInstance3D" parent="Base/Content"] +[node name="Assaultmod" type="MeshInstance3D" parent="Base/Content" unique_id=2063301675] transform = Transform3D(-0.155908, 0.191531, -0.37018, -7.29442e-09, 0.395231, 0.204492, 0.416795, 0.0716447, -0.138472, 1.08392, 0.959456, -1.22038) mesh = ExtResource("4_1jafm") skeleton = NodePath("../../../..") -[node name="Snipermodel" type="MeshInstance3D" parent="Base/Content"] +[node name="Snipermodel" type="MeshInstance3D" parent="Base/Content" unique_id=379551144] transform = Transform3D(0.410348, 0.0352013, 0.0823131, 0.0231825, 0.331215, -0.257215, -0.0864702, 0.255847, 0.32166, -1.09654, 0.957512, 0.64087) mesh = ExtResource("5_851y4") skeleton = NodePath("../../../..") -[node name="Gattlemesh" type="MeshInstance3D" parent="Base/Content"] +[node name="Gattlemesh" type="MeshInstance3D" parent="Base/Content" unique_id=1013384712] transform = Transform3D(0.11298, -0.0560454, 0.277704, 2.63199e-09, 0.298972, 0.0603377, -0.283303, -0.0223507, 0.110748, 0.976316, 0.901463, 0.843925) mesh = ExtResource("6_iftlf") skeleton = NodePath("../../../..") -[node name="Tower2" parent="Base/Content" instance=ExtResource("7_pmyku")] +[node name="Tower2" parent="Base/Content" unique_id=1308894182 instance=ExtResource("7_pmyku")] transform = Transform3D(0.563166, 0, -0.826344, 0, 1, 0, 0.826344, 0, 0.563166, 2.31578, 1.01612, -0.162108) stats = ExtResource("8_1jafm") diff --git a/Classes/Engineer/red.png.import b/Classes/Engineer/red.png.import index 3ab1c2a..875de82 100644 --- a/Classes/Engineer/red.png.import +++ b/Classes/Engineer/red.png.import @@ -19,6 +19,8 @@ dest_files=["res://.godot/imported/red.png-561e49e67dcfa05e374432bb4f2e3e43.s3tc 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 @@ -26,6 +28,10 @@ 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 diff --git a/Classes/Engineer/red_hand.png.import b/Classes/Engineer/red_hand.png.import index e5bde99..68d6117 100644 --- a/Classes/Engineer/red_hand.png.import +++ b/Classes/Engineer/red_hand.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/red_hand.png-bc5626acea0eb13494849759aaa0400d compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Classes/Mage/blue.png.import b/Classes/Mage/blue.png.import index 4fe1ca1..f01ae2d 100644 --- a/Classes/Mage/blue.png.import +++ b/Classes/Mage/blue.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/blue.png-57c3a251409e86131b4abd6dd68359a4.cte compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Classes/Mage/blue_hand.png.import b/Classes/Mage/blue_hand.png.import index 9c8d535..e9db96b 100644 --- a/Classes/Mage/blue_hand.png.import +++ b/Classes/Mage/blue_hand.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/blue_hand.png-74dcd655f9721672548ff68c03cb11e compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Classes/Mage/class.tres b/Classes/Mage/class.tres index a2fa7da..2f46587 100644 --- a/Classes/Mage/class.tres +++ b/Classes/Mage/class.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="HeroClass" load_steps=11 format=3 uid="uid://dxonpv8qbyrjy"] +[gd_resource type="Resource" script_class="HeroClass" format=3 uid="uid://dxonpv8qbyrjy"] [ext_resource type="PackedScene" uid="uid://bfxgtf1v1okat" path="res://Classes/Mage/scroll.tscn" id="1_6eh1f"] [ext_resource type="Script" uid="uid://dcwtg2gev3uia" path="res://Scripts/Resources/hero_class.gd" id="1_aeu85"] diff --git a/Classes/Mage/podium.tscn b/Classes/Mage/podium.tscn index e813143..e58286b 100644 --- a/Classes/Mage/podium.tscn +++ b/Classes/Mage/podium.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=9 format=3 uid="uid://bd4k48bdgiddy"] +[gd_scene format=3 uid="uid://bd4k48bdgiddy"] [ext_resource type="Script" uid="uid://bc0xyfr5nj1ul" path="res://UI/Menus/CharacterSelect/character_podium.gd" id="1_0wn84"] [ext_resource type="Texture2D" uid="uid://bvybr3fwnw46p" path="res://Classes/Mage/yeen.png" id="2_skplt"] @@ -9,56 +9,56 @@ [ext_resource type="PackedScene" uid="uid://dk1pt2f1qya1m" path="res://Towers/Ascension/tower.tscn" id="7_3ilqd"] [ext_resource type="Resource" uid="uid://c756rtt7ujowk" path="res://Towers/Ascension/tower_stats.tres" id="8_2wywa"] -[node name="MagePodium" type="Node3D"] +[node name="MagePodium" type="Node3D" unique_id=337303496] script = ExtResource("1_0wn84") text = "Watch out for a shop to find out how to unlock this mysterious friend!" metadata/_custom_type_script = "uid://bc0xyfr5nj1ul" -[node name="Base" type="CSGCylinder3D" parent="."] +[node name="Base" type="CSGCylinder3D" parent="." unique_id=437192101] transform = Transform3D(0.789716, 0, -0.613472, 0, 1, 0, 0.613472, 0, 0.789716, 0, 0, 0) radius = 3.0 height = 1.0 sides = 32 -[node name="Node3D" parent="Base" instance=ExtResource("3_m1210")] +[node name="Node3D" parent="Base" unique_id=1576441595 instance=ExtResource("3_m1210")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.21433, 0.5, -1.47375) -[node name="SpotLight3D2" type="SpotLight3D" parent="Base"] +[node name="SpotLight3D2" type="SpotLight3D" parent="Base" unique_id=1567380798] transform = Transform3D(-4.37114e-08, 1, 4.37114e-08, 0, -4.37114e-08, 1, 1, 4.37114e-08, 1.91069e-15, 0, 4, 0) spot_range = 10.0 spot_attenuation = 0.39 -[node name="Content" type="Node3D" parent="Base"] +[node name="Content" type="Node3D" parent="Base" unique_id=864404875] visible = false -[node name="Sprite3D" type="Sprite3D" parent="Base/Content"] +[node name="Sprite3D" type="Sprite3D" parent="Base/Content" unique_id=381859847] transform = Transform3D(3, 0, 0, 0, 3, 0, 0, 0, 3, 0, 1.91885, 0) modulate = Color(0.446777, 0.446777, 0.446777, 1) billboard = 2 texture_filter = 0 texture = ExtResource("2_skplt") -[node name="Assaultmod" type="MeshInstance3D" parent="Base/Content"] +[node name="Assaultmod" type="MeshInstance3D" parent="Base/Content" unique_id=451079832] transform = Transform3D(-0.216168, 0.271014, 0.279012, 0.174778, 0.352842, -0.207317, -0.347489, 0.00887582, -0.277844, 1.62687, 1.06376, -1.0274) mesh = ExtResource("4_5wuy8") skeleton = NodePath("../../../..") -[node name="Snipermodel" type="MeshInstance3D" parent="Base/Content"] +[node name="Snipermodel" type="MeshInstance3D" parent="Base/Content" unique_id=881616058] transform = Transform3D(0.332265, 0.0519786, -0.251592, -8.9882e-09, 0.411314, 0.0849769, 0.256905, -0.0672257, 0.325393, 0.500198, 0.978789, 1.90895) mesh = ExtResource("5_tnndn") skeleton = NodePath("../../../..") -[node name="Magetowermesh" type="MeshInstance3D" parent="Base/Content"] +[node name="Magetowermesh" type="MeshInstance3D" parent="Base/Content" unique_id=476811829] transform = Transform3D(0.432921, 0, 0.719847, 0, 0.84, 0, -0.719847, 0, 0.432921, -1.62727, 0.5, -0.0085029) mesh = ExtResource("6_67jsi") skeleton = NodePath("../..") -[node name="OmniLight3D" type="OmniLight3D" parent="Base/Content/Magetowermesh"] +[node name="OmniLight3D" type="OmniLight3D" parent="Base/Content/Magetowermesh" unique_id=1769865592] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 3.38274, 0) light_color = Color(0.697081, 0.170704, 0.131545, 1) light_energy = 3.586 omni_range = 1.824 -[node name="Tower" parent="Base/Content" instance=ExtResource("7_3ilqd")] +[node name="Tower" parent="Base/Content" unique_id=1811392610 instance=ExtResource("7_3ilqd")] transform = Transform3D(-0.642788, 0, -0.766044, 0, 1, 0, 0.766044, 0, -0.642788, 0.228261, 1.16271, -1.45948) stats = ExtResource("8_2wywa") diff --git a/Classes/Mage/scroll.tscn b/Classes/Mage/scroll.tscn index 5e54861..8b83d61 100644 --- a/Classes/Mage/scroll.tscn +++ b/Classes/Mage/scroll.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=12 format=4 uid="uid://bfxgtf1v1okat"] +[gd_scene format=4 uid="uid://bfxgtf1v1okat"] [ext_resource type="Script" uid="uid://bj7oafusrrsk" path="res://Scripts/card_item.gd" id="1_rlle2"] [ext_resource type="PackedScene" uid="uid://dixtx38u4jhd7" path="res://UI/card_hand.tscn" id="2_aiko0"] @@ -57,25 +57,25 @@ _surfaces = [{ blend_shape_mode = 0 shadow_mesh = SubResource("ArrayMesh_476un") -[node name="Node3D" type="StaticBody3D" node_paths=PackedStringArray("outline_mesh", "card_ui")] +[node name="Node3D" type="StaticBody3D" unique_id=1107406081 node_paths=PackedStringArray("outline_mesh", "card_ui")] collision_layer = 16 script = ExtResource("1_rlle2") outline_mesh = NodePath("Node3D/Cube2") card_ui = NodePath("SubViewport/Node2D") metadata/_custom_type_script = "uid://bj7oafusrrsk" -[node name="CollisionShape3D" type="CollisionShape3D" parent="."] +[node name="CollisionShape3D" type="CollisionShape3D" parent="." unique_id=236535100] transform = Transform3D(0.952656, -0.30405, 0, 0.30405, 0.952656, 0, 0, 0, 1, -0.0390961, -0.0919519, 0) shape = SubResource("BoxShape3D_mfxja") -[node name="SubViewport" type="SubViewport" parent="."] +[node name="SubViewport" type="SubViewport" parent="." unique_id=1305874278] transparent_bg = true size = Vector2i(352, 512) -[node name="Node2D" parent="SubViewport" instance=ExtResource("2_aiko0")] +[node name="Node2D" parent="SubViewport" unique_id=1919471054 instance=ExtResource("2_aiko0")] position = Vector2(-56, 0) -[node name="Sprite3D" type="Sprite3D" parent="."] +[node name="Sprite3D" type="Sprite3D" parent="." unique_id=2037203735] transform = Transform3D(0.13, 0, 0, 0, 0.13, 0, 0, 0, 0.13, 0, 0, 0) visible = false billboard = 1 @@ -83,7 +83,7 @@ no_depth_test = true fixed_size = true texture = SubResource("ViewportTexture_11rd4") -[node name="Node3D" type="RayCast3D" parent="."] +[node name="Node3D" type="RayCast3D" parent="." unique_id=1811321940] target_position = Vector3(0, -2, 0) script = ExtResource("3_jjaja") float_height = 1.4 @@ -93,17 +93,15 @@ spin_speed = 0.4 curve = SubResource("Curve_ehsyn") metadata/_custom_type_script = "uid://cl2mi4bnpatwk" -[node name="RemoteTransform3D" type="RemoteTransform3D" parent="Node3D"] +[node name="RemoteTransform3D" type="RemoteTransform3D" parent="Node3D" unique_id=125670260] remote_path = NodePath("../../CollisionShape3D") use_global_coordinates = false -[node name="Cube" type="MeshInstance3D" parent="Node3D"] +[node name="Cube" type="MeshInstance3D" parent="Node3D" unique_id=1104555417] transform = Transform3D(-3.18561e-08, -0.255402, 0.795468, -1.01672e-08, 0.800231, 0.253882, -0.765, -3.68173e-16, -3.6499e-08, 0.1297, -0.115073, 0) mesh = SubResource("ArrayMesh_jjaja") -skeleton = NodePath("") -[node name="Cube2" type="MeshInstance3D" parent="Node3D"] +[node name="Cube2" type="MeshInstance3D" parent="Node3D" unique_id=365823974] transform = Transform3D(-3.18561e-08, -0.255402, 0.795468, -1.01672e-08, 0.800231, 0.253882, -0.765, -3.68173e-16, -3.6499e-08, 0.1297, -0.115073, 0) mesh = SubResource("ArrayMesh_jjaja") -skeleton = NodePath("") surface_material_override/0 = ExtResource("5_jjaja") diff --git a/Classes/Mage/scroll2.glb.import b/Classes/Mage/scroll2.glb.import index dfff397..5f301ff 100644 --- a/Classes/Mage/scroll2.glb.import +++ b/Classes/Mage/scroll2.glb.import @@ -15,9 +15,11 @@ dest_files=["res://.godot/imported/scroll2.glb-6b5967f06d00f195f8bc4925f70159e4. nodes/root_type="" nodes/root_name="" +nodes/root_script=null nodes/apply_root_scale=true nodes/root_scale=1.0 nodes/import_as_skeleton_bones=false +nodes/use_name_suffixes=true nodes/use_node_type_suffixes=true meshes/ensure_tangents=true meshes/generate_lods=true @@ -32,6 +34,9 @@ animation/trimming=false animation/remove_immutable_tracks=true animation/import_rest_as_RESET=false import_script/path="" +materials/extract=0 +materials/extract_format=0 +materials/extract_path="" _subresources={} gltf/naming_version=1 gltf/embedded_image_handling=1 diff --git a/Classes/Mage/scroll2_paper.png.import b/Classes/Mage/scroll2_paper.png.import index 5be2ef6..cb65f05 100644 --- a/Classes/Mage/scroll2_paper.png.import +++ b/Classes/Mage/scroll2_paper.png.import @@ -22,6 +22,8 @@ dest_files=["res://.godot/imported/scroll2_paper.png-729535889b5d0fe9dcd7ec73b98 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 @@ -29,6 +31,10 @@ 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 diff --git a/Classes/Mage/yeen.png.import b/Classes/Mage/yeen.png.import index cdc36ea..6103f6b 100644 --- a/Classes/Mage/yeen.png.import +++ b/Classes/Mage/yeen.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/yeen.png-6e9688353ac8cc86efffe8d456c2e38b.cte compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Classes/NewHero3/class.tres b/Classes/NewHero3/class.tres index 34c5379..cd9e6dc 100644 --- a/Classes/NewHero3/class.tres +++ b/Classes/NewHero3/class.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="HeroClass" load_steps=6 format=3 uid="uid://ogbkbf1v7j7l"] +[gd_resource type="Resource" script_class="HeroClass" format=3 uid="uid://ogbkbf1v7j7l"] [ext_resource type="Script" uid="uid://dcwtg2gev3uia" path="res://Scripts/Resources/hero_class.gd" id="1_cpfpk"] [ext_resource type="Script" uid="uid://d40isem6w5d8" path="res://Scripts/Resources/card.gd" id="1_sapu8"] @@ -11,6 +11,4 @@ script = ExtResource("1_cpfpk") hero_name = "CLASS_NAME_THIRD" texture = ExtResource("5_vhx4f") hand_texture = ExtResource("4_jgbmi") -deck = Array[ExtResource("1_sapu8")]([]) -faction = 0 podium = ExtResource("3_dhih8") diff --git a/Classes/NewHero3/green.png.import b/Classes/NewHero3/green.png.import index 393fed0..fce95fb 100644 --- a/Classes/NewHero3/green.png.import +++ b/Classes/NewHero3/green.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/green.png-f0a767cbcdecda56743ee52c17fefb72.ct compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Classes/NewHero3/green_hand.png.import b/Classes/NewHero3/green_hand.png.import index 2481bd8..f9d6035 100644 --- a/Classes/NewHero3/green_hand.png.import +++ b/Classes/NewHero3/green_hand.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/green_hand.png-a1ccc7c1a1b986dee1992634f30613 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Classes/NewHero3/podium.tscn b/Classes/NewHero3/podium.tscn index e3266d9..3ca3a75 100644 --- a/Classes/NewHero3/podium.tscn +++ b/Classes/NewHero3/podium.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=7 format=3 uid="uid://busdu5na4rf4e"] +[gd_scene format=3 uid="uid://busdu5na4rf4e"] [ext_resource type="Script" uid="uid://bc0xyfr5nj1ul" path="res://UI/Menus/CharacterSelect/character_podium.gd" id="1_nxj67"] [ext_resource type="Texture2D" uid="uid://d4jd718brpsed" path="res://Classes/Engineer/doe.png" id="2_05uii"] @@ -7,46 +7,46 @@ [ext_resource type="ArrayMesh" uid="uid://bu35or5yc5j4c" path="res://Towers/Sniper/snipermodel.res" id="5_yj8b1"] [ext_resource type="ArrayMesh" uid="uid://dler7wcqj0bm6" path="res://Towers/Gatling/gattlemesh.res" id="6_jr17d"] -[node name="Hero3Podium" type="Node3D"] +[node name="Hero3Podium" type="Node3D" unique_id=841590251] script = ExtResource("1_nxj67") text = "Come back soon!" metadata/_custom_type_script = "uid://bc0xyfr5nj1ul" -[node name="Base" type="CSGCylinder3D" parent="."] +[node name="Base" type="CSGCylinder3D" parent="." unique_id=1816479458] transform = Transform3D(0.332046, 0, -0.943263, 0, 1, 0, 0.943263, 0, 0.332046, 0, 0, 0) radius = 3.0 height = 1.0 sides = 32 -[node name="Node3D" parent="Base" instance=ExtResource("3_il1ej")] +[node name="Node3D" parent="Base" unique_id=34835058 instance=ExtResource("3_il1ej")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.18309, 0.5, 0.742893) -[node name="Content" type="Node3D" parent="Base"] +[node name="Content" type="Node3D" parent="Base" unique_id=1247361261] visible = false -[node name="Sprite3D" type="Sprite3D" parent="Base/Content"] +[node name="Sprite3D" type="Sprite3D" parent="Base/Content" unique_id=213864056] transform = Transform3D(3, 0, 5.96046e-08, 0, 3, 0, -5.96046e-08, 0, 3, 0, 1.91885, 0) modulate = Color(0.517184, 0.517184, 0.517184, 1) billboard = 2 texture_filter = 0 texture = ExtResource("2_05uii") -[node name="Assaultmod" type="MeshInstance3D" parent="Base/Content"] +[node name="Assaultmod" type="MeshInstance3D" parent="Base/Content" unique_id=806683025] transform = Transform3D(0.256614, 0.167067, -0.322898, -7.90479e-16, 0.395231, 0.204492, 0.363558, -0.117923, 0.227914, -0.119748, 0.959456, -1.44893) mesh = ExtResource("4_mrig3") skeleton = NodePath("../../../..") -[node name="Snipermodel" type="MeshInstance3D" parent="Base/Content"] +[node name="Snipermodel" type="MeshInstance3D" parent="Base/Content" unique_id=1084542336] transform = Transform3D(0.15964, 0.231242, 0.312158, 0.0231825, 0.331215, -0.257215, -0.387786, 0.114996, 0.113129, 0.190324, 0.957512, 1.40108) mesh = ExtResource("5_yj8b1") skeleton = NodePath("../../../..") -[node name="Gattlemesh" type="MeshInstance3D" parent="Base/Content"] +[node name="Gattlemesh" type="MeshInstance3D" parent="Base/Content" unique_id=982166152] transform = Transform3D(-0.170479, -0.0500322, 0.247909, 0, 0.298972, 0.0603377, -0.252907, 0.0337256, -0.16711, 1.52548, 0.901463, -0.197461) mesh = ExtResource("6_jr17d") skeleton = NodePath("../../../..") -[node name="SpotLight3D" type="SpotLight3D" parent="Base/Content"] +[node name="SpotLight3D" type="SpotLight3D" parent="Base/Content" unique_id=620391157] transform = Transform3D(1, -2.98023e-08, -1.77636e-15, 0, -4.37114e-08, 1, -2.98023e-08, -1, -4.37114e-08, 0, 4, 0) spot_range = 10.0 spot_attenuation = 0.39 diff --git a/Classes/NewHero4/class.tres b/Classes/NewHero4/class.tres index d545d03..10ac287 100644 --- a/Classes/NewHero4/class.tres +++ b/Classes/NewHero4/class.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="HeroClass" load_steps=4 format=3 uid="uid://cq1sq8lb2lif5"] +[gd_resource type="Resource" script_class="HeroClass" format=3 uid="uid://cq1sq8lb2lif5"] [ext_resource type="Script" uid="uid://d40isem6w5d8" path="res://Scripts/Resources/card.gd" id="1_rtgxw"] [ext_resource type="PackedScene" uid="uid://6givglesbjef" path="res://Classes/NewHero4/podium.tscn" id="2_quxjv"] @@ -7,7 +7,5 @@ [resource] script = ExtResource("2_t7plg") hero_name = "CLASS_NAME_FOURTH" -deck = Array[ExtResource("1_rtgxw")]([]) -faction = 0 podium = ExtResource("2_quxjv") metadata/_custom_type_script = "uid://dcwtg2gev3uia" diff --git a/Classes/NewHero4/podium.tscn b/Classes/NewHero4/podium.tscn index a31b8a3..e5dd5eb 100644 --- a/Classes/NewHero4/podium.tscn +++ b/Classes/NewHero4/podium.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=7 format=3 uid="uid://6givglesbjef"] +[gd_scene format=3 uid="uid://6givglesbjef"] [ext_resource type="Script" uid="uid://bc0xyfr5nj1ul" path="res://UI/Menus/CharacterSelect/character_podium.gd" id="1_h2nqs"] [ext_resource type="Texture2D" uid="uid://bvybr3fwnw46p" path="res://Classes/Mage/yeen.png" id="2_e7ajb"] @@ -7,52 +7,52 @@ [ext_resource type="ArrayMesh" uid="uid://bu35or5yc5j4c" path="res://Towers/Sniper/snipermodel.res" id="5_2o81e"] [ext_resource type="ArrayMesh" uid="uid://d34yiqnnaie8r" path="res://Towers/Fireball/magetowermesh.res" id="6_qcqfx"] -[node name="Hero4Podium" type="Node3D"] +[node name="Hero4Podium" type="Node3D" unique_id=502402532] script = ExtResource("1_h2nqs") text = "Come back in, uh, a long time!" metadata/_custom_type_script = "uid://bc0xyfr5nj1ul" -[node name="Base" type="CSGCylinder3D" parent="."] +[node name="Base" type="CSGCylinder3D" parent="." unique_id=2054886598] transform = Transform3D(-0.642788, 0, 0.766044, 0, 1, 0, -0.766044, 0, -0.642788, 0, 0, 0) radius = 3.0 height = 1.0 sides = 32 -[node name="Node3D" parent="Base" instance=ExtResource("3_brui3")] +[node name="Node3D" parent="Base" unique_id=1430597747 instance=ExtResource("3_brui3")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.21433, 0.5, -1.47375) -[node name="Content" type="Node3D" parent="Base"] +[node name="Content" type="Node3D" parent="Base" unique_id=1653351300] visible = false -[node name="Sprite3D" type="Sprite3D" parent="Base/Content"] +[node name="Sprite3D" type="Sprite3D" parent="Base/Content" unique_id=957280219] transform = Transform3D(3, 0, 2.38419e-07, 0, 3, 0, -2.38419e-07, 0, 3, 0, 1.91885, 0) modulate = Color(0.446777, 0.446777, 0.446777, 1) billboard = 2 texture_filter = 0 texture = ExtResource("2_e7ajb") -[node name="Assaultmod" type="MeshInstance3D" parent="Base/Content"] +[node name="Assaultmod" type="MeshInstance3D" parent="Base/Content" unique_id=1219415205] transform = Transform3D(-0.216168, 0.271014, 0.279012, 0.174778, 0.352842, -0.207317, -0.347489, 0.00887582, -0.277844, 1.62687, 1.06376, -1.0274) mesh = ExtResource("4_6igfd") skeleton = NodePath("../../../..") -[node name="Snipermodel" type="MeshInstance3D" parent="Base/Content"] +[node name="Snipermodel" type="MeshInstance3D" parent="Base/Content" unique_id=57682597] transform = Transform3D(0.332265, 0.0519786, -0.251592, -8.9882e-09, 0.411314, 0.0849769, 0.256905, -0.0672257, 0.325393, 0.500198, 0.978789, 1.90895) mesh = ExtResource("5_2o81e") skeleton = NodePath("../../../..") -[node name="Magetowermesh" type="MeshInstance3D" parent="Base/Content"] +[node name="Magetowermesh" type="MeshInstance3D" parent="Base/Content" unique_id=1885065713] transform = Transform3D(0.432921, 0, 0.719847, 0, 0.84, 0, -0.719847, 0, 0.432921, -1.62727, 0.5, -0.00850284) mesh = ExtResource("6_qcqfx") skeleton = NodePath("../..") -[node name="OmniLight3D" type="OmniLight3D" parent="Base/Content/Magetowermesh"] +[node name="OmniLight3D" type="OmniLight3D" parent="Base/Content/Magetowermesh" unique_id=1196900839] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 3.38274, 0) light_color = Color(0.697081, 0.170704, 0.131545, 1) light_energy = 3.586 omni_range = 1.824 -[node name="SpotLight3D2" type="SpotLight3D" parent="Base/Content"] +[node name="SpotLight3D2" type="SpotLight3D" parent="Base/Content" unique_id=1960926688] transform = Transform3D(-2.98023e-08, 1, 4.37114e-08, 0, -4.37114e-08, 1, 1, 2.98023e-08, 1.77636e-15, 0, 4, 0) spot_range = 10.0 spot_attenuation = 0.39 diff --git a/Enemies/BabyEyeDog/baby_eye_dog.tres b/Enemies/BabyEyeDog/baby_eye_dog.tres index 8324732..69dda1f 100644 --- a/Enemies/BabyEyeDog/baby_eye_dog.tres +++ b/Enemies/BabyEyeDog/baby_eye_dog.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="Enemy" load_steps=6 format=3 uid="uid://cvehqh4tt28g7"] +[gd_resource type="Resource" script_class="Enemy" format=3 uid="uid://cvehqh4tt28g7"] [ext_resource type="Script" uid="uid://cbwxa2a4hfcy4" path="res://Scripts/Resources/enemy.gd" id="1_k5sd1"] [ext_resource type="Texture2D" uid="uid://cv5p03aw78vwd" path="res://Assets/Textures/icon_eye_dog_fast.png" id="1_xgen5"] diff --git a/Enemies/BabyEyeDog/baby_eye_dog.tscn b/Enemies/BabyEyeDog/baby_eye_dog.tscn index ffb29e1..1c08c46 100644 --- a/Enemies/BabyEyeDog/baby_eye_dog.tscn +++ b/Enemies/BabyEyeDog/baby_eye_dog.tscn @@ -1,6 +1,7 @@ -[gd_scene load_steps=12 format=3 uid="uid://dtahuv0kpxx03"] +[gd_scene format=3 uid="uid://dtahuv0kpxx03"] [ext_resource type="Script" uid="uid://ejqql2660u6h" path="res://Worlds/GreenPlanet/Enemies/enemy_controller.gd" id="1_8k5ts"] +[ext_resource type="Resource" uid="uid://cvehqh4tt28g7" path="res://Enemies/BabyEyeDog/baby_eye_dog.tres" id="2_8v4n0"] [ext_resource type="PackedScene" uid="uid://canrxnpxcugc2" path="res://Scenes/corpse.tscn" id="2_vl30x"] [ext_resource type="Script" uid="uid://cummt2be3r1gq" path="res://Scripts/hitbox.gd" id="5_f7xim"] [ext_resource type="Texture2D" uid="uid://b1fn60m6xfcsq" path="res://Assets/Textures/minimap_enemy.png" id="6_lbm5h"] @@ -18,30 +19,31 @@ radius = 0.150315 [sub_resource type="ViewportTexture" id="ViewportTexture_1kwxq"] viewport_path = NodePath("SubViewport") -[node name="BabyEyeDog" type="CharacterBody3D" node_paths=PackedStringArray("status_manager", "movement_controller", "d_n") groups=["Enemies"]] +[node name="BabyEyeDog" type="CharacterBody3D" unique_id=1710427344 node_paths=PackedStringArray("status_manager", "movement_controller", "d_n") groups=["Enemies"]] collision_layer = 4 collision_mask = 0 script = ExtResource("1_8k5ts") +stats = ExtResource("2_8v4n0") status_manager = NodePath("StatusEffector") movement_controller = NodePath("PathingController") d_n = NodePath("Node3D") corpse_scene = ExtResource("2_vl30x") metadata/_custom_type_script = "uid://ejqql2660u6h" -[node name="Hitbox" type="CollisionShape3D" parent="."] +[node name="Hitbox" type="CollisionShape3D" parent="." unique_id=351984421] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.195078, -0.0104714) shape = SubResource("SphereShape3D_cavbv") script = ExtResource("5_f7xim") metadata/_custom_type_script = "uid://cummt2be3r1gq" -[node name="Hitbox2" type="CollisionShape3D" parent="."] +[node name="Hitbox2" type="CollisionShape3D" parent="." unique_id=2083525576] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.368244, -0.278334) shape = SubResource("SphereShape3D_h25mw") script = ExtResource("5_f7xim") critical_zone = true metadata/_custom_type_script = "uid://cummt2be3r1gq" -[node name="HealthBar" type="Sprite3D" parent="."] +[node name="HealthBar" type="Sprite3D" parent="." unique_id=395203513] transform = Transform3D(0.2, 0, 0, 0, 0.2, 0, 0, 0, 0.2, 0, 1.20821, 0) sorting_offset = 1.0 pixel_size = 0.02 @@ -49,72 +51,71 @@ billboard = 1 texture_filter = 0 texture = SubResource("ViewportTexture_1kwxq") -[node name="MinimapIcon" type="Sprite3D" parent="."] +[node name="MinimapIcon" type="Sprite3D" parent="." unique_id=1801259501] transform = Transform3D(2, 0, 0, 0, -8.74228e-08, 2, 0, -2, -8.74228e-08, 0, 1.40824, 0) layers = 4 texture_filter = 0 texture = ExtResource("6_lbm5h") -[node name="SubViewport" type="SubViewport" parent="."] +[node name="SubViewport" type="SubViewport" parent="." unique_id=1822622469] transparent_bg = true size = Vector2i(200, 55) render_target_update_mode = 4 -[node name="HBoxContainer" type="HBoxContainer" parent="SubViewport"] +[node name="HBoxContainer" type="HBoxContainer" parent="SubViewport" unique_id=656248491] anchors_preset = 10 anchor_right = 1.0 offset_bottom = 32.0 grow_horizontal = 2 alignment = 1 -[node name="HealthBar" parent="SubViewport" instance=ExtResource("7_o1784")] +[node name="HealthBar" parent="SubViewport" unique_id=1254019741 instance=ExtResource("7_o1784")] visible = false offset_top = 36.0 offset_bottom = 236.0 -[node name="PathingController" type="Node" parent="." node_paths=PackedStringArray("character")] +[node name="PathingController" type="Node" parent="." unique_id=1152836344 node_paths=PackedStringArray("character")] script = ExtResource("8_1fak8") character = NodePath("..") -[node name="StatusEffector" type="Node" parent="." node_paths=PackedStringArray("sprite_container")] +[node name="StatusEffector" type="Node" parent="." unique_id=543205992 node_paths=PackedStringArray("sprite_container")] script = ExtResource("9_yrbee") sprite_container = NodePath("../SubViewport/HBoxContainer") metadata/_custom_type_script = "uid://cojjgevmbhwal" -[node name="Node3D" type="Node3D" parent="."] +[node name="Node3D" type="Node3D" parent="." unique_id=2075469733] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.39813, 0) -[node name="baby_eyedog" parent="." instance=ExtResource("10_8k5ts")] +[node name="baby_eyedog" parent="." unique_id=284376992 instance=ExtResource("10_8k5ts")] transform = Transform3D(-1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 0, 0, 0) -[node name="Skeleton3D" parent="baby_eyedog/Armature" index="0"] -bones/1/rotation = Quaternion(-0.468485, 0.0340623, 0.0227304, 0.882522) -bones/3/rotation = Quaternion(0.205937, 0.0447436, 0.771376, 0.600473) -bones/4/rotation = Quaternion(0.167593, 0.670881, 0.232675, 0.683881) -bones/5/rotation = Quaternion(0.217808, 0.0665955, 0.266024, 0.936673) -bones/6/rotation = Quaternion(0.360843, 0.0230075, 0.073477, 0.929443) -bones/7/rotation = Quaternion(0.211303, -0.233647, -0.637125, 0.703443) -bones/8/rotation = Quaternion(0.224122, -0.711587, -0.156808, 0.647166) -bones/9/rotation = Quaternion(0.174333, -0.0933503, -0.20701, 0.958144) -bones/10/rotation = Quaternion(0.284589, -0.0334567, -0.0330428, 0.957496) -bones/11/position = Vector3(-0.100312, 0.0420758, 0.0808084) -bones/13/rotation = Quaternion(-0.360764, -0.237006, 0.795331, 0.425589) -bones/14/rotation = Quaternion(-0.196576, -0.553293, -0.0681959, 0.806581) -bones/15/rotation = Quaternion(0.304636, 0.00165328, 0.265013, 0.914856) -bones/16/rotation = Quaternion(0.30728, 0.0270259, 0.0530331, 0.949756) -bones/17/rotation = Quaternion(-0.196513, 0.334849, -0.676991, 0.625253) -bones/18/rotation = Quaternion(-0.308738, 0.575292, 0.22907, 0.721974) -bones/19/rotation = Quaternion(0.374191, 0.0339708, -0.346235, 0.859621) -bones/20/rotation = Quaternion(0.393702, -0.0142134, -0.103737, 0.913255) -bones/21/rotation = Quaternion(0.430517, -1.05207e-07, -5.57264e-08, 0.902582) -bones/22/position = Vector3(-0.247591, 0.0214787, 0.221024) -bones/22/scale = Vector3(0.893472, 1, 1) -bones/23/position = Vector3(0.146719, 0.0404748, 0.468044) -bones/23/scale = Vector3(0.893472, 1, 1) -bones/24/position = Vector3(0.184922, 0.0228077, -0.271657) +[node name="Skeleton3D" parent="baby_eyedog/Armature" parent_id_path=PackedInt32Array(284376992, 1039790689) index="0" unique_id=65566848] +bones/1/rotation = Quaternion(-0.43930408, -1.0709029e-07, 5.2369124e-08, 0.89833844) +bones/3/rotation = Quaternion(0.23378512, 0.32485124, 0.5427555, 0.7383988) +bones/4/rotation = Quaternion(0.2025959, 0.7308365, 0.13344719, 0.637985) +bones/5/rotation = Quaternion(0.08071687, 0.11379393, 0.103388034, 0.98480797) +bones/6/rotation = Quaternion(0.18970048, 0.045550477, -0.014727625, 0.9806743) +bones/7/rotation = Quaternion(0.21259236, -0.040924743, -0.77614677, 0.5922212) +bones/8/rotation = Quaternion(0.14559563, -0.673764, -0.22377312, 0.68903524) +bones/9/rotation = Quaternion(0.21457952, -0.06795216, -0.27383056, 0.9350695) +bones/10/rotation = Quaternion(0.36169595, -0.022981033, -0.07378154, 0.9290878) +bones/11/position = Vector3(-0.18218139, 0.024974564, -0.29701275) +bones/13/rotation = Quaternion(-0.19031386, -0.3437138, 0.6673053, 0.6327283) +bones/14/rotation = Quaternion(-0.31594613, -0.57630664, -0.23705915, 0.71543807) +bones/15/rotation = Quaternion(0.36767012, -0.03635548, 0.34470242, 0.8629468) +bones/16/rotation = Quaternion(0.39200988, 0.014128355, 0.1034986, 0.91401124) +bones/17/rotation = Quaternion(-0.41564333, 0.23491889, -0.8066817, 0.34830806) +bones/18/rotation = Quaternion(-0.15507148, 0.54643595, 0.03793797, 0.8221443) +bones/19/rotation = Quaternion(0.16323948, -0.017942403, -0.15406615, 0.97431755) +bones/20/rotation = Quaternion(0.20094736, -0.03854681, -0.0018878406, 0.9788416) +bones/22/position = Vector3(-0.1285572, 0.015959304, 0.5192608) +bones/22/scale = Vector3(0.89347196, 1, 1) +bones/23/position = Vector3(0.25597548, 0.022818465, 0.20058686) +bones/23/scale = Vector3(0.89347196, 1, 1) +bones/24/position = Vector3(0.08454189, 0.014853473, 0.12984678) -[node name="AnimationPlayer" parent="baby_eyedog" index="1"] -autoplay = "Walk" +[node name="AnimationPlayer" parent="baby_eyedog" index="1" unique_id=101655042] +autoplay = &"Walk" [connection signal="recieved_effect" from="Hitbox" to="StatusEffector" method="add_effect"] [connection signal="took_damage" from="Hitbox" to="." method="take_damage"] diff --git a/Enemies/BabyEyeDog/baby_eye_dog_mat.tres b/Enemies/BabyEyeDog/baby_eye_dog_mat.tres index eeeef39..5ec654d 100644 --- a/Enemies/BabyEyeDog/baby_eye_dog_mat.tres +++ b/Enemies/BabyEyeDog/baby_eye_dog_mat.tres @@ -1,4 +1,4 @@ -[gd_resource type="ShaderMaterial" load_steps=3 format=3 uid="uid://bm7wkdbbvgscq"] +[gd_resource type="ShaderMaterial" format=3 uid="uid://bm7wkdbbvgscq"] [ext_resource type="Shader" uid="uid://dq04j2s5foo2f" path="res://Shaders/mightyduke_ps1.gdshader" id="1_0addr"] [ext_resource type="Texture2D" uid="uid://rjijctm2a70f" path="res://Enemies/BabyEyeDog/baby_eyedog_tex.png" id="2_4kam3"] diff --git a/Enemies/BabyEyeDog/baby_eyedog.glb.import b/Enemies/BabyEyeDog/baby_eyedog.glb.import index 244924e..ac12d9c 100644 --- a/Enemies/BabyEyeDog/baby_eyedog.glb.import +++ b/Enemies/BabyEyeDog/baby_eyedog.glb.import @@ -15,9 +15,11 @@ dest_files=["res://.godot/imported/baby_eyedog.glb-a187781f666218849f29856d9c82f nodes/root_type="" nodes/root_name="" +nodes/root_script=null nodes/apply_root_scale=true nodes/root_scale=1.0 nodes/import_as_skeleton_bones=false +nodes/use_name_suffixes=true nodes/use_node_type_suffixes=true meshes/ensure_tangents=true meshes/generate_lods=true @@ -32,10 +34,14 @@ animation/trimming=false animation/remove_immutable_tracks=true animation/import_rest_as_RESET=false import_script/path="" +materials/extract=0 +materials/extract_format=0 +materials/extract_path="" _subresources={ "animations": { "Walk": { "save_to_file/enabled": false, +"save_to_file/fallback_path": "", "save_to_file/keep_custom_tracks": "", "save_to_file/path": "", "settings/loop_mode": 1, @@ -43,6 +49,7 @@ _subresources={ "slice_1/loop_mode": 0, "slice_1/name": "", "slice_1/save_to_file/enabled": false, +"slice_1/save_to_file/fallback_path": "", "slice_1/save_to_file/keep_custom_tracks": false, "slice_1/save_to_file/path": "", "slice_1/start_frame": 0, @@ -50,6 +57,7 @@ _subresources={ "slice_10/loop_mode": 0, "slice_10/name": "", "slice_10/save_to_file/enabled": false, +"slice_10/save_to_file/fallback_path": "", "slice_10/save_to_file/keep_custom_tracks": false, "slice_10/save_to_file/path": "", "slice_10/start_frame": 0, @@ -57,6 +65,7 @@ _subresources={ "slice_100/loop_mode": 0, "slice_100/name": "", "slice_100/save_to_file/enabled": false, +"slice_100/save_to_file/fallback_path": "", "slice_100/save_to_file/keep_custom_tracks": false, "slice_100/save_to_file/path": "", "slice_100/start_frame": 0, @@ -64,6 +73,7 @@ _subresources={ "slice_101/loop_mode": 0, "slice_101/name": "", "slice_101/save_to_file/enabled": false, +"slice_101/save_to_file/fallback_path": "", "slice_101/save_to_file/keep_custom_tracks": false, "slice_101/save_to_file/path": "", "slice_101/start_frame": 0, @@ -71,6 +81,7 @@ _subresources={ "slice_102/loop_mode": 0, "slice_102/name": "", "slice_102/save_to_file/enabled": false, +"slice_102/save_to_file/fallback_path": "", "slice_102/save_to_file/keep_custom_tracks": false, "slice_102/save_to_file/path": "", "slice_102/start_frame": 0, @@ -78,6 +89,7 @@ _subresources={ "slice_103/loop_mode": 0, "slice_103/name": "", "slice_103/save_to_file/enabled": false, +"slice_103/save_to_file/fallback_path": "", "slice_103/save_to_file/keep_custom_tracks": false, "slice_103/save_to_file/path": "", "slice_103/start_frame": 0, @@ -85,6 +97,7 @@ _subresources={ "slice_104/loop_mode": 0, "slice_104/name": "", "slice_104/save_to_file/enabled": false, +"slice_104/save_to_file/fallback_path": "", "slice_104/save_to_file/keep_custom_tracks": false, "slice_104/save_to_file/path": "", "slice_104/start_frame": 0, @@ -92,6 +105,7 @@ _subresources={ "slice_105/loop_mode": 0, "slice_105/name": "", "slice_105/save_to_file/enabled": false, +"slice_105/save_to_file/fallback_path": "", "slice_105/save_to_file/keep_custom_tracks": false, "slice_105/save_to_file/path": "", "slice_105/start_frame": 0, @@ -99,6 +113,7 @@ _subresources={ "slice_106/loop_mode": 0, "slice_106/name": "", "slice_106/save_to_file/enabled": false, +"slice_106/save_to_file/fallback_path": "", "slice_106/save_to_file/keep_custom_tracks": false, "slice_106/save_to_file/path": "", "slice_106/start_frame": 0, @@ -106,6 +121,7 @@ _subresources={ "slice_107/loop_mode": 0, "slice_107/name": "", "slice_107/save_to_file/enabled": false, +"slice_107/save_to_file/fallback_path": "", "slice_107/save_to_file/keep_custom_tracks": false, "slice_107/save_to_file/path": "", "slice_107/start_frame": 0, @@ -113,6 +129,7 @@ _subresources={ "slice_108/loop_mode": 0, "slice_108/name": "", "slice_108/save_to_file/enabled": false, +"slice_108/save_to_file/fallback_path": "", "slice_108/save_to_file/keep_custom_tracks": false, "slice_108/save_to_file/path": "", "slice_108/start_frame": 0, @@ -120,6 +137,7 @@ _subresources={ "slice_109/loop_mode": 0, "slice_109/name": "", "slice_109/save_to_file/enabled": false, +"slice_109/save_to_file/fallback_path": "", "slice_109/save_to_file/keep_custom_tracks": false, "slice_109/save_to_file/path": "", "slice_109/start_frame": 0, @@ -127,6 +145,7 @@ _subresources={ "slice_11/loop_mode": 0, "slice_11/name": "", "slice_11/save_to_file/enabled": false, +"slice_11/save_to_file/fallback_path": "", "slice_11/save_to_file/keep_custom_tracks": false, "slice_11/save_to_file/path": "", "slice_11/start_frame": 0, @@ -134,6 +153,7 @@ _subresources={ "slice_110/loop_mode": 0, "slice_110/name": "", "slice_110/save_to_file/enabled": false, +"slice_110/save_to_file/fallback_path": "", "slice_110/save_to_file/keep_custom_tracks": false, "slice_110/save_to_file/path": "", "slice_110/start_frame": 0, @@ -141,6 +161,7 @@ _subresources={ "slice_111/loop_mode": 0, "slice_111/name": "", "slice_111/save_to_file/enabled": false, +"slice_111/save_to_file/fallback_path": "", "slice_111/save_to_file/keep_custom_tracks": false, "slice_111/save_to_file/path": "", "slice_111/start_frame": 0, @@ -148,6 +169,7 @@ _subresources={ "slice_112/loop_mode": 0, "slice_112/name": "", "slice_112/save_to_file/enabled": false, +"slice_112/save_to_file/fallback_path": "", "slice_112/save_to_file/keep_custom_tracks": false, "slice_112/save_to_file/path": "", "slice_112/start_frame": 0, @@ -155,6 +177,7 @@ _subresources={ "slice_113/loop_mode": 0, "slice_113/name": "", "slice_113/save_to_file/enabled": false, +"slice_113/save_to_file/fallback_path": "", "slice_113/save_to_file/keep_custom_tracks": false, "slice_113/save_to_file/path": "", "slice_113/start_frame": 0, @@ -162,6 +185,7 @@ _subresources={ "slice_114/loop_mode": 0, "slice_114/name": "", "slice_114/save_to_file/enabled": false, +"slice_114/save_to_file/fallback_path": "", "slice_114/save_to_file/keep_custom_tracks": false, "slice_114/save_to_file/path": "", "slice_114/start_frame": 0, @@ -169,6 +193,7 @@ _subresources={ "slice_115/loop_mode": 0, "slice_115/name": "", "slice_115/save_to_file/enabled": false, +"slice_115/save_to_file/fallback_path": "", "slice_115/save_to_file/keep_custom_tracks": false, "slice_115/save_to_file/path": "", "slice_115/start_frame": 0, @@ -176,6 +201,7 @@ _subresources={ "slice_116/loop_mode": 0, "slice_116/name": "", "slice_116/save_to_file/enabled": false, +"slice_116/save_to_file/fallback_path": "", "slice_116/save_to_file/keep_custom_tracks": false, "slice_116/save_to_file/path": "", "slice_116/start_frame": 0, @@ -183,6 +209,7 @@ _subresources={ "slice_117/loop_mode": 0, "slice_117/name": "", "slice_117/save_to_file/enabled": false, +"slice_117/save_to_file/fallback_path": "", "slice_117/save_to_file/keep_custom_tracks": false, "slice_117/save_to_file/path": "", "slice_117/start_frame": 0, @@ -190,6 +217,7 @@ _subresources={ "slice_118/loop_mode": 0, "slice_118/name": "", "slice_118/save_to_file/enabled": false, +"slice_118/save_to_file/fallback_path": "", "slice_118/save_to_file/keep_custom_tracks": false, "slice_118/save_to_file/path": "", "slice_118/start_frame": 0, @@ -197,6 +225,7 @@ _subresources={ "slice_119/loop_mode": 0, "slice_119/name": "", "slice_119/save_to_file/enabled": false, +"slice_119/save_to_file/fallback_path": "", "slice_119/save_to_file/keep_custom_tracks": false, "slice_119/save_to_file/path": "", "slice_119/start_frame": 0, @@ -204,6 +233,7 @@ _subresources={ "slice_12/loop_mode": 0, "slice_12/name": "", "slice_12/save_to_file/enabled": false, +"slice_12/save_to_file/fallback_path": "", "slice_12/save_to_file/keep_custom_tracks": false, "slice_12/save_to_file/path": "", "slice_12/start_frame": 0, @@ -211,6 +241,7 @@ _subresources={ "slice_120/loop_mode": 0, "slice_120/name": "", "slice_120/save_to_file/enabled": false, +"slice_120/save_to_file/fallback_path": "", "slice_120/save_to_file/keep_custom_tracks": false, "slice_120/save_to_file/path": "", "slice_120/start_frame": 0, @@ -218,6 +249,7 @@ _subresources={ "slice_121/loop_mode": 0, "slice_121/name": "", "slice_121/save_to_file/enabled": false, +"slice_121/save_to_file/fallback_path": "", "slice_121/save_to_file/keep_custom_tracks": false, "slice_121/save_to_file/path": "", "slice_121/start_frame": 0, @@ -225,6 +257,7 @@ _subresources={ "slice_122/loop_mode": 0, "slice_122/name": "", "slice_122/save_to_file/enabled": false, +"slice_122/save_to_file/fallback_path": "", "slice_122/save_to_file/keep_custom_tracks": false, "slice_122/save_to_file/path": "", "slice_122/start_frame": 0, @@ -232,6 +265,7 @@ _subresources={ "slice_123/loop_mode": 0, "slice_123/name": "", "slice_123/save_to_file/enabled": false, +"slice_123/save_to_file/fallback_path": "", "slice_123/save_to_file/keep_custom_tracks": false, "slice_123/save_to_file/path": "", "slice_123/start_frame": 0, @@ -239,6 +273,7 @@ _subresources={ "slice_124/loop_mode": 0, "slice_124/name": "", "slice_124/save_to_file/enabled": false, +"slice_124/save_to_file/fallback_path": "", "slice_124/save_to_file/keep_custom_tracks": false, "slice_124/save_to_file/path": "", "slice_124/start_frame": 0, @@ -246,6 +281,7 @@ _subresources={ "slice_125/loop_mode": 0, "slice_125/name": "", "slice_125/save_to_file/enabled": false, +"slice_125/save_to_file/fallback_path": "", "slice_125/save_to_file/keep_custom_tracks": false, "slice_125/save_to_file/path": "", "slice_125/start_frame": 0, @@ -253,6 +289,7 @@ _subresources={ "slice_126/loop_mode": 0, "slice_126/name": "", "slice_126/save_to_file/enabled": false, +"slice_126/save_to_file/fallback_path": "", "slice_126/save_to_file/keep_custom_tracks": false, "slice_126/save_to_file/path": "", "slice_126/start_frame": 0, @@ -260,6 +297,7 @@ _subresources={ "slice_127/loop_mode": 0, "slice_127/name": "", "slice_127/save_to_file/enabled": false, +"slice_127/save_to_file/fallback_path": "", "slice_127/save_to_file/keep_custom_tracks": false, "slice_127/save_to_file/path": "", "slice_127/start_frame": 0, @@ -267,6 +305,7 @@ _subresources={ "slice_128/loop_mode": 0, "slice_128/name": "", "slice_128/save_to_file/enabled": false, +"slice_128/save_to_file/fallback_path": "", "slice_128/save_to_file/keep_custom_tracks": false, "slice_128/save_to_file/path": "", "slice_128/start_frame": 0, @@ -274,6 +313,7 @@ _subresources={ "slice_129/loop_mode": 0, "slice_129/name": "", "slice_129/save_to_file/enabled": false, +"slice_129/save_to_file/fallback_path": "", "slice_129/save_to_file/keep_custom_tracks": false, "slice_129/save_to_file/path": "", "slice_129/start_frame": 0, @@ -281,6 +321,7 @@ _subresources={ "slice_13/loop_mode": 0, "slice_13/name": "", "slice_13/save_to_file/enabled": false, +"slice_13/save_to_file/fallback_path": "", "slice_13/save_to_file/keep_custom_tracks": false, "slice_13/save_to_file/path": "", "slice_13/start_frame": 0, @@ -288,6 +329,7 @@ _subresources={ "slice_130/loop_mode": 0, "slice_130/name": "", "slice_130/save_to_file/enabled": false, +"slice_130/save_to_file/fallback_path": "", "slice_130/save_to_file/keep_custom_tracks": false, "slice_130/save_to_file/path": "", "slice_130/start_frame": 0, @@ -295,6 +337,7 @@ _subresources={ "slice_131/loop_mode": 0, "slice_131/name": "", "slice_131/save_to_file/enabled": false, +"slice_131/save_to_file/fallback_path": "", "slice_131/save_to_file/keep_custom_tracks": false, "slice_131/save_to_file/path": "", "slice_131/start_frame": 0, @@ -302,6 +345,7 @@ _subresources={ "slice_132/loop_mode": 0, "slice_132/name": "", "slice_132/save_to_file/enabled": false, +"slice_132/save_to_file/fallback_path": "", "slice_132/save_to_file/keep_custom_tracks": false, "slice_132/save_to_file/path": "", "slice_132/start_frame": 0, @@ -309,6 +353,7 @@ _subresources={ "slice_133/loop_mode": 0, "slice_133/name": "", "slice_133/save_to_file/enabled": false, +"slice_133/save_to_file/fallback_path": "", "slice_133/save_to_file/keep_custom_tracks": false, "slice_133/save_to_file/path": "", "slice_133/start_frame": 0, @@ -316,6 +361,7 @@ _subresources={ "slice_134/loop_mode": 0, "slice_134/name": "", "slice_134/save_to_file/enabled": false, +"slice_134/save_to_file/fallback_path": "", "slice_134/save_to_file/keep_custom_tracks": false, "slice_134/save_to_file/path": "", "slice_134/start_frame": 0, @@ -323,6 +369,7 @@ _subresources={ "slice_135/loop_mode": 0, "slice_135/name": "", "slice_135/save_to_file/enabled": false, +"slice_135/save_to_file/fallback_path": "", "slice_135/save_to_file/keep_custom_tracks": false, "slice_135/save_to_file/path": "", "slice_135/start_frame": 0, @@ -330,6 +377,7 @@ _subresources={ "slice_136/loop_mode": 0, "slice_136/name": "", "slice_136/save_to_file/enabled": false, +"slice_136/save_to_file/fallback_path": "", "slice_136/save_to_file/keep_custom_tracks": false, "slice_136/save_to_file/path": "", "slice_136/start_frame": 0, @@ -337,6 +385,7 @@ _subresources={ "slice_137/loop_mode": 0, "slice_137/name": "", "slice_137/save_to_file/enabled": false, +"slice_137/save_to_file/fallback_path": "", "slice_137/save_to_file/keep_custom_tracks": false, "slice_137/save_to_file/path": "", "slice_137/start_frame": 0, @@ -344,6 +393,7 @@ _subresources={ "slice_138/loop_mode": 0, "slice_138/name": "", "slice_138/save_to_file/enabled": false, +"slice_138/save_to_file/fallback_path": "", "slice_138/save_to_file/keep_custom_tracks": false, "slice_138/save_to_file/path": "", "slice_138/start_frame": 0, @@ -351,6 +401,7 @@ _subresources={ "slice_139/loop_mode": 0, "slice_139/name": "", "slice_139/save_to_file/enabled": false, +"slice_139/save_to_file/fallback_path": "", "slice_139/save_to_file/keep_custom_tracks": false, "slice_139/save_to_file/path": "", "slice_139/start_frame": 0, @@ -358,6 +409,7 @@ _subresources={ "slice_14/loop_mode": 0, "slice_14/name": "", "slice_14/save_to_file/enabled": false, +"slice_14/save_to_file/fallback_path": "", "slice_14/save_to_file/keep_custom_tracks": false, "slice_14/save_to_file/path": "", "slice_14/start_frame": 0, @@ -365,6 +417,7 @@ _subresources={ "slice_140/loop_mode": 0, "slice_140/name": "", "slice_140/save_to_file/enabled": false, +"slice_140/save_to_file/fallback_path": "", "slice_140/save_to_file/keep_custom_tracks": false, "slice_140/save_to_file/path": "", "slice_140/start_frame": 0, @@ -372,6 +425,7 @@ _subresources={ "slice_141/loop_mode": 0, "slice_141/name": "", "slice_141/save_to_file/enabled": false, +"slice_141/save_to_file/fallback_path": "", "slice_141/save_to_file/keep_custom_tracks": false, "slice_141/save_to_file/path": "", "slice_141/start_frame": 0, @@ -379,6 +433,7 @@ _subresources={ "slice_142/loop_mode": 0, "slice_142/name": "", "slice_142/save_to_file/enabled": false, +"slice_142/save_to_file/fallback_path": "", "slice_142/save_to_file/keep_custom_tracks": false, "slice_142/save_to_file/path": "", "slice_142/start_frame": 0, @@ -386,6 +441,7 @@ _subresources={ "slice_143/loop_mode": 0, "slice_143/name": "", "slice_143/save_to_file/enabled": false, +"slice_143/save_to_file/fallback_path": "", "slice_143/save_to_file/keep_custom_tracks": false, "slice_143/save_to_file/path": "", "slice_143/start_frame": 0, @@ -393,6 +449,7 @@ _subresources={ "slice_144/loop_mode": 0, "slice_144/name": "", "slice_144/save_to_file/enabled": false, +"slice_144/save_to_file/fallback_path": "", "slice_144/save_to_file/keep_custom_tracks": false, "slice_144/save_to_file/path": "", "slice_144/start_frame": 0, @@ -400,6 +457,7 @@ _subresources={ "slice_145/loop_mode": 0, "slice_145/name": "", "slice_145/save_to_file/enabled": false, +"slice_145/save_to_file/fallback_path": "", "slice_145/save_to_file/keep_custom_tracks": false, "slice_145/save_to_file/path": "", "slice_145/start_frame": 0, @@ -407,6 +465,7 @@ _subresources={ "slice_146/loop_mode": 0, "slice_146/name": "", "slice_146/save_to_file/enabled": false, +"slice_146/save_to_file/fallback_path": "", "slice_146/save_to_file/keep_custom_tracks": false, "slice_146/save_to_file/path": "", "slice_146/start_frame": 0, @@ -414,6 +473,7 @@ _subresources={ "slice_147/loop_mode": 0, "slice_147/name": "", "slice_147/save_to_file/enabled": false, +"slice_147/save_to_file/fallback_path": "", "slice_147/save_to_file/keep_custom_tracks": false, "slice_147/save_to_file/path": "", "slice_147/start_frame": 0, @@ -421,6 +481,7 @@ _subresources={ "slice_148/loop_mode": 0, "slice_148/name": "", "slice_148/save_to_file/enabled": false, +"slice_148/save_to_file/fallback_path": "", "slice_148/save_to_file/keep_custom_tracks": false, "slice_148/save_to_file/path": "", "slice_148/start_frame": 0, @@ -428,6 +489,7 @@ _subresources={ "slice_149/loop_mode": 0, "slice_149/name": "", "slice_149/save_to_file/enabled": false, +"slice_149/save_to_file/fallback_path": "", "slice_149/save_to_file/keep_custom_tracks": false, "slice_149/save_to_file/path": "", "slice_149/start_frame": 0, @@ -435,6 +497,7 @@ _subresources={ "slice_15/loop_mode": 0, "slice_15/name": "", "slice_15/save_to_file/enabled": false, +"slice_15/save_to_file/fallback_path": "", "slice_15/save_to_file/keep_custom_tracks": false, "slice_15/save_to_file/path": "", "slice_15/start_frame": 0, @@ -442,6 +505,7 @@ _subresources={ "slice_150/loop_mode": 0, "slice_150/name": "", "slice_150/save_to_file/enabled": false, +"slice_150/save_to_file/fallback_path": "", "slice_150/save_to_file/keep_custom_tracks": false, "slice_150/save_to_file/path": "", "slice_150/start_frame": 0, @@ -449,6 +513,7 @@ _subresources={ "slice_151/loop_mode": 0, "slice_151/name": "", "slice_151/save_to_file/enabled": false, +"slice_151/save_to_file/fallback_path": "", "slice_151/save_to_file/keep_custom_tracks": false, "slice_151/save_to_file/path": "", "slice_151/start_frame": 0, @@ -456,6 +521,7 @@ _subresources={ "slice_152/loop_mode": 0, "slice_152/name": "", "slice_152/save_to_file/enabled": false, +"slice_152/save_to_file/fallback_path": "", "slice_152/save_to_file/keep_custom_tracks": false, "slice_152/save_to_file/path": "", "slice_152/start_frame": 0, @@ -463,6 +529,7 @@ _subresources={ "slice_153/loop_mode": 0, "slice_153/name": "", "slice_153/save_to_file/enabled": false, +"slice_153/save_to_file/fallback_path": "", "slice_153/save_to_file/keep_custom_tracks": false, "slice_153/save_to_file/path": "", "slice_153/start_frame": 0, @@ -470,6 +537,7 @@ _subresources={ "slice_154/loop_mode": 0, "slice_154/name": "", "slice_154/save_to_file/enabled": false, +"slice_154/save_to_file/fallback_path": "", "slice_154/save_to_file/keep_custom_tracks": false, "slice_154/save_to_file/path": "", "slice_154/start_frame": 0, @@ -477,6 +545,7 @@ _subresources={ "slice_155/loop_mode": 0, "slice_155/name": "", "slice_155/save_to_file/enabled": false, +"slice_155/save_to_file/fallback_path": "", "slice_155/save_to_file/keep_custom_tracks": false, "slice_155/save_to_file/path": "", "slice_155/start_frame": 0, @@ -484,6 +553,7 @@ _subresources={ "slice_156/loop_mode": 0, "slice_156/name": "", "slice_156/save_to_file/enabled": false, +"slice_156/save_to_file/fallback_path": "", "slice_156/save_to_file/keep_custom_tracks": false, "slice_156/save_to_file/path": "", "slice_156/start_frame": 0, @@ -491,6 +561,7 @@ _subresources={ "slice_157/loop_mode": 0, "slice_157/name": "", "slice_157/save_to_file/enabled": false, +"slice_157/save_to_file/fallback_path": "", "slice_157/save_to_file/keep_custom_tracks": false, "slice_157/save_to_file/path": "", "slice_157/start_frame": 0, @@ -498,6 +569,7 @@ _subresources={ "slice_158/loop_mode": 0, "slice_158/name": "", "slice_158/save_to_file/enabled": false, +"slice_158/save_to_file/fallback_path": "", "slice_158/save_to_file/keep_custom_tracks": false, "slice_158/save_to_file/path": "", "slice_158/start_frame": 0, @@ -505,6 +577,7 @@ _subresources={ "slice_159/loop_mode": 0, "slice_159/name": "", "slice_159/save_to_file/enabled": false, +"slice_159/save_to_file/fallback_path": "", "slice_159/save_to_file/keep_custom_tracks": false, "slice_159/save_to_file/path": "", "slice_159/start_frame": 0, @@ -512,6 +585,7 @@ _subresources={ "slice_16/loop_mode": 0, "slice_16/name": "", "slice_16/save_to_file/enabled": false, +"slice_16/save_to_file/fallback_path": "", "slice_16/save_to_file/keep_custom_tracks": false, "slice_16/save_to_file/path": "", "slice_16/start_frame": 0, @@ -519,6 +593,7 @@ _subresources={ "slice_160/loop_mode": 0, "slice_160/name": "", "slice_160/save_to_file/enabled": false, +"slice_160/save_to_file/fallback_path": "", "slice_160/save_to_file/keep_custom_tracks": false, "slice_160/save_to_file/path": "", "slice_160/start_frame": 0, @@ -526,6 +601,7 @@ _subresources={ "slice_161/loop_mode": 0, "slice_161/name": "", "slice_161/save_to_file/enabled": false, +"slice_161/save_to_file/fallback_path": "", "slice_161/save_to_file/keep_custom_tracks": false, "slice_161/save_to_file/path": "", "slice_161/start_frame": 0, @@ -533,6 +609,7 @@ _subresources={ "slice_162/loop_mode": 0, "slice_162/name": "", "slice_162/save_to_file/enabled": false, +"slice_162/save_to_file/fallback_path": "", "slice_162/save_to_file/keep_custom_tracks": false, "slice_162/save_to_file/path": "", "slice_162/start_frame": 0, @@ -540,6 +617,7 @@ _subresources={ "slice_163/loop_mode": 0, "slice_163/name": "", "slice_163/save_to_file/enabled": false, +"slice_163/save_to_file/fallback_path": "", "slice_163/save_to_file/keep_custom_tracks": false, "slice_163/save_to_file/path": "", "slice_163/start_frame": 0, @@ -547,6 +625,7 @@ _subresources={ "slice_164/loop_mode": 0, "slice_164/name": "", "slice_164/save_to_file/enabled": false, +"slice_164/save_to_file/fallback_path": "", "slice_164/save_to_file/keep_custom_tracks": false, "slice_164/save_to_file/path": "", "slice_164/start_frame": 0, @@ -554,6 +633,7 @@ _subresources={ "slice_165/loop_mode": 0, "slice_165/name": "", "slice_165/save_to_file/enabled": false, +"slice_165/save_to_file/fallback_path": "", "slice_165/save_to_file/keep_custom_tracks": false, "slice_165/save_to_file/path": "", "slice_165/start_frame": 0, @@ -561,6 +641,7 @@ _subresources={ "slice_166/loop_mode": 0, "slice_166/name": "", "slice_166/save_to_file/enabled": false, +"slice_166/save_to_file/fallback_path": "", "slice_166/save_to_file/keep_custom_tracks": false, "slice_166/save_to_file/path": "", "slice_166/start_frame": 0, @@ -568,6 +649,7 @@ _subresources={ "slice_167/loop_mode": 0, "slice_167/name": "", "slice_167/save_to_file/enabled": false, +"slice_167/save_to_file/fallback_path": "", "slice_167/save_to_file/keep_custom_tracks": false, "slice_167/save_to_file/path": "", "slice_167/start_frame": 0, @@ -575,6 +657,7 @@ _subresources={ "slice_168/loop_mode": 0, "slice_168/name": "", "slice_168/save_to_file/enabled": false, +"slice_168/save_to_file/fallback_path": "", "slice_168/save_to_file/keep_custom_tracks": false, "slice_168/save_to_file/path": "", "slice_168/start_frame": 0, @@ -582,6 +665,7 @@ _subresources={ "slice_169/loop_mode": 0, "slice_169/name": "", "slice_169/save_to_file/enabled": false, +"slice_169/save_to_file/fallback_path": "", "slice_169/save_to_file/keep_custom_tracks": false, "slice_169/save_to_file/path": "", "slice_169/start_frame": 0, @@ -589,6 +673,7 @@ _subresources={ "slice_17/loop_mode": 0, "slice_17/name": "", "slice_17/save_to_file/enabled": false, +"slice_17/save_to_file/fallback_path": "", "slice_17/save_to_file/keep_custom_tracks": false, "slice_17/save_to_file/path": "", "slice_17/start_frame": 0, @@ -596,6 +681,7 @@ _subresources={ "slice_170/loop_mode": 0, "slice_170/name": "", "slice_170/save_to_file/enabled": false, +"slice_170/save_to_file/fallback_path": "", "slice_170/save_to_file/keep_custom_tracks": false, "slice_170/save_to_file/path": "", "slice_170/start_frame": 0, @@ -603,6 +689,7 @@ _subresources={ "slice_171/loop_mode": 0, "slice_171/name": "", "slice_171/save_to_file/enabled": false, +"slice_171/save_to_file/fallback_path": "", "slice_171/save_to_file/keep_custom_tracks": false, "slice_171/save_to_file/path": "", "slice_171/start_frame": 0, @@ -610,6 +697,7 @@ _subresources={ "slice_172/loop_mode": 0, "slice_172/name": "", "slice_172/save_to_file/enabled": false, +"slice_172/save_to_file/fallback_path": "", "slice_172/save_to_file/keep_custom_tracks": false, "slice_172/save_to_file/path": "", "slice_172/start_frame": 0, @@ -617,6 +705,7 @@ _subresources={ "slice_173/loop_mode": 0, "slice_173/name": "", "slice_173/save_to_file/enabled": false, +"slice_173/save_to_file/fallback_path": "", "slice_173/save_to_file/keep_custom_tracks": false, "slice_173/save_to_file/path": "", "slice_173/start_frame": 0, @@ -624,6 +713,7 @@ _subresources={ "slice_174/loop_mode": 0, "slice_174/name": "", "slice_174/save_to_file/enabled": false, +"slice_174/save_to_file/fallback_path": "", "slice_174/save_to_file/keep_custom_tracks": false, "slice_174/save_to_file/path": "", "slice_174/start_frame": 0, @@ -631,6 +721,7 @@ _subresources={ "slice_175/loop_mode": 0, "slice_175/name": "", "slice_175/save_to_file/enabled": false, +"slice_175/save_to_file/fallback_path": "", "slice_175/save_to_file/keep_custom_tracks": false, "slice_175/save_to_file/path": "", "slice_175/start_frame": 0, @@ -638,6 +729,7 @@ _subresources={ "slice_176/loop_mode": 0, "slice_176/name": "", "slice_176/save_to_file/enabled": false, +"slice_176/save_to_file/fallback_path": "", "slice_176/save_to_file/keep_custom_tracks": false, "slice_176/save_to_file/path": "", "slice_176/start_frame": 0, @@ -645,6 +737,7 @@ _subresources={ "slice_177/loop_mode": 0, "slice_177/name": "", "slice_177/save_to_file/enabled": false, +"slice_177/save_to_file/fallback_path": "", "slice_177/save_to_file/keep_custom_tracks": false, "slice_177/save_to_file/path": "", "slice_177/start_frame": 0, @@ -652,6 +745,7 @@ _subresources={ "slice_178/loop_mode": 0, "slice_178/name": "", "slice_178/save_to_file/enabled": false, +"slice_178/save_to_file/fallback_path": "", "slice_178/save_to_file/keep_custom_tracks": false, "slice_178/save_to_file/path": "", "slice_178/start_frame": 0, @@ -659,6 +753,7 @@ _subresources={ "slice_179/loop_mode": 0, "slice_179/name": "", "slice_179/save_to_file/enabled": false, +"slice_179/save_to_file/fallback_path": "", "slice_179/save_to_file/keep_custom_tracks": false, "slice_179/save_to_file/path": "", "slice_179/start_frame": 0, @@ -666,6 +761,7 @@ _subresources={ "slice_18/loop_mode": 0, "slice_18/name": "", "slice_18/save_to_file/enabled": false, +"slice_18/save_to_file/fallback_path": "", "slice_18/save_to_file/keep_custom_tracks": false, "slice_18/save_to_file/path": "", "slice_18/start_frame": 0, @@ -673,6 +769,7 @@ _subresources={ "slice_180/loop_mode": 0, "slice_180/name": "", "slice_180/save_to_file/enabled": false, +"slice_180/save_to_file/fallback_path": "", "slice_180/save_to_file/keep_custom_tracks": false, "slice_180/save_to_file/path": "", "slice_180/start_frame": 0, @@ -680,6 +777,7 @@ _subresources={ "slice_181/loop_mode": 0, "slice_181/name": "", "slice_181/save_to_file/enabled": false, +"slice_181/save_to_file/fallback_path": "", "slice_181/save_to_file/keep_custom_tracks": false, "slice_181/save_to_file/path": "", "slice_181/start_frame": 0, @@ -687,6 +785,7 @@ _subresources={ "slice_182/loop_mode": 0, "slice_182/name": "", "slice_182/save_to_file/enabled": false, +"slice_182/save_to_file/fallback_path": "", "slice_182/save_to_file/keep_custom_tracks": false, "slice_182/save_to_file/path": "", "slice_182/start_frame": 0, @@ -694,6 +793,7 @@ _subresources={ "slice_183/loop_mode": 0, "slice_183/name": "", "slice_183/save_to_file/enabled": false, +"slice_183/save_to_file/fallback_path": "", "slice_183/save_to_file/keep_custom_tracks": false, "slice_183/save_to_file/path": "", "slice_183/start_frame": 0, @@ -701,6 +801,7 @@ _subresources={ "slice_184/loop_mode": 0, "slice_184/name": "", "slice_184/save_to_file/enabled": false, +"slice_184/save_to_file/fallback_path": "", "slice_184/save_to_file/keep_custom_tracks": false, "slice_184/save_to_file/path": "", "slice_184/start_frame": 0, @@ -708,6 +809,7 @@ _subresources={ "slice_185/loop_mode": 0, "slice_185/name": "", "slice_185/save_to_file/enabled": false, +"slice_185/save_to_file/fallback_path": "", "slice_185/save_to_file/keep_custom_tracks": false, "slice_185/save_to_file/path": "", "slice_185/start_frame": 0, @@ -715,6 +817,7 @@ _subresources={ "slice_186/loop_mode": 0, "slice_186/name": "", "slice_186/save_to_file/enabled": false, +"slice_186/save_to_file/fallback_path": "", "slice_186/save_to_file/keep_custom_tracks": false, "slice_186/save_to_file/path": "", "slice_186/start_frame": 0, @@ -722,6 +825,7 @@ _subresources={ "slice_187/loop_mode": 0, "slice_187/name": "", "slice_187/save_to_file/enabled": false, +"slice_187/save_to_file/fallback_path": "", "slice_187/save_to_file/keep_custom_tracks": false, "slice_187/save_to_file/path": "", "slice_187/start_frame": 0, @@ -729,6 +833,7 @@ _subresources={ "slice_188/loop_mode": 0, "slice_188/name": "", "slice_188/save_to_file/enabled": false, +"slice_188/save_to_file/fallback_path": "", "slice_188/save_to_file/keep_custom_tracks": false, "slice_188/save_to_file/path": "", "slice_188/start_frame": 0, @@ -736,6 +841,7 @@ _subresources={ "slice_189/loop_mode": 0, "slice_189/name": "", "slice_189/save_to_file/enabled": false, +"slice_189/save_to_file/fallback_path": "", "slice_189/save_to_file/keep_custom_tracks": false, "slice_189/save_to_file/path": "", "slice_189/start_frame": 0, @@ -743,6 +849,7 @@ _subresources={ "slice_19/loop_mode": 0, "slice_19/name": "", "slice_19/save_to_file/enabled": false, +"slice_19/save_to_file/fallback_path": "", "slice_19/save_to_file/keep_custom_tracks": false, "slice_19/save_to_file/path": "", "slice_19/start_frame": 0, @@ -750,6 +857,7 @@ _subresources={ "slice_190/loop_mode": 0, "slice_190/name": "", "slice_190/save_to_file/enabled": false, +"slice_190/save_to_file/fallback_path": "", "slice_190/save_to_file/keep_custom_tracks": false, "slice_190/save_to_file/path": "", "slice_190/start_frame": 0, @@ -757,6 +865,7 @@ _subresources={ "slice_191/loop_mode": 0, "slice_191/name": "", "slice_191/save_to_file/enabled": false, +"slice_191/save_to_file/fallback_path": "", "slice_191/save_to_file/keep_custom_tracks": false, "slice_191/save_to_file/path": "", "slice_191/start_frame": 0, @@ -764,6 +873,7 @@ _subresources={ "slice_192/loop_mode": 0, "slice_192/name": "", "slice_192/save_to_file/enabled": false, +"slice_192/save_to_file/fallback_path": "", "slice_192/save_to_file/keep_custom_tracks": false, "slice_192/save_to_file/path": "", "slice_192/start_frame": 0, @@ -771,6 +881,7 @@ _subresources={ "slice_193/loop_mode": 0, "slice_193/name": "", "slice_193/save_to_file/enabled": false, +"slice_193/save_to_file/fallback_path": "", "slice_193/save_to_file/keep_custom_tracks": false, "slice_193/save_to_file/path": "", "slice_193/start_frame": 0, @@ -778,6 +889,7 @@ _subresources={ "slice_194/loop_mode": 0, "slice_194/name": "", "slice_194/save_to_file/enabled": false, +"slice_194/save_to_file/fallback_path": "", "slice_194/save_to_file/keep_custom_tracks": false, "slice_194/save_to_file/path": "", "slice_194/start_frame": 0, @@ -785,6 +897,7 @@ _subresources={ "slice_195/loop_mode": 0, "slice_195/name": "", "slice_195/save_to_file/enabled": false, +"slice_195/save_to_file/fallback_path": "", "slice_195/save_to_file/keep_custom_tracks": false, "slice_195/save_to_file/path": "", "slice_195/start_frame": 0, @@ -792,6 +905,7 @@ _subresources={ "slice_196/loop_mode": 0, "slice_196/name": "", "slice_196/save_to_file/enabled": false, +"slice_196/save_to_file/fallback_path": "", "slice_196/save_to_file/keep_custom_tracks": false, "slice_196/save_to_file/path": "", "slice_196/start_frame": 0, @@ -799,6 +913,7 @@ _subresources={ "slice_197/loop_mode": 0, "slice_197/name": "", "slice_197/save_to_file/enabled": false, +"slice_197/save_to_file/fallback_path": "", "slice_197/save_to_file/keep_custom_tracks": false, "slice_197/save_to_file/path": "", "slice_197/start_frame": 0, @@ -806,6 +921,7 @@ _subresources={ "slice_198/loop_mode": 0, "slice_198/name": "", "slice_198/save_to_file/enabled": false, +"slice_198/save_to_file/fallback_path": "", "slice_198/save_to_file/keep_custom_tracks": false, "slice_198/save_to_file/path": "", "slice_198/start_frame": 0, @@ -813,6 +929,7 @@ _subresources={ "slice_199/loop_mode": 0, "slice_199/name": "", "slice_199/save_to_file/enabled": false, +"slice_199/save_to_file/fallback_path": "", "slice_199/save_to_file/keep_custom_tracks": false, "slice_199/save_to_file/path": "", "slice_199/start_frame": 0, @@ -820,6 +937,7 @@ _subresources={ "slice_2/loop_mode": 0, "slice_2/name": "", "slice_2/save_to_file/enabled": false, +"slice_2/save_to_file/fallback_path": "", "slice_2/save_to_file/keep_custom_tracks": false, "slice_2/save_to_file/path": "", "slice_2/start_frame": 0, @@ -827,6 +945,7 @@ _subresources={ "slice_20/loop_mode": 0, "slice_20/name": "", "slice_20/save_to_file/enabled": false, +"slice_20/save_to_file/fallback_path": "", "slice_20/save_to_file/keep_custom_tracks": false, "slice_20/save_to_file/path": "", "slice_20/start_frame": 0, @@ -834,6 +953,7 @@ _subresources={ "slice_200/loop_mode": 0, "slice_200/name": "", "slice_200/save_to_file/enabled": false, +"slice_200/save_to_file/fallback_path": "", "slice_200/save_to_file/keep_custom_tracks": false, "slice_200/save_to_file/path": "", "slice_200/start_frame": 0, @@ -841,6 +961,7 @@ _subresources={ "slice_201/loop_mode": 0, "slice_201/name": "", "slice_201/save_to_file/enabled": false, +"slice_201/save_to_file/fallback_path": "", "slice_201/save_to_file/keep_custom_tracks": false, "slice_201/save_to_file/path": "", "slice_201/start_frame": 0, @@ -848,6 +969,7 @@ _subresources={ "slice_202/loop_mode": 0, "slice_202/name": "", "slice_202/save_to_file/enabled": false, +"slice_202/save_to_file/fallback_path": "", "slice_202/save_to_file/keep_custom_tracks": false, "slice_202/save_to_file/path": "", "slice_202/start_frame": 0, @@ -855,6 +977,7 @@ _subresources={ "slice_203/loop_mode": 0, "slice_203/name": "", "slice_203/save_to_file/enabled": false, +"slice_203/save_to_file/fallback_path": "", "slice_203/save_to_file/keep_custom_tracks": false, "slice_203/save_to_file/path": "", "slice_203/start_frame": 0, @@ -862,6 +985,7 @@ _subresources={ "slice_204/loop_mode": 0, "slice_204/name": "", "slice_204/save_to_file/enabled": false, +"slice_204/save_to_file/fallback_path": "", "slice_204/save_to_file/keep_custom_tracks": false, "slice_204/save_to_file/path": "", "slice_204/start_frame": 0, @@ -869,6 +993,7 @@ _subresources={ "slice_205/loop_mode": 0, "slice_205/name": "", "slice_205/save_to_file/enabled": false, +"slice_205/save_to_file/fallback_path": "", "slice_205/save_to_file/keep_custom_tracks": false, "slice_205/save_to_file/path": "", "slice_205/start_frame": 0, @@ -876,6 +1001,7 @@ _subresources={ "slice_206/loop_mode": 0, "slice_206/name": "", "slice_206/save_to_file/enabled": false, +"slice_206/save_to_file/fallback_path": "", "slice_206/save_to_file/keep_custom_tracks": false, "slice_206/save_to_file/path": "", "slice_206/start_frame": 0, @@ -883,6 +1009,7 @@ _subresources={ "slice_207/loop_mode": 0, "slice_207/name": "", "slice_207/save_to_file/enabled": false, +"slice_207/save_to_file/fallback_path": "", "slice_207/save_to_file/keep_custom_tracks": false, "slice_207/save_to_file/path": "", "slice_207/start_frame": 0, @@ -890,6 +1017,7 @@ _subresources={ "slice_208/loop_mode": 0, "slice_208/name": "", "slice_208/save_to_file/enabled": false, +"slice_208/save_to_file/fallback_path": "", "slice_208/save_to_file/keep_custom_tracks": false, "slice_208/save_to_file/path": "", "slice_208/start_frame": 0, @@ -897,6 +1025,7 @@ _subresources={ "slice_209/loop_mode": 0, "slice_209/name": "", "slice_209/save_to_file/enabled": false, +"slice_209/save_to_file/fallback_path": "", "slice_209/save_to_file/keep_custom_tracks": false, "slice_209/save_to_file/path": "", "slice_209/start_frame": 0, @@ -904,6 +1033,7 @@ _subresources={ "slice_21/loop_mode": 0, "slice_21/name": "", "slice_21/save_to_file/enabled": false, +"slice_21/save_to_file/fallback_path": "", "slice_21/save_to_file/keep_custom_tracks": false, "slice_21/save_to_file/path": "", "slice_21/start_frame": 0, @@ -911,6 +1041,7 @@ _subresources={ "slice_210/loop_mode": 0, "slice_210/name": "", "slice_210/save_to_file/enabled": false, +"slice_210/save_to_file/fallback_path": "", "slice_210/save_to_file/keep_custom_tracks": false, "slice_210/save_to_file/path": "", "slice_210/start_frame": 0, @@ -918,6 +1049,7 @@ _subresources={ "slice_211/loop_mode": 0, "slice_211/name": "", "slice_211/save_to_file/enabled": false, +"slice_211/save_to_file/fallback_path": "", "slice_211/save_to_file/keep_custom_tracks": false, "slice_211/save_to_file/path": "", "slice_211/start_frame": 0, @@ -925,6 +1057,7 @@ _subresources={ "slice_212/loop_mode": 0, "slice_212/name": "", "slice_212/save_to_file/enabled": false, +"slice_212/save_to_file/fallback_path": "", "slice_212/save_to_file/keep_custom_tracks": false, "slice_212/save_to_file/path": "", "slice_212/start_frame": 0, @@ -932,6 +1065,7 @@ _subresources={ "slice_213/loop_mode": 0, "slice_213/name": "", "slice_213/save_to_file/enabled": false, +"slice_213/save_to_file/fallback_path": "", "slice_213/save_to_file/keep_custom_tracks": false, "slice_213/save_to_file/path": "", "slice_213/start_frame": 0, @@ -939,6 +1073,7 @@ _subresources={ "slice_214/loop_mode": 0, "slice_214/name": "", "slice_214/save_to_file/enabled": false, +"slice_214/save_to_file/fallback_path": "", "slice_214/save_to_file/keep_custom_tracks": false, "slice_214/save_to_file/path": "", "slice_214/start_frame": 0, @@ -946,6 +1081,7 @@ _subresources={ "slice_215/loop_mode": 0, "slice_215/name": "", "slice_215/save_to_file/enabled": false, +"slice_215/save_to_file/fallback_path": "", "slice_215/save_to_file/keep_custom_tracks": false, "slice_215/save_to_file/path": "", "slice_215/start_frame": 0, @@ -953,6 +1089,7 @@ _subresources={ "slice_216/loop_mode": 0, "slice_216/name": "", "slice_216/save_to_file/enabled": false, +"slice_216/save_to_file/fallback_path": "", "slice_216/save_to_file/keep_custom_tracks": false, "slice_216/save_to_file/path": "", "slice_216/start_frame": 0, @@ -960,6 +1097,7 @@ _subresources={ "slice_217/loop_mode": 0, "slice_217/name": "", "slice_217/save_to_file/enabled": false, +"slice_217/save_to_file/fallback_path": "", "slice_217/save_to_file/keep_custom_tracks": false, "slice_217/save_to_file/path": "", "slice_217/start_frame": 0, @@ -967,6 +1105,7 @@ _subresources={ "slice_218/loop_mode": 0, "slice_218/name": "", "slice_218/save_to_file/enabled": false, +"slice_218/save_to_file/fallback_path": "", "slice_218/save_to_file/keep_custom_tracks": false, "slice_218/save_to_file/path": "", "slice_218/start_frame": 0, @@ -974,6 +1113,7 @@ _subresources={ "slice_219/loop_mode": 0, "slice_219/name": "", "slice_219/save_to_file/enabled": false, +"slice_219/save_to_file/fallback_path": "", "slice_219/save_to_file/keep_custom_tracks": false, "slice_219/save_to_file/path": "", "slice_219/start_frame": 0, @@ -981,6 +1121,7 @@ _subresources={ "slice_22/loop_mode": 0, "slice_22/name": "", "slice_22/save_to_file/enabled": false, +"slice_22/save_to_file/fallback_path": "", "slice_22/save_to_file/keep_custom_tracks": false, "slice_22/save_to_file/path": "", "slice_22/start_frame": 0, @@ -988,6 +1129,7 @@ _subresources={ "slice_220/loop_mode": 0, "slice_220/name": "", "slice_220/save_to_file/enabled": false, +"slice_220/save_to_file/fallback_path": "", "slice_220/save_to_file/keep_custom_tracks": false, "slice_220/save_to_file/path": "", "slice_220/start_frame": 0, @@ -995,6 +1137,7 @@ _subresources={ "slice_221/loop_mode": 0, "slice_221/name": "", "slice_221/save_to_file/enabled": false, +"slice_221/save_to_file/fallback_path": "", "slice_221/save_to_file/keep_custom_tracks": false, "slice_221/save_to_file/path": "", "slice_221/start_frame": 0, @@ -1002,6 +1145,7 @@ _subresources={ "slice_222/loop_mode": 0, "slice_222/name": "", "slice_222/save_to_file/enabled": false, +"slice_222/save_to_file/fallback_path": "", "slice_222/save_to_file/keep_custom_tracks": false, "slice_222/save_to_file/path": "", "slice_222/start_frame": 0, @@ -1009,6 +1153,7 @@ _subresources={ "slice_223/loop_mode": 0, "slice_223/name": "", "slice_223/save_to_file/enabled": false, +"slice_223/save_to_file/fallback_path": "", "slice_223/save_to_file/keep_custom_tracks": false, "slice_223/save_to_file/path": "", "slice_223/start_frame": 0, @@ -1016,6 +1161,7 @@ _subresources={ "slice_224/loop_mode": 0, "slice_224/name": "", "slice_224/save_to_file/enabled": false, +"slice_224/save_to_file/fallback_path": "", "slice_224/save_to_file/keep_custom_tracks": false, "slice_224/save_to_file/path": "", "slice_224/start_frame": 0, @@ -1023,6 +1169,7 @@ _subresources={ "slice_225/loop_mode": 0, "slice_225/name": "", "slice_225/save_to_file/enabled": false, +"slice_225/save_to_file/fallback_path": "", "slice_225/save_to_file/keep_custom_tracks": false, "slice_225/save_to_file/path": "", "slice_225/start_frame": 0, @@ -1030,6 +1177,7 @@ _subresources={ "slice_226/loop_mode": 0, "slice_226/name": "", "slice_226/save_to_file/enabled": false, +"slice_226/save_to_file/fallback_path": "", "slice_226/save_to_file/keep_custom_tracks": false, "slice_226/save_to_file/path": "", "slice_226/start_frame": 0, @@ -1037,6 +1185,7 @@ _subresources={ "slice_227/loop_mode": 0, "slice_227/name": "", "slice_227/save_to_file/enabled": false, +"slice_227/save_to_file/fallback_path": "", "slice_227/save_to_file/keep_custom_tracks": false, "slice_227/save_to_file/path": "", "slice_227/start_frame": 0, @@ -1044,6 +1193,7 @@ _subresources={ "slice_228/loop_mode": 0, "slice_228/name": "", "slice_228/save_to_file/enabled": false, +"slice_228/save_to_file/fallback_path": "", "slice_228/save_to_file/keep_custom_tracks": false, "slice_228/save_to_file/path": "", "slice_228/start_frame": 0, @@ -1051,6 +1201,7 @@ _subresources={ "slice_229/loop_mode": 0, "slice_229/name": "", "slice_229/save_to_file/enabled": false, +"slice_229/save_to_file/fallback_path": "", "slice_229/save_to_file/keep_custom_tracks": false, "slice_229/save_to_file/path": "", "slice_229/start_frame": 0, @@ -1058,6 +1209,7 @@ _subresources={ "slice_23/loop_mode": 0, "slice_23/name": "", "slice_23/save_to_file/enabled": false, +"slice_23/save_to_file/fallback_path": "", "slice_23/save_to_file/keep_custom_tracks": false, "slice_23/save_to_file/path": "", "slice_23/start_frame": 0, @@ -1065,6 +1217,7 @@ _subresources={ "slice_230/loop_mode": 0, "slice_230/name": "", "slice_230/save_to_file/enabled": false, +"slice_230/save_to_file/fallback_path": "", "slice_230/save_to_file/keep_custom_tracks": false, "slice_230/save_to_file/path": "", "slice_230/start_frame": 0, @@ -1072,6 +1225,7 @@ _subresources={ "slice_231/loop_mode": 0, "slice_231/name": "", "slice_231/save_to_file/enabled": false, +"slice_231/save_to_file/fallback_path": "", "slice_231/save_to_file/keep_custom_tracks": false, "slice_231/save_to_file/path": "", "slice_231/start_frame": 0, @@ -1079,6 +1233,7 @@ _subresources={ "slice_232/loop_mode": 0, "slice_232/name": "", "slice_232/save_to_file/enabled": false, +"slice_232/save_to_file/fallback_path": "", "slice_232/save_to_file/keep_custom_tracks": false, "slice_232/save_to_file/path": "", "slice_232/start_frame": 0, @@ -1086,6 +1241,7 @@ _subresources={ "slice_233/loop_mode": 0, "slice_233/name": "", "slice_233/save_to_file/enabled": false, +"slice_233/save_to_file/fallback_path": "", "slice_233/save_to_file/keep_custom_tracks": false, "slice_233/save_to_file/path": "", "slice_233/start_frame": 0, @@ -1093,6 +1249,7 @@ _subresources={ "slice_234/loop_mode": 0, "slice_234/name": "", "slice_234/save_to_file/enabled": false, +"slice_234/save_to_file/fallback_path": "", "slice_234/save_to_file/keep_custom_tracks": false, "slice_234/save_to_file/path": "", "slice_234/start_frame": 0, @@ -1100,6 +1257,7 @@ _subresources={ "slice_235/loop_mode": 0, "slice_235/name": "", "slice_235/save_to_file/enabled": false, +"slice_235/save_to_file/fallback_path": "", "slice_235/save_to_file/keep_custom_tracks": false, "slice_235/save_to_file/path": "", "slice_235/start_frame": 0, @@ -1107,6 +1265,7 @@ _subresources={ "slice_236/loop_mode": 0, "slice_236/name": "", "slice_236/save_to_file/enabled": false, +"slice_236/save_to_file/fallback_path": "", "slice_236/save_to_file/keep_custom_tracks": false, "slice_236/save_to_file/path": "", "slice_236/start_frame": 0, @@ -1114,6 +1273,7 @@ _subresources={ "slice_237/loop_mode": 0, "slice_237/name": "", "slice_237/save_to_file/enabled": false, +"slice_237/save_to_file/fallback_path": "", "slice_237/save_to_file/keep_custom_tracks": false, "slice_237/save_to_file/path": "", "slice_237/start_frame": 0, @@ -1121,6 +1281,7 @@ _subresources={ "slice_238/loop_mode": 0, "slice_238/name": "", "slice_238/save_to_file/enabled": false, +"slice_238/save_to_file/fallback_path": "", "slice_238/save_to_file/keep_custom_tracks": false, "slice_238/save_to_file/path": "", "slice_238/start_frame": 0, @@ -1128,6 +1289,7 @@ _subresources={ "slice_239/loop_mode": 0, "slice_239/name": "", "slice_239/save_to_file/enabled": false, +"slice_239/save_to_file/fallback_path": "", "slice_239/save_to_file/keep_custom_tracks": false, "slice_239/save_to_file/path": "", "slice_239/start_frame": 0, @@ -1135,6 +1297,7 @@ _subresources={ "slice_24/loop_mode": 0, "slice_24/name": "", "slice_24/save_to_file/enabled": false, +"slice_24/save_to_file/fallback_path": "", "slice_24/save_to_file/keep_custom_tracks": false, "slice_24/save_to_file/path": "", "slice_24/start_frame": 0, @@ -1142,6 +1305,7 @@ _subresources={ "slice_240/loop_mode": 0, "slice_240/name": "", "slice_240/save_to_file/enabled": false, +"slice_240/save_to_file/fallback_path": "", "slice_240/save_to_file/keep_custom_tracks": false, "slice_240/save_to_file/path": "", "slice_240/start_frame": 0, @@ -1149,6 +1313,7 @@ _subresources={ "slice_241/loop_mode": 0, "slice_241/name": "", "slice_241/save_to_file/enabled": false, +"slice_241/save_to_file/fallback_path": "", "slice_241/save_to_file/keep_custom_tracks": false, "slice_241/save_to_file/path": "", "slice_241/start_frame": 0, @@ -1156,6 +1321,7 @@ _subresources={ "slice_242/loop_mode": 0, "slice_242/name": "", "slice_242/save_to_file/enabled": false, +"slice_242/save_to_file/fallback_path": "", "slice_242/save_to_file/keep_custom_tracks": false, "slice_242/save_to_file/path": "", "slice_242/start_frame": 0, @@ -1163,6 +1329,7 @@ _subresources={ "slice_243/loop_mode": 0, "slice_243/name": "", "slice_243/save_to_file/enabled": false, +"slice_243/save_to_file/fallback_path": "", "slice_243/save_to_file/keep_custom_tracks": false, "slice_243/save_to_file/path": "", "slice_243/start_frame": 0, @@ -1170,6 +1337,7 @@ _subresources={ "slice_244/loop_mode": 0, "slice_244/name": "", "slice_244/save_to_file/enabled": false, +"slice_244/save_to_file/fallback_path": "", "slice_244/save_to_file/keep_custom_tracks": false, "slice_244/save_to_file/path": "", "slice_244/start_frame": 0, @@ -1177,6 +1345,7 @@ _subresources={ "slice_245/loop_mode": 0, "slice_245/name": "", "slice_245/save_to_file/enabled": false, +"slice_245/save_to_file/fallback_path": "", "slice_245/save_to_file/keep_custom_tracks": false, "slice_245/save_to_file/path": "", "slice_245/start_frame": 0, @@ -1184,6 +1353,7 @@ _subresources={ "slice_246/loop_mode": 0, "slice_246/name": "", "slice_246/save_to_file/enabled": false, +"slice_246/save_to_file/fallback_path": "", "slice_246/save_to_file/keep_custom_tracks": false, "slice_246/save_to_file/path": "", "slice_246/start_frame": 0, @@ -1191,6 +1361,7 @@ _subresources={ "slice_247/loop_mode": 0, "slice_247/name": "", "slice_247/save_to_file/enabled": false, +"slice_247/save_to_file/fallback_path": "", "slice_247/save_to_file/keep_custom_tracks": false, "slice_247/save_to_file/path": "", "slice_247/start_frame": 0, @@ -1198,6 +1369,7 @@ _subresources={ "slice_248/loop_mode": 0, "slice_248/name": "", "slice_248/save_to_file/enabled": false, +"slice_248/save_to_file/fallback_path": "", "slice_248/save_to_file/keep_custom_tracks": false, "slice_248/save_to_file/path": "", "slice_248/start_frame": 0, @@ -1205,6 +1377,7 @@ _subresources={ "slice_249/loop_mode": 0, "slice_249/name": "", "slice_249/save_to_file/enabled": false, +"slice_249/save_to_file/fallback_path": "", "slice_249/save_to_file/keep_custom_tracks": false, "slice_249/save_to_file/path": "", "slice_249/start_frame": 0, @@ -1212,6 +1385,7 @@ _subresources={ "slice_25/loop_mode": 0, "slice_25/name": "", "slice_25/save_to_file/enabled": false, +"slice_25/save_to_file/fallback_path": "", "slice_25/save_to_file/keep_custom_tracks": false, "slice_25/save_to_file/path": "", "slice_25/start_frame": 0, @@ -1219,6 +1393,7 @@ _subresources={ "slice_250/loop_mode": 0, "slice_250/name": "", "slice_250/save_to_file/enabled": false, +"slice_250/save_to_file/fallback_path": "", "slice_250/save_to_file/keep_custom_tracks": false, "slice_250/save_to_file/path": "", "slice_250/start_frame": 0, @@ -1226,6 +1401,7 @@ _subresources={ "slice_251/loop_mode": 0, "slice_251/name": "", "slice_251/save_to_file/enabled": false, +"slice_251/save_to_file/fallback_path": "", "slice_251/save_to_file/keep_custom_tracks": false, "slice_251/save_to_file/path": "", "slice_251/start_frame": 0, @@ -1233,6 +1409,7 @@ _subresources={ "slice_252/loop_mode": 0, "slice_252/name": "", "slice_252/save_to_file/enabled": false, +"slice_252/save_to_file/fallback_path": "", "slice_252/save_to_file/keep_custom_tracks": false, "slice_252/save_to_file/path": "", "slice_252/start_frame": 0, @@ -1240,6 +1417,7 @@ _subresources={ "slice_253/loop_mode": 0, "slice_253/name": "", "slice_253/save_to_file/enabled": false, +"slice_253/save_to_file/fallback_path": "", "slice_253/save_to_file/keep_custom_tracks": false, "slice_253/save_to_file/path": "", "slice_253/start_frame": 0, @@ -1247,6 +1425,7 @@ _subresources={ "slice_254/loop_mode": 0, "slice_254/name": "", "slice_254/save_to_file/enabled": false, +"slice_254/save_to_file/fallback_path": "", "slice_254/save_to_file/keep_custom_tracks": false, "slice_254/save_to_file/path": "", "slice_254/start_frame": 0, @@ -1254,6 +1433,7 @@ _subresources={ "slice_255/loop_mode": 0, "slice_255/name": "", "slice_255/save_to_file/enabled": false, +"slice_255/save_to_file/fallback_path": "", "slice_255/save_to_file/keep_custom_tracks": false, "slice_255/save_to_file/path": "", "slice_255/start_frame": 0, @@ -1261,6 +1441,7 @@ _subresources={ "slice_256/loop_mode": 0, "slice_256/name": "", "slice_256/save_to_file/enabled": false, +"slice_256/save_to_file/fallback_path": "", "slice_256/save_to_file/keep_custom_tracks": false, "slice_256/save_to_file/path": "", "slice_256/start_frame": 0, @@ -1268,6 +1449,7 @@ _subresources={ "slice_26/loop_mode": 0, "slice_26/name": "", "slice_26/save_to_file/enabled": false, +"slice_26/save_to_file/fallback_path": "", "slice_26/save_to_file/keep_custom_tracks": false, "slice_26/save_to_file/path": "", "slice_26/start_frame": 0, @@ -1275,6 +1457,7 @@ _subresources={ "slice_27/loop_mode": 0, "slice_27/name": "", "slice_27/save_to_file/enabled": false, +"slice_27/save_to_file/fallback_path": "", "slice_27/save_to_file/keep_custom_tracks": false, "slice_27/save_to_file/path": "", "slice_27/start_frame": 0, @@ -1282,6 +1465,7 @@ _subresources={ "slice_28/loop_mode": 0, "slice_28/name": "", "slice_28/save_to_file/enabled": false, +"slice_28/save_to_file/fallback_path": "", "slice_28/save_to_file/keep_custom_tracks": false, "slice_28/save_to_file/path": "", "slice_28/start_frame": 0, @@ -1289,6 +1473,7 @@ _subresources={ "slice_29/loop_mode": 0, "slice_29/name": "", "slice_29/save_to_file/enabled": false, +"slice_29/save_to_file/fallback_path": "", "slice_29/save_to_file/keep_custom_tracks": false, "slice_29/save_to_file/path": "", "slice_29/start_frame": 0, @@ -1296,6 +1481,7 @@ _subresources={ "slice_3/loop_mode": 0, "slice_3/name": "", "slice_3/save_to_file/enabled": false, +"slice_3/save_to_file/fallback_path": "", "slice_3/save_to_file/keep_custom_tracks": false, "slice_3/save_to_file/path": "", "slice_3/start_frame": 0, @@ -1303,6 +1489,7 @@ _subresources={ "slice_30/loop_mode": 0, "slice_30/name": "", "slice_30/save_to_file/enabled": false, +"slice_30/save_to_file/fallback_path": "", "slice_30/save_to_file/keep_custom_tracks": false, "slice_30/save_to_file/path": "", "slice_30/start_frame": 0, @@ -1310,6 +1497,7 @@ _subresources={ "slice_31/loop_mode": 0, "slice_31/name": "", "slice_31/save_to_file/enabled": false, +"slice_31/save_to_file/fallback_path": "", "slice_31/save_to_file/keep_custom_tracks": false, "slice_31/save_to_file/path": "", "slice_31/start_frame": 0, @@ -1317,6 +1505,7 @@ _subresources={ "slice_32/loop_mode": 0, "slice_32/name": "", "slice_32/save_to_file/enabled": false, +"slice_32/save_to_file/fallback_path": "", "slice_32/save_to_file/keep_custom_tracks": false, "slice_32/save_to_file/path": "", "slice_32/start_frame": 0, @@ -1324,6 +1513,7 @@ _subresources={ "slice_33/loop_mode": 0, "slice_33/name": "", "slice_33/save_to_file/enabled": false, +"slice_33/save_to_file/fallback_path": "", "slice_33/save_to_file/keep_custom_tracks": false, "slice_33/save_to_file/path": "", "slice_33/start_frame": 0, @@ -1331,6 +1521,7 @@ _subresources={ "slice_34/loop_mode": 0, "slice_34/name": "", "slice_34/save_to_file/enabled": false, +"slice_34/save_to_file/fallback_path": "", "slice_34/save_to_file/keep_custom_tracks": false, "slice_34/save_to_file/path": "", "slice_34/start_frame": 0, @@ -1338,6 +1529,7 @@ _subresources={ "slice_35/loop_mode": 0, "slice_35/name": "", "slice_35/save_to_file/enabled": false, +"slice_35/save_to_file/fallback_path": "", "slice_35/save_to_file/keep_custom_tracks": false, "slice_35/save_to_file/path": "", "slice_35/start_frame": 0, @@ -1345,6 +1537,7 @@ _subresources={ "slice_36/loop_mode": 0, "slice_36/name": "", "slice_36/save_to_file/enabled": false, +"slice_36/save_to_file/fallback_path": "", "slice_36/save_to_file/keep_custom_tracks": false, "slice_36/save_to_file/path": "", "slice_36/start_frame": 0, @@ -1352,6 +1545,7 @@ _subresources={ "slice_37/loop_mode": 0, "slice_37/name": "", "slice_37/save_to_file/enabled": false, +"slice_37/save_to_file/fallback_path": "", "slice_37/save_to_file/keep_custom_tracks": false, "slice_37/save_to_file/path": "", "slice_37/start_frame": 0, @@ -1359,6 +1553,7 @@ _subresources={ "slice_38/loop_mode": 0, "slice_38/name": "", "slice_38/save_to_file/enabled": false, +"slice_38/save_to_file/fallback_path": "", "slice_38/save_to_file/keep_custom_tracks": false, "slice_38/save_to_file/path": "", "slice_38/start_frame": 0, @@ -1366,6 +1561,7 @@ _subresources={ "slice_39/loop_mode": 0, "slice_39/name": "", "slice_39/save_to_file/enabled": false, +"slice_39/save_to_file/fallback_path": "", "slice_39/save_to_file/keep_custom_tracks": false, "slice_39/save_to_file/path": "", "slice_39/start_frame": 0, @@ -1373,6 +1569,7 @@ _subresources={ "slice_4/loop_mode": 0, "slice_4/name": "", "slice_4/save_to_file/enabled": false, +"slice_4/save_to_file/fallback_path": "", "slice_4/save_to_file/keep_custom_tracks": false, "slice_4/save_to_file/path": "", "slice_4/start_frame": 0, @@ -1380,6 +1577,7 @@ _subresources={ "slice_40/loop_mode": 0, "slice_40/name": "", "slice_40/save_to_file/enabled": false, +"slice_40/save_to_file/fallback_path": "", "slice_40/save_to_file/keep_custom_tracks": false, "slice_40/save_to_file/path": "", "slice_40/start_frame": 0, @@ -1387,6 +1585,7 @@ _subresources={ "slice_41/loop_mode": 0, "slice_41/name": "", "slice_41/save_to_file/enabled": false, +"slice_41/save_to_file/fallback_path": "", "slice_41/save_to_file/keep_custom_tracks": false, "slice_41/save_to_file/path": "", "slice_41/start_frame": 0, @@ -1394,6 +1593,7 @@ _subresources={ "slice_42/loop_mode": 0, "slice_42/name": "", "slice_42/save_to_file/enabled": false, +"slice_42/save_to_file/fallback_path": "", "slice_42/save_to_file/keep_custom_tracks": false, "slice_42/save_to_file/path": "", "slice_42/start_frame": 0, @@ -1401,6 +1601,7 @@ _subresources={ "slice_43/loop_mode": 0, "slice_43/name": "", "slice_43/save_to_file/enabled": false, +"slice_43/save_to_file/fallback_path": "", "slice_43/save_to_file/keep_custom_tracks": false, "slice_43/save_to_file/path": "", "slice_43/start_frame": 0, @@ -1408,6 +1609,7 @@ _subresources={ "slice_44/loop_mode": 0, "slice_44/name": "", "slice_44/save_to_file/enabled": false, +"slice_44/save_to_file/fallback_path": "", "slice_44/save_to_file/keep_custom_tracks": false, "slice_44/save_to_file/path": "", "slice_44/start_frame": 0, @@ -1415,6 +1617,7 @@ _subresources={ "slice_45/loop_mode": 0, "slice_45/name": "", "slice_45/save_to_file/enabled": false, +"slice_45/save_to_file/fallback_path": "", "slice_45/save_to_file/keep_custom_tracks": false, "slice_45/save_to_file/path": "", "slice_45/start_frame": 0, @@ -1422,6 +1625,7 @@ _subresources={ "slice_46/loop_mode": 0, "slice_46/name": "", "slice_46/save_to_file/enabled": false, +"slice_46/save_to_file/fallback_path": "", "slice_46/save_to_file/keep_custom_tracks": false, "slice_46/save_to_file/path": "", "slice_46/start_frame": 0, @@ -1429,6 +1633,7 @@ _subresources={ "slice_47/loop_mode": 0, "slice_47/name": "", "slice_47/save_to_file/enabled": false, +"slice_47/save_to_file/fallback_path": "", "slice_47/save_to_file/keep_custom_tracks": false, "slice_47/save_to_file/path": "", "slice_47/start_frame": 0, @@ -1436,6 +1641,7 @@ _subresources={ "slice_48/loop_mode": 0, "slice_48/name": "", "slice_48/save_to_file/enabled": false, +"slice_48/save_to_file/fallback_path": "", "slice_48/save_to_file/keep_custom_tracks": false, "slice_48/save_to_file/path": "", "slice_48/start_frame": 0, @@ -1443,6 +1649,7 @@ _subresources={ "slice_49/loop_mode": 0, "slice_49/name": "", "slice_49/save_to_file/enabled": false, +"slice_49/save_to_file/fallback_path": "", "slice_49/save_to_file/keep_custom_tracks": false, "slice_49/save_to_file/path": "", "slice_49/start_frame": 0, @@ -1450,6 +1657,7 @@ _subresources={ "slice_5/loop_mode": 0, "slice_5/name": "", "slice_5/save_to_file/enabled": false, +"slice_5/save_to_file/fallback_path": "", "slice_5/save_to_file/keep_custom_tracks": false, "slice_5/save_to_file/path": "", "slice_5/start_frame": 0, @@ -1457,6 +1665,7 @@ _subresources={ "slice_50/loop_mode": 0, "slice_50/name": "", "slice_50/save_to_file/enabled": false, +"slice_50/save_to_file/fallback_path": "", "slice_50/save_to_file/keep_custom_tracks": false, "slice_50/save_to_file/path": "", "slice_50/start_frame": 0, @@ -1464,6 +1673,7 @@ _subresources={ "slice_51/loop_mode": 0, "slice_51/name": "", "slice_51/save_to_file/enabled": false, +"slice_51/save_to_file/fallback_path": "", "slice_51/save_to_file/keep_custom_tracks": false, "slice_51/save_to_file/path": "", "slice_51/start_frame": 0, @@ -1471,6 +1681,7 @@ _subresources={ "slice_52/loop_mode": 0, "slice_52/name": "", "slice_52/save_to_file/enabled": false, +"slice_52/save_to_file/fallback_path": "", "slice_52/save_to_file/keep_custom_tracks": false, "slice_52/save_to_file/path": "", "slice_52/start_frame": 0, @@ -1478,6 +1689,7 @@ _subresources={ "slice_53/loop_mode": 0, "slice_53/name": "", "slice_53/save_to_file/enabled": false, +"slice_53/save_to_file/fallback_path": "", "slice_53/save_to_file/keep_custom_tracks": false, "slice_53/save_to_file/path": "", "slice_53/start_frame": 0, @@ -1485,6 +1697,7 @@ _subresources={ "slice_54/loop_mode": 0, "slice_54/name": "", "slice_54/save_to_file/enabled": false, +"slice_54/save_to_file/fallback_path": "", "slice_54/save_to_file/keep_custom_tracks": false, "slice_54/save_to_file/path": "", "slice_54/start_frame": 0, @@ -1492,6 +1705,7 @@ _subresources={ "slice_55/loop_mode": 0, "slice_55/name": "", "slice_55/save_to_file/enabled": false, +"slice_55/save_to_file/fallback_path": "", "slice_55/save_to_file/keep_custom_tracks": false, "slice_55/save_to_file/path": "", "slice_55/start_frame": 0, @@ -1499,6 +1713,7 @@ _subresources={ "slice_56/loop_mode": 0, "slice_56/name": "", "slice_56/save_to_file/enabled": false, +"slice_56/save_to_file/fallback_path": "", "slice_56/save_to_file/keep_custom_tracks": false, "slice_56/save_to_file/path": "", "slice_56/start_frame": 0, @@ -1506,6 +1721,7 @@ _subresources={ "slice_57/loop_mode": 0, "slice_57/name": "", "slice_57/save_to_file/enabled": false, +"slice_57/save_to_file/fallback_path": "", "slice_57/save_to_file/keep_custom_tracks": false, "slice_57/save_to_file/path": "", "slice_57/start_frame": 0, @@ -1513,6 +1729,7 @@ _subresources={ "slice_58/loop_mode": 0, "slice_58/name": "", "slice_58/save_to_file/enabled": false, +"slice_58/save_to_file/fallback_path": "", "slice_58/save_to_file/keep_custom_tracks": false, "slice_58/save_to_file/path": "", "slice_58/start_frame": 0, @@ -1520,6 +1737,7 @@ _subresources={ "slice_59/loop_mode": 0, "slice_59/name": "", "slice_59/save_to_file/enabled": false, +"slice_59/save_to_file/fallback_path": "", "slice_59/save_to_file/keep_custom_tracks": false, "slice_59/save_to_file/path": "", "slice_59/start_frame": 0, @@ -1527,6 +1745,7 @@ _subresources={ "slice_6/loop_mode": 0, "slice_6/name": "", "slice_6/save_to_file/enabled": false, +"slice_6/save_to_file/fallback_path": "", "slice_6/save_to_file/keep_custom_tracks": false, "slice_6/save_to_file/path": "", "slice_6/start_frame": 0, @@ -1534,6 +1753,7 @@ _subresources={ "slice_60/loop_mode": 0, "slice_60/name": "", "slice_60/save_to_file/enabled": false, +"slice_60/save_to_file/fallback_path": "", "slice_60/save_to_file/keep_custom_tracks": false, "slice_60/save_to_file/path": "", "slice_60/start_frame": 0, @@ -1541,6 +1761,7 @@ _subresources={ "slice_61/loop_mode": 0, "slice_61/name": "", "slice_61/save_to_file/enabled": false, +"slice_61/save_to_file/fallback_path": "", "slice_61/save_to_file/keep_custom_tracks": false, "slice_61/save_to_file/path": "", "slice_61/start_frame": 0, @@ -1548,6 +1769,7 @@ _subresources={ "slice_62/loop_mode": 0, "slice_62/name": "", "slice_62/save_to_file/enabled": false, +"slice_62/save_to_file/fallback_path": "", "slice_62/save_to_file/keep_custom_tracks": false, "slice_62/save_to_file/path": "", "slice_62/start_frame": 0, @@ -1555,6 +1777,7 @@ _subresources={ "slice_63/loop_mode": 0, "slice_63/name": "", "slice_63/save_to_file/enabled": false, +"slice_63/save_to_file/fallback_path": "", "slice_63/save_to_file/keep_custom_tracks": false, "slice_63/save_to_file/path": "", "slice_63/start_frame": 0, @@ -1562,6 +1785,7 @@ _subresources={ "slice_64/loop_mode": 0, "slice_64/name": "", "slice_64/save_to_file/enabled": false, +"slice_64/save_to_file/fallback_path": "", "slice_64/save_to_file/keep_custom_tracks": false, "slice_64/save_to_file/path": "", "slice_64/start_frame": 0, @@ -1569,6 +1793,7 @@ _subresources={ "slice_65/loop_mode": 0, "slice_65/name": "", "slice_65/save_to_file/enabled": false, +"slice_65/save_to_file/fallback_path": "", "slice_65/save_to_file/keep_custom_tracks": false, "slice_65/save_to_file/path": "", "slice_65/start_frame": 0, @@ -1576,6 +1801,7 @@ _subresources={ "slice_66/loop_mode": 0, "slice_66/name": "", "slice_66/save_to_file/enabled": false, +"slice_66/save_to_file/fallback_path": "", "slice_66/save_to_file/keep_custom_tracks": false, "slice_66/save_to_file/path": "", "slice_66/start_frame": 0, @@ -1583,6 +1809,7 @@ _subresources={ "slice_67/loop_mode": 0, "slice_67/name": "", "slice_67/save_to_file/enabled": false, +"slice_67/save_to_file/fallback_path": "", "slice_67/save_to_file/keep_custom_tracks": false, "slice_67/save_to_file/path": "", "slice_67/start_frame": 0, @@ -1590,6 +1817,7 @@ _subresources={ "slice_68/loop_mode": 0, "slice_68/name": "", "slice_68/save_to_file/enabled": false, +"slice_68/save_to_file/fallback_path": "", "slice_68/save_to_file/keep_custom_tracks": false, "slice_68/save_to_file/path": "", "slice_68/start_frame": 0, @@ -1597,6 +1825,7 @@ _subresources={ "slice_69/loop_mode": 0, "slice_69/name": "", "slice_69/save_to_file/enabled": false, +"slice_69/save_to_file/fallback_path": "", "slice_69/save_to_file/keep_custom_tracks": false, "slice_69/save_to_file/path": "", "slice_69/start_frame": 0, @@ -1604,6 +1833,7 @@ _subresources={ "slice_7/loop_mode": 0, "slice_7/name": "", "slice_7/save_to_file/enabled": false, +"slice_7/save_to_file/fallback_path": "", "slice_7/save_to_file/keep_custom_tracks": false, "slice_7/save_to_file/path": "", "slice_7/start_frame": 0, @@ -1611,6 +1841,7 @@ _subresources={ "slice_70/loop_mode": 0, "slice_70/name": "", "slice_70/save_to_file/enabled": false, +"slice_70/save_to_file/fallback_path": "", "slice_70/save_to_file/keep_custom_tracks": false, "slice_70/save_to_file/path": "", "slice_70/start_frame": 0, @@ -1618,6 +1849,7 @@ _subresources={ "slice_71/loop_mode": 0, "slice_71/name": "", "slice_71/save_to_file/enabled": false, +"slice_71/save_to_file/fallback_path": "", "slice_71/save_to_file/keep_custom_tracks": false, "slice_71/save_to_file/path": "", "slice_71/start_frame": 0, @@ -1625,6 +1857,7 @@ _subresources={ "slice_72/loop_mode": 0, "slice_72/name": "", "slice_72/save_to_file/enabled": false, +"slice_72/save_to_file/fallback_path": "", "slice_72/save_to_file/keep_custom_tracks": false, "slice_72/save_to_file/path": "", "slice_72/start_frame": 0, @@ -1632,6 +1865,7 @@ _subresources={ "slice_73/loop_mode": 0, "slice_73/name": "", "slice_73/save_to_file/enabled": false, +"slice_73/save_to_file/fallback_path": "", "slice_73/save_to_file/keep_custom_tracks": false, "slice_73/save_to_file/path": "", "slice_73/start_frame": 0, @@ -1639,6 +1873,7 @@ _subresources={ "slice_74/loop_mode": 0, "slice_74/name": "", "slice_74/save_to_file/enabled": false, +"slice_74/save_to_file/fallback_path": "", "slice_74/save_to_file/keep_custom_tracks": false, "slice_74/save_to_file/path": "", "slice_74/start_frame": 0, @@ -1646,6 +1881,7 @@ _subresources={ "slice_75/loop_mode": 0, "slice_75/name": "", "slice_75/save_to_file/enabled": false, +"slice_75/save_to_file/fallback_path": "", "slice_75/save_to_file/keep_custom_tracks": false, "slice_75/save_to_file/path": "", "slice_75/start_frame": 0, @@ -1653,6 +1889,7 @@ _subresources={ "slice_76/loop_mode": 0, "slice_76/name": "", "slice_76/save_to_file/enabled": false, +"slice_76/save_to_file/fallback_path": "", "slice_76/save_to_file/keep_custom_tracks": false, "slice_76/save_to_file/path": "", "slice_76/start_frame": 0, @@ -1660,6 +1897,7 @@ _subresources={ "slice_77/loop_mode": 0, "slice_77/name": "", "slice_77/save_to_file/enabled": false, +"slice_77/save_to_file/fallback_path": "", "slice_77/save_to_file/keep_custom_tracks": false, "slice_77/save_to_file/path": "", "slice_77/start_frame": 0, @@ -1667,6 +1905,7 @@ _subresources={ "slice_78/loop_mode": 0, "slice_78/name": "", "slice_78/save_to_file/enabled": false, +"slice_78/save_to_file/fallback_path": "", "slice_78/save_to_file/keep_custom_tracks": false, "slice_78/save_to_file/path": "", "slice_78/start_frame": 0, @@ -1674,6 +1913,7 @@ _subresources={ "slice_79/loop_mode": 0, "slice_79/name": "", "slice_79/save_to_file/enabled": false, +"slice_79/save_to_file/fallback_path": "", "slice_79/save_to_file/keep_custom_tracks": false, "slice_79/save_to_file/path": "", "slice_79/start_frame": 0, @@ -1681,6 +1921,7 @@ _subresources={ "slice_8/loop_mode": 0, "slice_8/name": "", "slice_8/save_to_file/enabled": false, +"slice_8/save_to_file/fallback_path": "", "slice_8/save_to_file/keep_custom_tracks": false, "slice_8/save_to_file/path": "", "slice_8/start_frame": 0, @@ -1688,6 +1929,7 @@ _subresources={ "slice_80/loop_mode": 0, "slice_80/name": "", "slice_80/save_to_file/enabled": false, +"slice_80/save_to_file/fallback_path": "", "slice_80/save_to_file/keep_custom_tracks": false, "slice_80/save_to_file/path": "", "slice_80/start_frame": 0, @@ -1695,6 +1937,7 @@ _subresources={ "slice_81/loop_mode": 0, "slice_81/name": "", "slice_81/save_to_file/enabled": false, +"slice_81/save_to_file/fallback_path": "", "slice_81/save_to_file/keep_custom_tracks": false, "slice_81/save_to_file/path": "", "slice_81/start_frame": 0, @@ -1702,6 +1945,7 @@ _subresources={ "slice_82/loop_mode": 0, "slice_82/name": "", "slice_82/save_to_file/enabled": false, +"slice_82/save_to_file/fallback_path": "", "slice_82/save_to_file/keep_custom_tracks": false, "slice_82/save_to_file/path": "", "slice_82/start_frame": 0, @@ -1709,6 +1953,7 @@ _subresources={ "slice_83/loop_mode": 0, "slice_83/name": "", "slice_83/save_to_file/enabled": false, +"slice_83/save_to_file/fallback_path": "", "slice_83/save_to_file/keep_custom_tracks": false, "slice_83/save_to_file/path": "", "slice_83/start_frame": 0, @@ -1716,6 +1961,7 @@ _subresources={ "slice_84/loop_mode": 0, "slice_84/name": "", "slice_84/save_to_file/enabled": false, +"slice_84/save_to_file/fallback_path": "", "slice_84/save_to_file/keep_custom_tracks": false, "slice_84/save_to_file/path": "", "slice_84/start_frame": 0, @@ -1723,6 +1969,7 @@ _subresources={ "slice_85/loop_mode": 0, "slice_85/name": "", "slice_85/save_to_file/enabled": false, +"slice_85/save_to_file/fallback_path": "", "slice_85/save_to_file/keep_custom_tracks": false, "slice_85/save_to_file/path": "", "slice_85/start_frame": 0, @@ -1730,6 +1977,7 @@ _subresources={ "slice_86/loop_mode": 0, "slice_86/name": "", "slice_86/save_to_file/enabled": false, +"slice_86/save_to_file/fallback_path": "", "slice_86/save_to_file/keep_custom_tracks": false, "slice_86/save_to_file/path": "", "slice_86/start_frame": 0, @@ -1737,6 +1985,7 @@ _subresources={ "slice_87/loop_mode": 0, "slice_87/name": "", "slice_87/save_to_file/enabled": false, +"slice_87/save_to_file/fallback_path": "", "slice_87/save_to_file/keep_custom_tracks": false, "slice_87/save_to_file/path": "", "slice_87/start_frame": 0, @@ -1744,6 +1993,7 @@ _subresources={ "slice_88/loop_mode": 0, "slice_88/name": "", "slice_88/save_to_file/enabled": false, +"slice_88/save_to_file/fallback_path": "", "slice_88/save_to_file/keep_custom_tracks": false, "slice_88/save_to_file/path": "", "slice_88/start_frame": 0, @@ -1751,6 +2001,7 @@ _subresources={ "slice_89/loop_mode": 0, "slice_89/name": "", "slice_89/save_to_file/enabled": false, +"slice_89/save_to_file/fallback_path": "", "slice_89/save_to_file/keep_custom_tracks": false, "slice_89/save_to_file/path": "", "slice_89/start_frame": 0, @@ -1758,6 +2009,7 @@ _subresources={ "slice_9/loop_mode": 0, "slice_9/name": "", "slice_9/save_to_file/enabled": false, +"slice_9/save_to_file/fallback_path": "", "slice_9/save_to_file/keep_custom_tracks": false, "slice_9/save_to_file/path": "", "slice_9/start_frame": 0, @@ -1765,6 +2017,7 @@ _subresources={ "slice_90/loop_mode": 0, "slice_90/name": "", "slice_90/save_to_file/enabled": false, +"slice_90/save_to_file/fallback_path": "", "slice_90/save_to_file/keep_custom_tracks": false, "slice_90/save_to_file/path": "", "slice_90/start_frame": 0, @@ -1772,6 +2025,7 @@ _subresources={ "slice_91/loop_mode": 0, "slice_91/name": "", "slice_91/save_to_file/enabled": false, +"slice_91/save_to_file/fallback_path": "", "slice_91/save_to_file/keep_custom_tracks": false, "slice_91/save_to_file/path": "", "slice_91/start_frame": 0, @@ -1779,6 +2033,7 @@ _subresources={ "slice_92/loop_mode": 0, "slice_92/name": "", "slice_92/save_to_file/enabled": false, +"slice_92/save_to_file/fallback_path": "", "slice_92/save_to_file/keep_custom_tracks": false, "slice_92/save_to_file/path": "", "slice_92/start_frame": 0, @@ -1786,6 +2041,7 @@ _subresources={ "slice_93/loop_mode": 0, "slice_93/name": "", "slice_93/save_to_file/enabled": false, +"slice_93/save_to_file/fallback_path": "", "slice_93/save_to_file/keep_custom_tracks": false, "slice_93/save_to_file/path": "", "slice_93/start_frame": 0, @@ -1793,6 +2049,7 @@ _subresources={ "slice_94/loop_mode": 0, "slice_94/name": "", "slice_94/save_to_file/enabled": false, +"slice_94/save_to_file/fallback_path": "", "slice_94/save_to_file/keep_custom_tracks": false, "slice_94/save_to_file/path": "", "slice_94/start_frame": 0, @@ -1800,6 +2057,7 @@ _subresources={ "slice_95/loop_mode": 0, "slice_95/name": "", "slice_95/save_to_file/enabled": false, +"slice_95/save_to_file/fallback_path": "", "slice_95/save_to_file/keep_custom_tracks": false, "slice_95/save_to_file/path": "", "slice_95/start_frame": 0, @@ -1807,6 +2065,7 @@ _subresources={ "slice_96/loop_mode": 0, "slice_96/name": "", "slice_96/save_to_file/enabled": false, +"slice_96/save_to_file/fallback_path": "", "slice_96/save_to_file/keep_custom_tracks": false, "slice_96/save_to_file/path": "", "slice_96/start_frame": 0, @@ -1814,6 +2073,7 @@ _subresources={ "slice_97/loop_mode": 0, "slice_97/name": "", "slice_97/save_to_file/enabled": false, +"slice_97/save_to_file/fallback_path": "", "slice_97/save_to_file/keep_custom_tracks": false, "slice_97/save_to_file/path": "", "slice_97/start_frame": 0, @@ -1821,6 +2081,7 @@ _subresources={ "slice_98/loop_mode": 0, "slice_98/name": "", "slice_98/save_to_file/enabled": false, +"slice_98/save_to_file/fallback_path": "", "slice_98/save_to_file/keep_custom_tracks": false, "slice_98/save_to_file/path": "", "slice_98/start_frame": 0, @@ -1828,6 +2089,7 @@ _subresources={ "slice_99/loop_mode": 0, "slice_99/name": "", "slice_99/save_to_file/enabled": false, +"slice_99/save_to_file/fallback_path": "", "slice_99/save_to_file/keep_custom_tracks": false, "slice_99/save_to_file/path": "", "slice_99/start_frame": 0, @@ -1837,6 +2099,7 @@ _subresources={ "materials": { "Material": { "use_external/enabled": true, +"use_external/fallback_path": "res://Enemies/BabyEyeDog/baby_eye_dog_mat.tres", "use_external/path": "uid://bm7wkdbbvgscq" } } diff --git a/Enemies/BabyEyeDog/baby_eyedog_tex.png.import b/Enemies/BabyEyeDog/baby_eyedog_tex.png.import index e423c44..326080c 100644 --- a/Enemies/BabyEyeDog/baby_eyedog_tex.png.import +++ b/Enemies/BabyEyeDog/baby_eyedog_tex.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/baby_eyedog_tex.png-25aa8a1ed412d7c34d0e08868 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Enemies/Crystalisk/crystal_enemy.glb.import b/Enemies/Crystalisk/crystal_enemy.glb.import index 03fa659..eb2982c 100644 --- a/Enemies/Crystalisk/crystal_enemy.glb.import +++ b/Enemies/Crystalisk/crystal_enemy.glb.import @@ -15,9 +15,11 @@ dest_files=["res://.godot/imported/crystal_enemy.glb-c13aa4a405d2f70db8609b6b88d nodes/root_type="" nodes/root_name="" +nodes/root_script=null nodes/apply_root_scale=true nodes/root_scale=0.3 nodes/import_as_skeleton_bones=false +nodes/use_name_suffixes=true nodes/use_node_type_suffixes=true meshes/ensure_tangents=true meshes/generate_lods=true @@ -32,10 +34,14 @@ animation/trimming=false animation/remove_immutable_tracks=true animation/import_rest_as_RESET=false import_script/path="" +materials/extract=0 +materials/extract_format=0 +materials/extract_path="" _subresources={ "animations": { "Spin": { "save_to_file/enabled": false, +"save_to_file/fallback_path": "", "save_to_file/keep_custom_tracks": "", "save_to_file/path": "", "settings/loop_mode": 1, @@ -43,6 +49,7 @@ _subresources={ "slice_1/loop_mode": 0, "slice_1/name": "", "slice_1/save_to_file/enabled": false, +"slice_1/save_to_file/fallback_path": "", "slice_1/save_to_file/keep_custom_tracks": false, "slice_1/save_to_file/path": "", "slice_1/start_frame": 0, @@ -50,6 +57,7 @@ _subresources={ "slice_10/loop_mode": 0, "slice_10/name": "", "slice_10/save_to_file/enabled": false, +"slice_10/save_to_file/fallback_path": "", "slice_10/save_to_file/keep_custom_tracks": false, "slice_10/save_to_file/path": "", "slice_10/start_frame": 0, @@ -57,6 +65,7 @@ _subresources={ "slice_100/loop_mode": 0, "slice_100/name": "", "slice_100/save_to_file/enabled": false, +"slice_100/save_to_file/fallback_path": "", "slice_100/save_to_file/keep_custom_tracks": false, "slice_100/save_to_file/path": "", "slice_100/start_frame": 0, @@ -64,6 +73,7 @@ _subresources={ "slice_101/loop_mode": 0, "slice_101/name": "", "slice_101/save_to_file/enabled": false, +"slice_101/save_to_file/fallback_path": "", "slice_101/save_to_file/keep_custom_tracks": false, "slice_101/save_to_file/path": "", "slice_101/start_frame": 0, @@ -71,6 +81,7 @@ _subresources={ "slice_102/loop_mode": 0, "slice_102/name": "", "slice_102/save_to_file/enabled": false, +"slice_102/save_to_file/fallback_path": "", "slice_102/save_to_file/keep_custom_tracks": false, "slice_102/save_to_file/path": "", "slice_102/start_frame": 0, @@ -78,6 +89,7 @@ _subresources={ "slice_103/loop_mode": 0, "slice_103/name": "", "slice_103/save_to_file/enabled": false, +"slice_103/save_to_file/fallback_path": "", "slice_103/save_to_file/keep_custom_tracks": false, "slice_103/save_to_file/path": "", "slice_103/start_frame": 0, @@ -85,6 +97,7 @@ _subresources={ "slice_104/loop_mode": 0, "slice_104/name": "", "slice_104/save_to_file/enabled": false, +"slice_104/save_to_file/fallback_path": "", "slice_104/save_to_file/keep_custom_tracks": false, "slice_104/save_to_file/path": "", "slice_104/start_frame": 0, @@ -92,6 +105,7 @@ _subresources={ "slice_105/loop_mode": 0, "slice_105/name": "", "slice_105/save_to_file/enabled": false, +"slice_105/save_to_file/fallback_path": "", "slice_105/save_to_file/keep_custom_tracks": false, "slice_105/save_to_file/path": "", "slice_105/start_frame": 0, @@ -99,6 +113,7 @@ _subresources={ "slice_106/loop_mode": 0, "slice_106/name": "", "slice_106/save_to_file/enabled": false, +"slice_106/save_to_file/fallback_path": "", "slice_106/save_to_file/keep_custom_tracks": false, "slice_106/save_to_file/path": "", "slice_106/start_frame": 0, @@ -106,6 +121,7 @@ _subresources={ "slice_107/loop_mode": 0, "slice_107/name": "", "slice_107/save_to_file/enabled": false, +"slice_107/save_to_file/fallback_path": "", "slice_107/save_to_file/keep_custom_tracks": false, "slice_107/save_to_file/path": "", "slice_107/start_frame": 0, @@ -113,6 +129,7 @@ _subresources={ "slice_108/loop_mode": 0, "slice_108/name": "", "slice_108/save_to_file/enabled": false, +"slice_108/save_to_file/fallback_path": "", "slice_108/save_to_file/keep_custom_tracks": false, "slice_108/save_to_file/path": "", "slice_108/start_frame": 0, @@ -120,6 +137,7 @@ _subresources={ "slice_109/loop_mode": 0, "slice_109/name": "", "slice_109/save_to_file/enabled": false, +"slice_109/save_to_file/fallback_path": "", "slice_109/save_to_file/keep_custom_tracks": false, "slice_109/save_to_file/path": "", "slice_109/start_frame": 0, @@ -127,6 +145,7 @@ _subresources={ "slice_11/loop_mode": 0, "slice_11/name": "", "slice_11/save_to_file/enabled": false, +"slice_11/save_to_file/fallback_path": "", "slice_11/save_to_file/keep_custom_tracks": false, "slice_11/save_to_file/path": "", "slice_11/start_frame": 0, @@ -134,6 +153,7 @@ _subresources={ "slice_110/loop_mode": 0, "slice_110/name": "", "slice_110/save_to_file/enabled": false, +"slice_110/save_to_file/fallback_path": "", "slice_110/save_to_file/keep_custom_tracks": false, "slice_110/save_to_file/path": "", "slice_110/start_frame": 0, @@ -141,6 +161,7 @@ _subresources={ "slice_111/loop_mode": 0, "slice_111/name": "", "slice_111/save_to_file/enabled": false, +"slice_111/save_to_file/fallback_path": "", "slice_111/save_to_file/keep_custom_tracks": false, "slice_111/save_to_file/path": "", "slice_111/start_frame": 0, @@ -148,6 +169,7 @@ _subresources={ "slice_112/loop_mode": 0, "slice_112/name": "", "slice_112/save_to_file/enabled": false, +"slice_112/save_to_file/fallback_path": "", "slice_112/save_to_file/keep_custom_tracks": false, "slice_112/save_to_file/path": "", "slice_112/start_frame": 0, @@ -155,6 +177,7 @@ _subresources={ "slice_113/loop_mode": 0, "slice_113/name": "", "slice_113/save_to_file/enabled": false, +"slice_113/save_to_file/fallback_path": "", "slice_113/save_to_file/keep_custom_tracks": false, "slice_113/save_to_file/path": "", "slice_113/start_frame": 0, @@ -162,6 +185,7 @@ _subresources={ "slice_114/loop_mode": 0, "slice_114/name": "", "slice_114/save_to_file/enabled": false, +"slice_114/save_to_file/fallback_path": "", "slice_114/save_to_file/keep_custom_tracks": false, "slice_114/save_to_file/path": "", "slice_114/start_frame": 0, @@ -169,6 +193,7 @@ _subresources={ "slice_115/loop_mode": 0, "slice_115/name": "", "slice_115/save_to_file/enabled": false, +"slice_115/save_to_file/fallback_path": "", "slice_115/save_to_file/keep_custom_tracks": false, "slice_115/save_to_file/path": "", "slice_115/start_frame": 0, @@ -176,6 +201,7 @@ _subresources={ "slice_116/loop_mode": 0, "slice_116/name": "", "slice_116/save_to_file/enabled": false, +"slice_116/save_to_file/fallback_path": "", "slice_116/save_to_file/keep_custom_tracks": false, "slice_116/save_to_file/path": "", "slice_116/start_frame": 0, @@ -183,6 +209,7 @@ _subresources={ "slice_117/loop_mode": 0, "slice_117/name": "", "slice_117/save_to_file/enabled": false, +"slice_117/save_to_file/fallback_path": "", "slice_117/save_to_file/keep_custom_tracks": false, "slice_117/save_to_file/path": "", "slice_117/start_frame": 0, @@ -190,6 +217,7 @@ _subresources={ "slice_118/loop_mode": 0, "slice_118/name": "", "slice_118/save_to_file/enabled": false, +"slice_118/save_to_file/fallback_path": "", "slice_118/save_to_file/keep_custom_tracks": false, "slice_118/save_to_file/path": "", "slice_118/start_frame": 0, @@ -197,6 +225,7 @@ _subresources={ "slice_119/loop_mode": 0, "slice_119/name": "", "slice_119/save_to_file/enabled": false, +"slice_119/save_to_file/fallback_path": "", "slice_119/save_to_file/keep_custom_tracks": false, "slice_119/save_to_file/path": "", "slice_119/start_frame": 0, @@ -204,6 +233,7 @@ _subresources={ "slice_12/loop_mode": 0, "slice_12/name": "", "slice_12/save_to_file/enabled": false, +"slice_12/save_to_file/fallback_path": "", "slice_12/save_to_file/keep_custom_tracks": false, "slice_12/save_to_file/path": "", "slice_12/start_frame": 0, @@ -211,6 +241,7 @@ _subresources={ "slice_120/loop_mode": 0, "slice_120/name": "", "slice_120/save_to_file/enabled": false, +"slice_120/save_to_file/fallback_path": "", "slice_120/save_to_file/keep_custom_tracks": false, "slice_120/save_to_file/path": "", "slice_120/start_frame": 0, @@ -218,6 +249,7 @@ _subresources={ "slice_121/loop_mode": 0, "slice_121/name": "", "slice_121/save_to_file/enabled": false, +"slice_121/save_to_file/fallback_path": "", "slice_121/save_to_file/keep_custom_tracks": false, "slice_121/save_to_file/path": "", "slice_121/start_frame": 0, @@ -225,6 +257,7 @@ _subresources={ "slice_122/loop_mode": 0, "slice_122/name": "", "slice_122/save_to_file/enabled": false, +"slice_122/save_to_file/fallback_path": "", "slice_122/save_to_file/keep_custom_tracks": false, "slice_122/save_to_file/path": "", "slice_122/start_frame": 0, @@ -232,6 +265,7 @@ _subresources={ "slice_123/loop_mode": 0, "slice_123/name": "", "slice_123/save_to_file/enabled": false, +"slice_123/save_to_file/fallback_path": "", "slice_123/save_to_file/keep_custom_tracks": false, "slice_123/save_to_file/path": "", "slice_123/start_frame": 0, @@ -239,6 +273,7 @@ _subresources={ "slice_124/loop_mode": 0, "slice_124/name": "", "slice_124/save_to_file/enabled": false, +"slice_124/save_to_file/fallback_path": "", "slice_124/save_to_file/keep_custom_tracks": false, "slice_124/save_to_file/path": "", "slice_124/start_frame": 0, @@ -246,6 +281,7 @@ _subresources={ "slice_125/loop_mode": 0, "slice_125/name": "", "slice_125/save_to_file/enabled": false, +"slice_125/save_to_file/fallback_path": "", "slice_125/save_to_file/keep_custom_tracks": false, "slice_125/save_to_file/path": "", "slice_125/start_frame": 0, @@ -253,6 +289,7 @@ _subresources={ "slice_126/loop_mode": 0, "slice_126/name": "", "slice_126/save_to_file/enabled": false, +"slice_126/save_to_file/fallback_path": "", "slice_126/save_to_file/keep_custom_tracks": false, "slice_126/save_to_file/path": "", "slice_126/start_frame": 0, @@ -260,6 +297,7 @@ _subresources={ "slice_127/loop_mode": 0, "slice_127/name": "", "slice_127/save_to_file/enabled": false, +"slice_127/save_to_file/fallback_path": "", "slice_127/save_to_file/keep_custom_tracks": false, "slice_127/save_to_file/path": "", "slice_127/start_frame": 0, @@ -267,6 +305,7 @@ _subresources={ "slice_128/loop_mode": 0, "slice_128/name": "", "slice_128/save_to_file/enabled": false, +"slice_128/save_to_file/fallback_path": "", "slice_128/save_to_file/keep_custom_tracks": false, "slice_128/save_to_file/path": "", "slice_128/start_frame": 0, @@ -274,6 +313,7 @@ _subresources={ "slice_129/loop_mode": 0, "slice_129/name": "", "slice_129/save_to_file/enabled": false, +"slice_129/save_to_file/fallback_path": "", "slice_129/save_to_file/keep_custom_tracks": false, "slice_129/save_to_file/path": "", "slice_129/start_frame": 0, @@ -281,6 +321,7 @@ _subresources={ "slice_13/loop_mode": 0, "slice_13/name": "", "slice_13/save_to_file/enabled": false, +"slice_13/save_to_file/fallback_path": "", "slice_13/save_to_file/keep_custom_tracks": false, "slice_13/save_to_file/path": "", "slice_13/start_frame": 0, @@ -288,6 +329,7 @@ _subresources={ "slice_130/loop_mode": 0, "slice_130/name": "", "slice_130/save_to_file/enabled": false, +"slice_130/save_to_file/fallback_path": "", "slice_130/save_to_file/keep_custom_tracks": false, "slice_130/save_to_file/path": "", "slice_130/start_frame": 0, @@ -295,6 +337,7 @@ _subresources={ "slice_131/loop_mode": 0, "slice_131/name": "", "slice_131/save_to_file/enabled": false, +"slice_131/save_to_file/fallback_path": "", "slice_131/save_to_file/keep_custom_tracks": false, "slice_131/save_to_file/path": "", "slice_131/start_frame": 0, @@ -302,6 +345,7 @@ _subresources={ "slice_132/loop_mode": 0, "slice_132/name": "", "slice_132/save_to_file/enabled": false, +"slice_132/save_to_file/fallback_path": "", "slice_132/save_to_file/keep_custom_tracks": false, "slice_132/save_to_file/path": "", "slice_132/start_frame": 0, @@ -309,6 +353,7 @@ _subresources={ "slice_133/loop_mode": 0, "slice_133/name": "", "slice_133/save_to_file/enabled": false, +"slice_133/save_to_file/fallback_path": "", "slice_133/save_to_file/keep_custom_tracks": false, "slice_133/save_to_file/path": "", "slice_133/start_frame": 0, @@ -316,6 +361,7 @@ _subresources={ "slice_134/loop_mode": 0, "slice_134/name": "", "slice_134/save_to_file/enabled": false, +"slice_134/save_to_file/fallback_path": "", "slice_134/save_to_file/keep_custom_tracks": false, "slice_134/save_to_file/path": "", "slice_134/start_frame": 0, @@ -323,6 +369,7 @@ _subresources={ "slice_135/loop_mode": 0, "slice_135/name": "", "slice_135/save_to_file/enabled": false, +"slice_135/save_to_file/fallback_path": "", "slice_135/save_to_file/keep_custom_tracks": false, "slice_135/save_to_file/path": "", "slice_135/start_frame": 0, @@ -330,6 +377,7 @@ _subresources={ "slice_136/loop_mode": 0, "slice_136/name": "", "slice_136/save_to_file/enabled": false, +"slice_136/save_to_file/fallback_path": "", "slice_136/save_to_file/keep_custom_tracks": false, "slice_136/save_to_file/path": "", "slice_136/start_frame": 0, @@ -337,6 +385,7 @@ _subresources={ "slice_137/loop_mode": 0, "slice_137/name": "", "slice_137/save_to_file/enabled": false, +"slice_137/save_to_file/fallback_path": "", "slice_137/save_to_file/keep_custom_tracks": false, "slice_137/save_to_file/path": "", "slice_137/start_frame": 0, @@ -344,6 +393,7 @@ _subresources={ "slice_138/loop_mode": 0, "slice_138/name": "", "slice_138/save_to_file/enabled": false, +"slice_138/save_to_file/fallback_path": "", "slice_138/save_to_file/keep_custom_tracks": false, "slice_138/save_to_file/path": "", "slice_138/start_frame": 0, @@ -351,6 +401,7 @@ _subresources={ "slice_139/loop_mode": 0, "slice_139/name": "", "slice_139/save_to_file/enabled": false, +"slice_139/save_to_file/fallback_path": "", "slice_139/save_to_file/keep_custom_tracks": false, "slice_139/save_to_file/path": "", "slice_139/start_frame": 0, @@ -358,6 +409,7 @@ _subresources={ "slice_14/loop_mode": 0, "slice_14/name": "", "slice_14/save_to_file/enabled": false, +"slice_14/save_to_file/fallback_path": "", "slice_14/save_to_file/keep_custom_tracks": false, "slice_14/save_to_file/path": "", "slice_14/start_frame": 0, @@ -365,6 +417,7 @@ _subresources={ "slice_140/loop_mode": 0, "slice_140/name": "", "slice_140/save_to_file/enabled": false, +"slice_140/save_to_file/fallback_path": "", "slice_140/save_to_file/keep_custom_tracks": false, "slice_140/save_to_file/path": "", "slice_140/start_frame": 0, @@ -372,6 +425,7 @@ _subresources={ "slice_141/loop_mode": 0, "slice_141/name": "", "slice_141/save_to_file/enabled": false, +"slice_141/save_to_file/fallback_path": "", "slice_141/save_to_file/keep_custom_tracks": false, "slice_141/save_to_file/path": "", "slice_141/start_frame": 0, @@ -379,6 +433,7 @@ _subresources={ "slice_142/loop_mode": 0, "slice_142/name": "", "slice_142/save_to_file/enabled": false, +"slice_142/save_to_file/fallback_path": "", "slice_142/save_to_file/keep_custom_tracks": false, "slice_142/save_to_file/path": "", "slice_142/start_frame": 0, @@ -386,6 +441,7 @@ _subresources={ "slice_143/loop_mode": 0, "slice_143/name": "", "slice_143/save_to_file/enabled": false, +"slice_143/save_to_file/fallback_path": "", "slice_143/save_to_file/keep_custom_tracks": false, "slice_143/save_to_file/path": "", "slice_143/start_frame": 0, @@ -393,6 +449,7 @@ _subresources={ "slice_144/loop_mode": 0, "slice_144/name": "", "slice_144/save_to_file/enabled": false, +"slice_144/save_to_file/fallback_path": "", "slice_144/save_to_file/keep_custom_tracks": false, "slice_144/save_to_file/path": "", "slice_144/start_frame": 0, @@ -400,6 +457,7 @@ _subresources={ "slice_145/loop_mode": 0, "slice_145/name": "", "slice_145/save_to_file/enabled": false, +"slice_145/save_to_file/fallback_path": "", "slice_145/save_to_file/keep_custom_tracks": false, "slice_145/save_to_file/path": "", "slice_145/start_frame": 0, @@ -407,6 +465,7 @@ _subresources={ "slice_146/loop_mode": 0, "slice_146/name": "", "slice_146/save_to_file/enabled": false, +"slice_146/save_to_file/fallback_path": "", "slice_146/save_to_file/keep_custom_tracks": false, "slice_146/save_to_file/path": "", "slice_146/start_frame": 0, @@ -414,6 +473,7 @@ _subresources={ "slice_147/loop_mode": 0, "slice_147/name": "", "slice_147/save_to_file/enabled": false, +"slice_147/save_to_file/fallback_path": "", "slice_147/save_to_file/keep_custom_tracks": false, "slice_147/save_to_file/path": "", "slice_147/start_frame": 0, @@ -421,6 +481,7 @@ _subresources={ "slice_148/loop_mode": 0, "slice_148/name": "", "slice_148/save_to_file/enabled": false, +"slice_148/save_to_file/fallback_path": "", "slice_148/save_to_file/keep_custom_tracks": false, "slice_148/save_to_file/path": "", "slice_148/start_frame": 0, @@ -428,6 +489,7 @@ _subresources={ "slice_149/loop_mode": 0, "slice_149/name": "", "slice_149/save_to_file/enabled": false, +"slice_149/save_to_file/fallback_path": "", "slice_149/save_to_file/keep_custom_tracks": false, "slice_149/save_to_file/path": "", "slice_149/start_frame": 0, @@ -435,6 +497,7 @@ _subresources={ "slice_15/loop_mode": 0, "slice_15/name": "", "slice_15/save_to_file/enabled": false, +"slice_15/save_to_file/fallback_path": "", "slice_15/save_to_file/keep_custom_tracks": false, "slice_15/save_to_file/path": "", "slice_15/start_frame": 0, @@ -442,6 +505,7 @@ _subresources={ "slice_150/loop_mode": 0, "slice_150/name": "", "slice_150/save_to_file/enabled": false, +"slice_150/save_to_file/fallback_path": "", "slice_150/save_to_file/keep_custom_tracks": false, "slice_150/save_to_file/path": "", "slice_150/start_frame": 0, @@ -449,6 +513,7 @@ _subresources={ "slice_151/loop_mode": 0, "slice_151/name": "", "slice_151/save_to_file/enabled": false, +"slice_151/save_to_file/fallback_path": "", "slice_151/save_to_file/keep_custom_tracks": false, "slice_151/save_to_file/path": "", "slice_151/start_frame": 0, @@ -456,6 +521,7 @@ _subresources={ "slice_152/loop_mode": 0, "slice_152/name": "", "slice_152/save_to_file/enabled": false, +"slice_152/save_to_file/fallback_path": "", "slice_152/save_to_file/keep_custom_tracks": false, "slice_152/save_to_file/path": "", "slice_152/start_frame": 0, @@ -463,6 +529,7 @@ _subresources={ "slice_153/loop_mode": 0, "slice_153/name": "", "slice_153/save_to_file/enabled": false, +"slice_153/save_to_file/fallback_path": "", "slice_153/save_to_file/keep_custom_tracks": false, "slice_153/save_to_file/path": "", "slice_153/start_frame": 0, @@ -470,6 +537,7 @@ _subresources={ "slice_154/loop_mode": 0, "slice_154/name": "", "slice_154/save_to_file/enabled": false, +"slice_154/save_to_file/fallback_path": "", "slice_154/save_to_file/keep_custom_tracks": false, "slice_154/save_to_file/path": "", "slice_154/start_frame": 0, @@ -477,6 +545,7 @@ _subresources={ "slice_155/loop_mode": 0, "slice_155/name": "", "slice_155/save_to_file/enabled": false, +"slice_155/save_to_file/fallback_path": "", "slice_155/save_to_file/keep_custom_tracks": false, "slice_155/save_to_file/path": "", "slice_155/start_frame": 0, @@ -484,6 +553,7 @@ _subresources={ "slice_156/loop_mode": 0, "slice_156/name": "", "slice_156/save_to_file/enabled": false, +"slice_156/save_to_file/fallback_path": "", "slice_156/save_to_file/keep_custom_tracks": false, "slice_156/save_to_file/path": "", "slice_156/start_frame": 0, @@ -491,6 +561,7 @@ _subresources={ "slice_157/loop_mode": 0, "slice_157/name": "", "slice_157/save_to_file/enabled": false, +"slice_157/save_to_file/fallback_path": "", "slice_157/save_to_file/keep_custom_tracks": false, "slice_157/save_to_file/path": "", "slice_157/start_frame": 0, @@ -498,6 +569,7 @@ _subresources={ "slice_158/loop_mode": 0, "slice_158/name": "", "slice_158/save_to_file/enabled": false, +"slice_158/save_to_file/fallback_path": "", "slice_158/save_to_file/keep_custom_tracks": false, "slice_158/save_to_file/path": "", "slice_158/start_frame": 0, @@ -505,6 +577,7 @@ _subresources={ "slice_159/loop_mode": 0, "slice_159/name": "", "slice_159/save_to_file/enabled": false, +"slice_159/save_to_file/fallback_path": "", "slice_159/save_to_file/keep_custom_tracks": false, "slice_159/save_to_file/path": "", "slice_159/start_frame": 0, @@ -512,6 +585,7 @@ _subresources={ "slice_16/loop_mode": 0, "slice_16/name": "", "slice_16/save_to_file/enabled": false, +"slice_16/save_to_file/fallback_path": "", "slice_16/save_to_file/keep_custom_tracks": false, "slice_16/save_to_file/path": "", "slice_16/start_frame": 0, @@ -519,6 +593,7 @@ _subresources={ "slice_160/loop_mode": 0, "slice_160/name": "", "slice_160/save_to_file/enabled": false, +"slice_160/save_to_file/fallback_path": "", "slice_160/save_to_file/keep_custom_tracks": false, "slice_160/save_to_file/path": "", "slice_160/start_frame": 0, @@ -526,6 +601,7 @@ _subresources={ "slice_161/loop_mode": 0, "slice_161/name": "", "slice_161/save_to_file/enabled": false, +"slice_161/save_to_file/fallback_path": "", "slice_161/save_to_file/keep_custom_tracks": false, "slice_161/save_to_file/path": "", "slice_161/start_frame": 0, @@ -533,6 +609,7 @@ _subresources={ "slice_162/loop_mode": 0, "slice_162/name": "", "slice_162/save_to_file/enabled": false, +"slice_162/save_to_file/fallback_path": "", "slice_162/save_to_file/keep_custom_tracks": false, "slice_162/save_to_file/path": "", "slice_162/start_frame": 0, @@ -540,6 +617,7 @@ _subresources={ "slice_163/loop_mode": 0, "slice_163/name": "", "slice_163/save_to_file/enabled": false, +"slice_163/save_to_file/fallback_path": "", "slice_163/save_to_file/keep_custom_tracks": false, "slice_163/save_to_file/path": "", "slice_163/start_frame": 0, @@ -547,6 +625,7 @@ _subresources={ "slice_164/loop_mode": 0, "slice_164/name": "", "slice_164/save_to_file/enabled": false, +"slice_164/save_to_file/fallback_path": "", "slice_164/save_to_file/keep_custom_tracks": false, "slice_164/save_to_file/path": "", "slice_164/start_frame": 0, @@ -554,6 +633,7 @@ _subresources={ "slice_165/loop_mode": 0, "slice_165/name": "", "slice_165/save_to_file/enabled": false, +"slice_165/save_to_file/fallback_path": "", "slice_165/save_to_file/keep_custom_tracks": false, "slice_165/save_to_file/path": "", "slice_165/start_frame": 0, @@ -561,6 +641,7 @@ _subresources={ "slice_166/loop_mode": 0, "slice_166/name": "", "slice_166/save_to_file/enabled": false, +"slice_166/save_to_file/fallback_path": "", "slice_166/save_to_file/keep_custom_tracks": false, "slice_166/save_to_file/path": "", "slice_166/start_frame": 0, @@ -568,6 +649,7 @@ _subresources={ "slice_167/loop_mode": 0, "slice_167/name": "", "slice_167/save_to_file/enabled": false, +"slice_167/save_to_file/fallback_path": "", "slice_167/save_to_file/keep_custom_tracks": false, "slice_167/save_to_file/path": "", "slice_167/start_frame": 0, @@ -575,6 +657,7 @@ _subresources={ "slice_168/loop_mode": 0, "slice_168/name": "", "slice_168/save_to_file/enabled": false, +"slice_168/save_to_file/fallback_path": "", "slice_168/save_to_file/keep_custom_tracks": false, "slice_168/save_to_file/path": "", "slice_168/start_frame": 0, @@ -582,6 +665,7 @@ _subresources={ "slice_169/loop_mode": 0, "slice_169/name": "", "slice_169/save_to_file/enabled": false, +"slice_169/save_to_file/fallback_path": "", "slice_169/save_to_file/keep_custom_tracks": false, "slice_169/save_to_file/path": "", "slice_169/start_frame": 0, @@ -589,6 +673,7 @@ _subresources={ "slice_17/loop_mode": 0, "slice_17/name": "", "slice_17/save_to_file/enabled": false, +"slice_17/save_to_file/fallback_path": "", "slice_17/save_to_file/keep_custom_tracks": false, "slice_17/save_to_file/path": "", "slice_17/start_frame": 0, @@ -596,6 +681,7 @@ _subresources={ "slice_170/loop_mode": 0, "slice_170/name": "", "slice_170/save_to_file/enabled": false, +"slice_170/save_to_file/fallback_path": "", "slice_170/save_to_file/keep_custom_tracks": false, "slice_170/save_to_file/path": "", "slice_170/start_frame": 0, @@ -603,6 +689,7 @@ _subresources={ "slice_171/loop_mode": 0, "slice_171/name": "", "slice_171/save_to_file/enabled": false, +"slice_171/save_to_file/fallback_path": "", "slice_171/save_to_file/keep_custom_tracks": false, "slice_171/save_to_file/path": "", "slice_171/start_frame": 0, @@ -610,6 +697,7 @@ _subresources={ "slice_172/loop_mode": 0, "slice_172/name": "", "slice_172/save_to_file/enabled": false, +"slice_172/save_to_file/fallback_path": "", "slice_172/save_to_file/keep_custom_tracks": false, "slice_172/save_to_file/path": "", "slice_172/start_frame": 0, @@ -617,6 +705,7 @@ _subresources={ "slice_173/loop_mode": 0, "slice_173/name": "", "slice_173/save_to_file/enabled": false, +"slice_173/save_to_file/fallback_path": "", "slice_173/save_to_file/keep_custom_tracks": false, "slice_173/save_to_file/path": "", "slice_173/start_frame": 0, @@ -624,6 +713,7 @@ _subresources={ "slice_174/loop_mode": 0, "slice_174/name": "", "slice_174/save_to_file/enabled": false, +"slice_174/save_to_file/fallback_path": "", "slice_174/save_to_file/keep_custom_tracks": false, "slice_174/save_to_file/path": "", "slice_174/start_frame": 0, @@ -631,6 +721,7 @@ _subresources={ "slice_175/loop_mode": 0, "slice_175/name": "", "slice_175/save_to_file/enabled": false, +"slice_175/save_to_file/fallback_path": "", "slice_175/save_to_file/keep_custom_tracks": false, "slice_175/save_to_file/path": "", "slice_175/start_frame": 0, @@ -638,6 +729,7 @@ _subresources={ "slice_176/loop_mode": 0, "slice_176/name": "", "slice_176/save_to_file/enabled": false, +"slice_176/save_to_file/fallback_path": "", "slice_176/save_to_file/keep_custom_tracks": false, "slice_176/save_to_file/path": "", "slice_176/start_frame": 0, @@ -645,6 +737,7 @@ _subresources={ "slice_177/loop_mode": 0, "slice_177/name": "", "slice_177/save_to_file/enabled": false, +"slice_177/save_to_file/fallback_path": "", "slice_177/save_to_file/keep_custom_tracks": false, "slice_177/save_to_file/path": "", "slice_177/start_frame": 0, @@ -652,6 +745,7 @@ _subresources={ "slice_178/loop_mode": 0, "slice_178/name": "", "slice_178/save_to_file/enabled": false, +"slice_178/save_to_file/fallback_path": "", "slice_178/save_to_file/keep_custom_tracks": false, "slice_178/save_to_file/path": "", "slice_178/start_frame": 0, @@ -659,6 +753,7 @@ _subresources={ "slice_179/loop_mode": 0, "slice_179/name": "", "slice_179/save_to_file/enabled": false, +"slice_179/save_to_file/fallback_path": "", "slice_179/save_to_file/keep_custom_tracks": false, "slice_179/save_to_file/path": "", "slice_179/start_frame": 0, @@ -666,6 +761,7 @@ _subresources={ "slice_18/loop_mode": 0, "slice_18/name": "", "slice_18/save_to_file/enabled": false, +"slice_18/save_to_file/fallback_path": "", "slice_18/save_to_file/keep_custom_tracks": false, "slice_18/save_to_file/path": "", "slice_18/start_frame": 0, @@ -673,6 +769,7 @@ _subresources={ "slice_180/loop_mode": 0, "slice_180/name": "", "slice_180/save_to_file/enabled": false, +"slice_180/save_to_file/fallback_path": "", "slice_180/save_to_file/keep_custom_tracks": false, "slice_180/save_to_file/path": "", "slice_180/start_frame": 0, @@ -680,6 +777,7 @@ _subresources={ "slice_181/loop_mode": 0, "slice_181/name": "", "slice_181/save_to_file/enabled": false, +"slice_181/save_to_file/fallback_path": "", "slice_181/save_to_file/keep_custom_tracks": false, "slice_181/save_to_file/path": "", "slice_181/start_frame": 0, @@ -687,6 +785,7 @@ _subresources={ "slice_182/loop_mode": 0, "slice_182/name": "", "slice_182/save_to_file/enabled": false, +"slice_182/save_to_file/fallback_path": "", "slice_182/save_to_file/keep_custom_tracks": false, "slice_182/save_to_file/path": "", "slice_182/start_frame": 0, @@ -694,6 +793,7 @@ _subresources={ "slice_183/loop_mode": 0, "slice_183/name": "", "slice_183/save_to_file/enabled": false, +"slice_183/save_to_file/fallback_path": "", "slice_183/save_to_file/keep_custom_tracks": false, "slice_183/save_to_file/path": "", "slice_183/start_frame": 0, @@ -701,6 +801,7 @@ _subresources={ "slice_184/loop_mode": 0, "slice_184/name": "", "slice_184/save_to_file/enabled": false, +"slice_184/save_to_file/fallback_path": "", "slice_184/save_to_file/keep_custom_tracks": false, "slice_184/save_to_file/path": "", "slice_184/start_frame": 0, @@ -708,6 +809,7 @@ _subresources={ "slice_185/loop_mode": 0, "slice_185/name": "", "slice_185/save_to_file/enabled": false, +"slice_185/save_to_file/fallback_path": "", "slice_185/save_to_file/keep_custom_tracks": false, "slice_185/save_to_file/path": "", "slice_185/start_frame": 0, @@ -715,6 +817,7 @@ _subresources={ "slice_186/loop_mode": 0, "slice_186/name": "", "slice_186/save_to_file/enabled": false, +"slice_186/save_to_file/fallback_path": "", "slice_186/save_to_file/keep_custom_tracks": false, "slice_186/save_to_file/path": "", "slice_186/start_frame": 0, @@ -722,6 +825,7 @@ _subresources={ "slice_187/loop_mode": 0, "slice_187/name": "", "slice_187/save_to_file/enabled": false, +"slice_187/save_to_file/fallback_path": "", "slice_187/save_to_file/keep_custom_tracks": false, "slice_187/save_to_file/path": "", "slice_187/start_frame": 0, @@ -729,6 +833,7 @@ _subresources={ "slice_188/loop_mode": 0, "slice_188/name": "", "slice_188/save_to_file/enabled": false, +"slice_188/save_to_file/fallback_path": "", "slice_188/save_to_file/keep_custom_tracks": false, "slice_188/save_to_file/path": "", "slice_188/start_frame": 0, @@ -736,6 +841,7 @@ _subresources={ "slice_189/loop_mode": 0, "slice_189/name": "", "slice_189/save_to_file/enabled": false, +"slice_189/save_to_file/fallback_path": "", "slice_189/save_to_file/keep_custom_tracks": false, "slice_189/save_to_file/path": "", "slice_189/start_frame": 0, @@ -743,6 +849,7 @@ _subresources={ "slice_19/loop_mode": 0, "slice_19/name": "", "slice_19/save_to_file/enabled": false, +"slice_19/save_to_file/fallback_path": "", "slice_19/save_to_file/keep_custom_tracks": false, "slice_19/save_to_file/path": "", "slice_19/start_frame": 0, @@ -750,6 +857,7 @@ _subresources={ "slice_190/loop_mode": 0, "slice_190/name": "", "slice_190/save_to_file/enabled": false, +"slice_190/save_to_file/fallback_path": "", "slice_190/save_to_file/keep_custom_tracks": false, "slice_190/save_to_file/path": "", "slice_190/start_frame": 0, @@ -757,6 +865,7 @@ _subresources={ "slice_191/loop_mode": 0, "slice_191/name": "", "slice_191/save_to_file/enabled": false, +"slice_191/save_to_file/fallback_path": "", "slice_191/save_to_file/keep_custom_tracks": false, "slice_191/save_to_file/path": "", "slice_191/start_frame": 0, @@ -764,6 +873,7 @@ _subresources={ "slice_192/loop_mode": 0, "slice_192/name": "", "slice_192/save_to_file/enabled": false, +"slice_192/save_to_file/fallback_path": "", "slice_192/save_to_file/keep_custom_tracks": false, "slice_192/save_to_file/path": "", "slice_192/start_frame": 0, @@ -771,6 +881,7 @@ _subresources={ "slice_193/loop_mode": 0, "slice_193/name": "", "slice_193/save_to_file/enabled": false, +"slice_193/save_to_file/fallback_path": "", "slice_193/save_to_file/keep_custom_tracks": false, "slice_193/save_to_file/path": "", "slice_193/start_frame": 0, @@ -778,6 +889,7 @@ _subresources={ "slice_194/loop_mode": 0, "slice_194/name": "", "slice_194/save_to_file/enabled": false, +"slice_194/save_to_file/fallback_path": "", "slice_194/save_to_file/keep_custom_tracks": false, "slice_194/save_to_file/path": "", "slice_194/start_frame": 0, @@ -785,6 +897,7 @@ _subresources={ "slice_195/loop_mode": 0, "slice_195/name": "", "slice_195/save_to_file/enabled": false, +"slice_195/save_to_file/fallback_path": "", "slice_195/save_to_file/keep_custom_tracks": false, "slice_195/save_to_file/path": "", "slice_195/start_frame": 0, @@ -792,6 +905,7 @@ _subresources={ "slice_196/loop_mode": 0, "slice_196/name": "", "slice_196/save_to_file/enabled": false, +"slice_196/save_to_file/fallback_path": "", "slice_196/save_to_file/keep_custom_tracks": false, "slice_196/save_to_file/path": "", "slice_196/start_frame": 0, @@ -799,6 +913,7 @@ _subresources={ "slice_197/loop_mode": 0, "slice_197/name": "", "slice_197/save_to_file/enabled": false, +"slice_197/save_to_file/fallback_path": "", "slice_197/save_to_file/keep_custom_tracks": false, "slice_197/save_to_file/path": "", "slice_197/start_frame": 0, @@ -806,6 +921,7 @@ _subresources={ "slice_198/loop_mode": 0, "slice_198/name": "", "slice_198/save_to_file/enabled": false, +"slice_198/save_to_file/fallback_path": "", "slice_198/save_to_file/keep_custom_tracks": false, "slice_198/save_to_file/path": "", "slice_198/start_frame": 0, @@ -813,6 +929,7 @@ _subresources={ "slice_199/loop_mode": 0, "slice_199/name": "", "slice_199/save_to_file/enabled": false, +"slice_199/save_to_file/fallback_path": "", "slice_199/save_to_file/keep_custom_tracks": false, "slice_199/save_to_file/path": "", "slice_199/start_frame": 0, @@ -820,6 +937,7 @@ _subresources={ "slice_2/loop_mode": 0, "slice_2/name": "", "slice_2/save_to_file/enabled": false, +"slice_2/save_to_file/fallback_path": "", "slice_2/save_to_file/keep_custom_tracks": false, "slice_2/save_to_file/path": "", "slice_2/start_frame": 0, @@ -827,6 +945,7 @@ _subresources={ "slice_20/loop_mode": 0, "slice_20/name": "", "slice_20/save_to_file/enabled": false, +"slice_20/save_to_file/fallback_path": "", "slice_20/save_to_file/keep_custom_tracks": false, "slice_20/save_to_file/path": "", "slice_20/start_frame": 0, @@ -834,6 +953,7 @@ _subresources={ "slice_200/loop_mode": 0, "slice_200/name": "", "slice_200/save_to_file/enabled": false, +"slice_200/save_to_file/fallback_path": "", "slice_200/save_to_file/keep_custom_tracks": false, "slice_200/save_to_file/path": "", "slice_200/start_frame": 0, @@ -841,6 +961,7 @@ _subresources={ "slice_201/loop_mode": 0, "slice_201/name": "", "slice_201/save_to_file/enabled": false, +"slice_201/save_to_file/fallback_path": "", "slice_201/save_to_file/keep_custom_tracks": false, "slice_201/save_to_file/path": "", "slice_201/start_frame": 0, @@ -848,6 +969,7 @@ _subresources={ "slice_202/loop_mode": 0, "slice_202/name": "", "slice_202/save_to_file/enabled": false, +"slice_202/save_to_file/fallback_path": "", "slice_202/save_to_file/keep_custom_tracks": false, "slice_202/save_to_file/path": "", "slice_202/start_frame": 0, @@ -855,6 +977,7 @@ _subresources={ "slice_203/loop_mode": 0, "slice_203/name": "", "slice_203/save_to_file/enabled": false, +"slice_203/save_to_file/fallback_path": "", "slice_203/save_to_file/keep_custom_tracks": false, "slice_203/save_to_file/path": "", "slice_203/start_frame": 0, @@ -862,6 +985,7 @@ _subresources={ "slice_204/loop_mode": 0, "slice_204/name": "", "slice_204/save_to_file/enabled": false, +"slice_204/save_to_file/fallback_path": "", "slice_204/save_to_file/keep_custom_tracks": false, "slice_204/save_to_file/path": "", "slice_204/start_frame": 0, @@ -869,6 +993,7 @@ _subresources={ "slice_205/loop_mode": 0, "slice_205/name": "", "slice_205/save_to_file/enabled": false, +"slice_205/save_to_file/fallback_path": "", "slice_205/save_to_file/keep_custom_tracks": false, "slice_205/save_to_file/path": "", "slice_205/start_frame": 0, @@ -876,6 +1001,7 @@ _subresources={ "slice_206/loop_mode": 0, "slice_206/name": "", "slice_206/save_to_file/enabled": false, +"slice_206/save_to_file/fallback_path": "", "slice_206/save_to_file/keep_custom_tracks": false, "slice_206/save_to_file/path": "", "slice_206/start_frame": 0, @@ -883,6 +1009,7 @@ _subresources={ "slice_207/loop_mode": 0, "slice_207/name": "", "slice_207/save_to_file/enabled": false, +"slice_207/save_to_file/fallback_path": "", "slice_207/save_to_file/keep_custom_tracks": false, "slice_207/save_to_file/path": "", "slice_207/start_frame": 0, @@ -890,6 +1017,7 @@ _subresources={ "slice_208/loop_mode": 0, "slice_208/name": "", "slice_208/save_to_file/enabled": false, +"slice_208/save_to_file/fallback_path": "", "slice_208/save_to_file/keep_custom_tracks": false, "slice_208/save_to_file/path": "", "slice_208/start_frame": 0, @@ -897,6 +1025,7 @@ _subresources={ "slice_209/loop_mode": 0, "slice_209/name": "", "slice_209/save_to_file/enabled": false, +"slice_209/save_to_file/fallback_path": "", "slice_209/save_to_file/keep_custom_tracks": false, "slice_209/save_to_file/path": "", "slice_209/start_frame": 0, @@ -904,6 +1033,7 @@ _subresources={ "slice_21/loop_mode": 0, "slice_21/name": "", "slice_21/save_to_file/enabled": false, +"slice_21/save_to_file/fallback_path": "", "slice_21/save_to_file/keep_custom_tracks": false, "slice_21/save_to_file/path": "", "slice_21/start_frame": 0, @@ -911,6 +1041,7 @@ _subresources={ "slice_210/loop_mode": 0, "slice_210/name": "", "slice_210/save_to_file/enabled": false, +"slice_210/save_to_file/fallback_path": "", "slice_210/save_to_file/keep_custom_tracks": false, "slice_210/save_to_file/path": "", "slice_210/start_frame": 0, @@ -918,6 +1049,7 @@ _subresources={ "slice_211/loop_mode": 0, "slice_211/name": "", "slice_211/save_to_file/enabled": false, +"slice_211/save_to_file/fallback_path": "", "slice_211/save_to_file/keep_custom_tracks": false, "slice_211/save_to_file/path": "", "slice_211/start_frame": 0, @@ -925,6 +1057,7 @@ _subresources={ "slice_212/loop_mode": 0, "slice_212/name": "", "slice_212/save_to_file/enabled": false, +"slice_212/save_to_file/fallback_path": "", "slice_212/save_to_file/keep_custom_tracks": false, "slice_212/save_to_file/path": "", "slice_212/start_frame": 0, @@ -932,6 +1065,7 @@ _subresources={ "slice_213/loop_mode": 0, "slice_213/name": "", "slice_213/save_to_file/enabled": false, +"slice_213/save_to_file/fallback_path": "", "slice_213/save_to_file/keep_custom_tracks": false, "slice_213/save_to_file/path": "", "slice_213/start_frame": 0, @@ -939,6 +1073,7 @@ _subresources={ "slice_214/loop_mode": 0, "slice_214/name": "", "slice_214/save_to_file/enabled": false, +"slice_214/save_to_file/fallback_path": "", "slice_214/save_to_file/keep_custom_tracks": false, "slice_214/save_to_file/path": "", "slice_214/start_frame": 0, @@ -946,6 +1081,7 @@ _subresources={ "slice_215/loop_mode": 0, "slice_215/name": "", "slice_215/save_to_file/enabled": false, +"slice_215/save_to_file/fallback_path": "", "slice_215/save_to_file/keep_custom_tracks": false, "slice_215/save_to_file/path": "", "slice_215/start_frame": 0, @@ -953,6 +1089,7 @@ _subresources={ "slice_216/loop_mode": 0, "slice_216/name": "", "slice_216/save_to_file/enabled": false, +"slice_216/save_to_file/fallback_path": "", "slice_216/save_to_file/keep_custom_tracks": false, "slice_216/save_to_file/path": "", "slice_216/start_frame": 0, @@ -960,6 +1097,7 @@ _subresources={ "slice_217/loop_mode": 0, "slice_217/name": "", "slice_217/save_to_file/enabled": false, +"slice_217/save_to_file/fallback_path": "", "slice_217/save_to_file/keep_custom_tracks": false, "slice_217/save_to_file/path": "", "slice_217/start_frame": 0, @@ -967,6 +1105,7 @@ _subresources={ "slice_218/loop_mode": 0, "slice_218/name": "", "slice_218/save_to_file/enabled": false, +"slice_218/save_to_file/fallback_path": "", "slice_218/save_to_file/keep_custom_tracks": false, "slice_218/save_to_file/path": "", "slice_218/start_frame": 0, @@ -974,6 +1113,7 @@ _subresources={ "slice_219/loop_mode": 0, "slice_219/name": "", "slice_219/save_to_file/enabled": false, +"slice_219/save_to_file/fallback_path": "", "slice_219/save_to_file/keep_custom_tracks": false, "slice_219/save_to_file/path": "", "slice_219/start_frame": 0, @@ -981,6 +1121,7 @@ _subresources={ "slice_22/loop_mode": 0, "slice_22/name": "", "slice_22/save_to_file/enabled": false, +"slice_22/save_to_file/fallback_path": "", "slice_22/save_to_file/keep_custom_tracks": false, "slice_22/save_to_file/path": "", "slice_22/start_frame": 0, @@ -988,6 +1129,7 @@ _subresources={ "slice_220/loop_mode": 0, "slice_220/name": "", "slice_220/save_to_file/enabled": false, +"slice_220/save_to_file/fallback_path": "", "slice_220/save_to_file/keep_custom_tracks": false, "slice_220/save_to_file/path": "", "slice_220/start_frame": 0, @@ -995,6 +1137,7 @@ _subresources={ "slice_221/loop_mode": 0, "slice_221/name": "", "slice_221/save_to_file/enabled": false, +"slice_221/save_to_file/fallback_path": "", "slice_221/save_to_file/keep_custom_tracks": false, "slice_221/save_to_file/path": "", "slice_221/start_frame": 0, @@ -1002,6 +1145,7 @@ _subresources={ "slice_222/loop_mode": 0, "slice_222/name": "", "slice_222/save_to_file/enabled": false, +"slice_222/save_to_file/fallback_path": "", "slice_222/save_to_file/keep_custom_tracks": false, "slice_222/save_to_file/path": "", "slice_222/start_frame": 0, @@ -1009,6 +1153,7 @@ _subresources={ "slice_223/loop_mode": 0, "slice_223/name": "", "slice_223/save_to_file/enabled": false, +"slice_223/save_to_file/fallback_path": "", "slice_223/save_to_file/keep_custom_tracks": false, "slice_223/save_to_file/path": "", "slice_223/start_frame": 0, @@ -1016,6 +1161,7 @@ _subresources={ "slice_224/loop_mode": 0, "slice_224/name": "", "slice_224/save_to_file/enabled": false, +"slice_224/save_to_file/fallback_path": "", "slice_224/save_to_file/keep_custom_tracks": false, "slice_224/save_to_file/path": "", "slice_224/start_frame": 0, @@ -1023,6 +1169,7 @@ _subresources={ "slice_225/loop_mode": 0, "slice_225/name": "", "slice_225/save_to_file/enabled": false, +"slice_225/save_to_file/fallback_path": "", "slice_225/save_to_file/keep_custom_tracks": false, "slice_225/save_to_file/path": "", "slice_225/start_frame": 0, @@ -1030,6 +1177,7 @@ _subresources={ "slice_226/loop_mode": 0, "slice_226/name": "", "slice_226/save_to_file/enabled": false, +"slice_226/save_to_file/fallback_path": "", "slice_226/save_to_file/keep_custom_tracks": false, "slice_226/save_to_file/path": "", "slice_226/start_frame": 0, @@ -1037,6 +1185,7 @@ _subresources={ "slice_227/loop_mode": 0, "slice_227/name": "", "slice_227/save_to_file/enabled": false, +"slice_227/save_to_file/fallback_path": "", "slice_227/save_to_file/keep_custom_tracks": false, "slice_227/save_to_file/path": "", "slice_227/start_frame": 0, @@ -1044,6 +1193,7 @@ _subresources={ "slice_228/loop_mode": 0, "slice_228/name": "", "slice_228/save_to_file/enabled": false, +"slice_228/save_to_file/fallback_path": "", "slice_228/save_to_file/keep_custom_tracks": false, "slice_228/save_to_file/path": "", "slice_228/start_frame": 0, @@ -1051,6 +1201,7 @@ _subresources={ "slice_229/loop_mode": 0, "slice_229/name": "", "slice_229/save_to_file/enabled": false, +"slice_229/save_to_file/fallback_path": "", "slice_229/save_to_file/keep_custom_tracks": false, "slice_229/save_to_file/path": "", "slice_229/start_frame": 0, @@ -1058,6 +1209,7 @@ _subresources={ "slice_23/loop_mode": 0, "slice_23/name": "", "slice_23/save_to_file/enabled": false, +"slice_23/save_to_file/fallback_path": "", "slice_23/save_to_file/keep_custom_tracks": false, "slice_23/save_to_file/path": "", "slice_23/start_frame": 0, @@ -1065,6 +1217,7 @@ _subresources={ "slice_230/loop_mode": 0, "slice_230/name": "", "slice_230/save_to_file/enabled": false, +"slice_230/save_to_file/fallback_path": "", "slice_230/save_to_file/keep_custom_tracks": false, "slice_230/save_to_file/path": "", "slice_230/start_frame": 0, @@ -1072,6 +1225,7 @@ _subresources={ "slice_231/loop_mode": 0, "slice_231/name": "", "slice_231/save_to_file/enabled": false, +"slice_231/save_to_file/fallback_path": "", "slice_231/save_to_file/keep_custom_tracks": false, "slice_231/save_to_file/path": "", "slice_231/start_frame": 0, @@ -1079,6 +1233,7 @@ _subresources={ "slice_232/loop_mode": 0, "slice_232/name": "", "slice_232/save_to_file/enabled": false, +"slice_232/save_to_file/fallback_path": "", "slice_232/save_to_file/keep_custom_tracks": false, "slice_232/save_to_file/path": "", "slice_232/start_frame": 0, @@ -1086,6 +1241,7 @@ _subresources={ "slice_233/loop_mode": 0, "slice_233/name": "", "slice_233/save_to_file/enabled": false, +"slice_233/save_to_file/fallback_path": "", "slice_233/save_to_file/keep_custom_tracks": false, "slice_233/save_to_file/path": "", "slice_233/start_frame": 0, @@ -1093,6 +1249,7 @@ _subresources={ "slice_234/loop_mode": 0, "slice_234/name": "", "slice_234/save_to_file/enabled": false, +"slice_234/save_to_file/fallback_path": "", "slice_234/save_to_file/keep_custom_tracks": false, "slice_234/save_to_file/path": "", "slice_234/start_frame": 0, @@ -1100,6 +1257,7 @@ _subresources={ "slice_235/loop_mode": 0, "slice_235/name": "", "slice_235/save_to_file/enabled": false, +"slice_235/save_to_file/fallback_path": "", "slice_235/save_to_file/keep_custom_tracks": false, "slice_235/save_to_file/path": "", "slice_235/start_frame": 0, @@ -1107,6 +1265,7 @@ _subresources={ "slice_236/loop_mode": 0, "slice_236/name": "", "slice_236/save_to_file/enabled": false, +"slice_236/save_to_file/fallback_path": "", "slice_236/save_to_file/keep_custom_tracks": false, "slice_236/save_to_file/path": "", "slice_236/start_frame": 0, @@ -1114,6 +1273,7 @@ _subresources={ "slice_237/loop_mode": 0, "slice_237/name": "", "slice_237/save_to_file/enabled": false, +"slice_237/save_to_file/fallback_path": "", "slice_237/save_to_file/keep_custom_tracks": false, "slice_237/save_to_file/path": "", "slice_237/start_frame": 0, @@ -1121,6 +1281,7 @@ _subresources={ "slice_238/loop_mode": 0, "slice_238/name": "", "slice_238/save_to_file/enabled": false, +"slice_238/save_to_file/fallback_path": "", "slice_238/save_to_file/keep_custom_tracks": false, "slice_238/save_to_file/path": "", "slice_238/start_frame": 0, @@ -1128,6 +1289,7 @@ _subresources={ "slice_239/loop_mode": 0, "slice_239/name": "", "slice_239/save_to_file/enabled": false, +"slice_239/save_to_file/fallback_path": "", "slice_239/save_to_file/keep_custom_tracks": false, "slice_239/save_to_file/path": "", "slice_239/start_frame": 0, @@ -1135,6 +1297,7 @@ _subresources={ "slice_24/loop_mode": 0, "slice_24/name": "", "slice_24/save_to_file/enabled": false, +"slice_24/save_to_file/fallback_path": "", "slice_24/save_to_file/keep_custom_tracks": false, "slice_24/save_to_file/path": "", "slice_24/start_frame": 0, @@ -1142,6 +1305,7 @@ _subresources={ "slice_240/loop_mode": 0, "slice_240/name": "", "slice_240/save_to_file/enabled": false, +"slice_240/save_to_file/fallback_path": "", "slice_240/save_to_file/keep_custom_tracks": false, "slice_240/save_to_file/path": "", "slice_240/start_frame": 0, @@ -1149,6 +1313,7 @@ _subresources={ "slice_241/loop_mode": 0, "slice_241/name": "", "slice_241/save_to_file/enabled": false, +"slice_241/save_to_file/fallback_path": "", "slice_241/save_to_file/keep_custom_tracks": false, "slice_241/save_to_file/path": "", "slice_241/start_frame": 0, @@ -1156,6 +1321,7 @@ _subresources={ "slice_242/loop_mode": 0, "slice_242/name": "", "slice_242/save_to_file/enabled": false, +"slice_242/save_to_file/fallback_path": "", "slice_242/save_to_file/keep_custom_tracks": false, "slice_242/save_to_file/path": "", "slice_242/start_frame": 0, @@ -1163,6 +1329,7 @@ _subresources={ "slice_243/loop_mode": 0, "slice_243/name": "", "slice_243/save_to_file/enabled": false, +"slice_243/save_to_file/fallback_path": "", "slice_243/save_to_file/keep_custom_tracks": false, "slice_243/save_to_file/path": "", "slice_243/start_frame": 0, @@ -1170,6 +1337,7 @@ _subresources={ "slice_244/loop_mode": 0, "slice_244/name": "", "slice_244/save_to_file/enabled": false, +"slice_244/save_to_file/fallback_path": "", "slice_244/save_to_file/keep_custom_tracks": false, "slice_244/save_to_file/path": "", "slice_244/start_frame": 0, @@ -1177,6 +1345,7 @@ _subresources={ "slice_245/loop_mode": 0, "slice_245/name": "", "slice_245/save_to_file/enabled": false, +"slice_245/save_to_file/fallback_path": "", "slice_245/save_to_file/keep_custom_tracks": false, "slice_245/save_to_file/path": "", "slice_245/start_frame": 0, @@ -1184,6 +1353,7 @@ _subresources={ "slice_246/loop_mode": 0, "slice_246/name": "", "slice_246/save_to_file/enabled": false, +"slice_246/save_to_file/fallback_path": "", "slice_246/save_to_file/keep_custom_tracks": false, "slice_246/save_to_file/path": "", "slice_246/start_frame": 0, @@ -1191,6 +1361,7 @@ _subresources={ "slice_247/loop_mode": 0, "slice_247/name": "", "slice_247/save_to_file/enabled": false, +"slice_247/save_to_file/fallback_path": "", "slice_247/save_to_file/keep_custom_tracks": false, "slice_247/save_to_file/path": "", "slice_247/start_frame": 0, @@ -1198,6 +1369,7 @@ _subresources={ "slice_248/loop_mode": 0, "slice_248/name": "", "slice_248/save_to_file/enabled": false, +"slice_248/save_to_file/fallback_path": "", "slice_248/save_to_file/keep_custom_tracks": false, "slice_248/save_to_file/path": "", "slice_248/start_frame": 0, @@ -1205,6 +1377,7 @@ _subresources={ "slice_249/loop_mode": 0, "slice_249/name": "", "slice_249/save_to_file/enabled": false, +"slice_249/save_to_file/fallback_path": "", "slice_249/save_to_file/keep_custom_tracks": false, "slice_249/save_to_file/path": "", "slice_249/start_frame": 0, @@ -1212,6 +1385,7 @@ _subresources={ "slice_25/loop_mode": 0, "slice_25/name": "", "slice_25/save_to_file/enabled": false, +"slice_25/save_to_file/fallback_path": "", "slice_25/save_to_file/keep_custom_tracks": false, "slice_25/save_to_file/path": "", "slice_25/start_frame": 0, @@ -1219,6 +1393,7 @@ _subresources={ "slice_250/loop_mode": 0, "slice_250/name": "", "slice_250/save_to_file/enabled": false, +"slice_250/save_to_file/fallback_path": "", "slice_250/save_to_file/keep_custom_tracks": false, "slice_250/save_to_file/path": "", "slice_250/start_frame": 0, @@ -1226,6 +1401,7 @@ _subresources={ "slice_251/loop_mode": 0, "slice_251/name": "", "slice_251/save_to_file/enabled": false, +"slice_251/save_to_file/fallback_path": "", "slice_251/save_to_file/keep_custom_tracks": false, "slice_251/save_to_file/path": "", "slice_251/start_frame": 0, @@ -1233,6 +1409,7 @@ _subresources={ "slice_252/loop_mode": 0, "slice_252/name": "", "slice_252/save_to_file/enabled": false, +"slice_252/save_to_file/fallback_path": "", "slice_252/save_to_file/keep_custom_tracks": false, "slice_252/save_to_file/path": "", "slice_252/start_frame": 0, @@ -1240,6 +1417,7 @@ _subresources={ "slice_253/loop_mode": 0, "slice_253/name": "", "slice_253/save_to_file/enabled": false, +"slice_253/save_to_file/fallback_path": "", "slice_253/save_to_file/keep_custom_tracks": false, "slice_253/save_to_file/path": "", "slice_253/start_frame": 0, @@ -1247,6 +1425,7 @@ _subresources={ "slice_254/loop_mode": 0, "slice_254/name": "", "slice_254/save_to_file/enabled": false, +"slice_254/save_to_file/fallback_path": "", "slice_254/save_to_file/keep_custom_tracks": false, "slice_254/save_to_file/path": "", "slice_254/start_frame": 0, @@ -1254,6 +1433,7 @@ _subresources={ "slice_255/loop_mode": 0, "slice_255/name": "", "slice_255/save_to_file/enabled": false, +"slice_255/save_to_file/fallback_path": "", "slice_255/save_to_file/keep_custom_tracks": false, "slice_255/save_to_file/path": "", "slice_255/start_frame": 0, @@ -1261,6 +1441,7 @@ _subresources={ "slice_256/loop_mode": 0, "slice_256/name": "", "slice_256/save_to_file/enabled": false, +"slice_256/save_to_file/fallback_path": "", "slice_256/save_to_file/keep_custom_tracks": false, "slice_256/save_to_file/path": "", "slice_256/start_frame": 0, @@ -1268,6 +1449,7 @@ _subresources={ "slice_26/loop_mode": 0, "slice_26/name": "", "slice_26/save_to_file/enabled": false, +"slice_26/save_to_file/fallback_path": "", "slice_26/save_to_file/keep_custom_tracks": false, "slice_26/save_to_file/path": "", "slice_26/start_frame": 0, @@ -1275,6 +1457,7 @@ _subresources={ "slice_27/loop_mode": 0, "slice_27/name": "", "slice_27/save_to_file/enabled": false, +"slice_27/save_to_file/fallback_path": "", "slice_27/save_to_file/keep_custom_tracks": false, "slice_27/save_to_file/path": "", "slice_27/start_frame": 0, @@ -1282,6 +1465,7 @@ _subresources={ "slice_28/loop_mode": 0, "slice_28/name": "", "slice_28/save_to_file/enabled": false, +"slice_28/save_to_file/fallback_path": "", "slice_28/save_to_file/keep_custom_tracks": false, "slice_28/save_to_file/path": "", "slice_28/start_frame": 0, @@ -1289,6 +1473,7 @@ _subresources={ "slice_29/loop_mode": 0, "slice_29/name": "", "slice_29/save_to_file/enabled": false, +"slice_29/save_to_file/fallback_path": "", "slice_29/save_to_file/keep_custom_tracks": false, "slice_29/save_to_file/path": "", "slice_29/start_frame": 0, @@ -1296,6 +1481,7 @@ _subresources={ "slice_3/loop_mode": 0, "slice_3/name": "", "slice_3/save_to_file/enabled": false, +"slice_3/save_to_file/fallback_path": "", "slice_3/save_to_file/keep_custom_tracks": false, "slice_3/save_to_file/path": "", "slice_3/start_frame": 0, @@ -1303,6 +1489,7 @@ _subresources={ "slice_30/loop_mode": 0, "slice_30/name": "", "slice_30/save_to_file/enabled": false, +"slice_30/save_to_file/fallback_path": "", "slice_30/save_to_file/keep_custom_tracks": false, "slice_30/save_to_file/path": "", "slice_30/start_frame": 0, @@ -1310,6 +1497,7 @@ _subresources={ "slice_31/loop_mode": 0, "slice_31/name": "", "slice_31/save_to_file/enabled": false, +"slice_31/save_to_file/fallback_path": "", "slice_31/save_to_file/keep_custom_tracks": false, "slice_31/save_to_file/path": "", "slice_31/start_frame": 0, @@ -1317,6 +1505,7 @@ _subresources={ "slice_32/loop_mode": 0, "slice_32/name": "", "slice_32/save_to_file/enabled": false, +"slice_32/save_to_file/fallback_path": "", "slice_32/save_to_file/keep_custom_tracks": false, "slice_32/save_to_file/path": "", "slice_32/start_frame": 0, @@ -1324,6 +1513,7 @@ _subresources={ "slice_33/loop_mode": 0, "slice_33/name": "", "slice_33/save_to_file/enabled": false, +"slice_33/save_to_file/fallback_path": "", "slice_33/save_to_file/keep_custom_tracks": false, "slice_33/save_to_file/path": "", "slice_33/start_frame": 0, @@ -1331,6 +1521,7 @@ _subresources={ "slice_34/loop_mode": 0, "slice_34/name": "", "slice_34/save_to_file/enabled": false, +"slice_34/save_to_file/fallback_path": "", "slice_34/save_to_file/keep_custom_tracks": false, "slice_34/save_to_file/path": "", "slice_34/start_frame": 0, @@ -1338,6 +1529,7 @@ _subresources={ "slice_35/loop_mode": 0, "slice_35/name": "", "slice_35/save_to_file/enabled": false, +"slice_35/save_to_file/fallback_path": "", "slice_35/save_to_file/keep_custom_tracks": false, "slice_35/save_to_file/path": "", "slice_35/start_frame": 0, @@ -1345,6 +1537,7 @@ _subresources={ "slice_36/loop_mode": 0, "slice_36/name": "", "slice_36/save_to_file/enabled": false, +"slice_36/save_to_file/fallback_path": "", "slice_36/save_to_file/keep_custom_tracks": false, "slice_36/save_to_file/path": "", "slice_36/start_frame": 0, @@ -1352,6 +1545,7 @@ _subresources={ "slice_37/loop_mode": 0, "slice_37/name": "", "slice_37/save_to_file/enabled": false, +"slice_37/save_to_file/fallback_path": "", "slice_37/save_to_file/keep_custom_tracks": false, "slice_37/save_to_file/path": "", "slice_37/start_frame": 0, @@ -1359,6 +1553,7 @@ _subresources={ "slice_38/loop_mode": 0, "slice_38/name": "", "slice_38/save_to_file/enabled": false, +"slice_38/save_to_file/fallback_path": "", "slice_38/save_to_file/keep_custom_tracks": false, "slice_38/save_to_file/path": "", "slice_38/start_frame": 0, @@ -1366,6 +1561,7 @@ _subresources={ "slice_39/loop_mode": 0, "slice_39/name": "", "slice_39/save_to_file/enabled": false, +"slice_39/save_to_file/fallback_path": "", "slice_39/save_to_file/keep_custom_tracks": false, "slice_39/save_to_file/path": "", "slice_39/start_frame": 0, @@ -1373,6 +1569,7 @@ _subresources={ "slice_4/loop_mode": 0, "slice_4/name": "", "slice_4/save_to_file/enabled": false, +"slice_4/save_to_file/fallback_path": "", "slice_4/save_to_file/keep_custom_tracks": false, "slice_4/save_to_file/path": "", "slice_4/start_frame": 0, @@ -1380,6 +1577,7 @@ _subresources={ "slice_40/loop_mode": 0, "slice_40/name": "", "slice_40/save_to_file/enabled": false, +"slice_40/save_to_file/fallback_path": "", "slice_40/save_to_file/keep_custom_tracks": false, "slice_40/save_to_file/path": "", "slice_40/start_frame": 0, @@ -1387,6 +1585,7 @@ _subresources={ "slice_41/loop_mode": 0, "slice_41/name": "", "slice_41/save_to_file/enabled": false, +"slice_41/save_to_file/fallback_path": "", "slice_41/save_to_file/keep_custom_tracks": false, "slice_41/save_to_file/path": "", "slice_41/start_frame": 0, @@ -1394,6 +1593,7 @@ _subresources={ "slice_42/loop_mode": 0, "slice_42/name": "", "slice_42/save_to_file/enabled": false, +"slice_42/save_to_file/fallback_path": "", "slice_42/save_to_file/keep_custom_tracks": false, "slice_42/save_to_file/path": "", "slice_42/start_frame": 0, @@ -1401,6 +1601,7 @@ _subresources={ "slice_43/loop_mode": 0, "slice_43/name": "", "slice_43/save_to_file/enabled": false, +"slice_43/save_to_file/fallback_path": "", "slice_43/save_to_file/keep_custom_tracks": false, "slice_43/save_to_file/path": "", "slice_43/start_frame": 0, @@ -1408,6 +1609,7 @@ _subresources={ "slice_44/loop_mode": 0, "slice_44/name": "", "slice_44/save_to_file/enabled": false, +"slice_44/save_to_file/fallback_path": "", "slice_44/save_to_file/keep_custom_tracks": false, "slice_44/save_to_file/path": "", "slice_44/start_frame": 0, @@ -1415,6 +1617,7 @@ _subresources={ "slice_45/loop_mode": 0, "slice_45/name": "", "slice_45/save_to_file/enabled": false, +"slice_45/save_to_file/fallback_path": "", "slice_45/save_to_file/keep_custom_tracks": false, "slice_45/save_to_file/path": "", "slice_45/start_frame": 0, @@ -1422,6 +1625,7 @@ _subresources={ "slice_46/loop_mode": 0, "slice_46/name": "", "slice_46/save_to_file/enabled": false, +"slice_46/save_to_file/fallback_path": "", "slice_46/save_to_file/keep_custom_tracks": false, "slice_46/save_to_file/path": "", "slice_46/start_frame": 0, @@ -1429,6 +1633,7 @@ _subresources={ "slice_47/loop_mode": 0, "slice_47/name": "", "slice_47/save_to_file/enabled": false, +"slice_47/save_to_file/fallback_path": "", "slice_47/save_to_file/keep_custom_tracks": false, "slice_47/save_to_file/path": "", "slice_47/start_frame": 0, @@ -1436,6 +1641,7 @@ _subresources={ "slice_48/loop_mode": 0, "slice_48/name": "", "slice_48/save_to_file/enabled": false, +"slice_48/save_to_file/fallback_path": "", "slice_48/save_to_file/keep_custom_tracks": false, "slice_48/save_to_file/path": "", "slice_48/start_frame": 0, @@ -1443,6 +1649,7 @@ _subresources={ "slice_49/loop_mode": 0, "slice_49/name": "", "slice_49/save_to_file/enabled": false, +"slice_49/save_to_file/fallback_path": "", "slice_49/save_to_file/keep_custom_tracks": false, "slice_49/save_to_file/path": "", "slice_49/start_frame": 0, @@ -1450,6 +1657,7 @@ _subresources={ "slice_5/loop_mode": 0, "slice_5/name": "", "slice_5/save_to_file/enabled": false, +"slice_5/save_to_file/fallback_path": "", "slice_5/save_to_file/keep_custom_tracks": false, "slice_5/save_to_file/path": "", "slice_5/start_frame": 0, @@ -1457,6 +1665,7 @@ _subresources={ "slice_50/loop_mode": 0, "slice_50/name": "", "slice_50/save_to_file/enabled": false, +"slice_50/save_to_file/fallback_path": "", "slice_50/save_to_file/keep_custom_tracks": false, "slice_50/save_to_file/path": "", "slice_50/start_frame": 0, @@ -1464,6 +1673,7 @@ _subresources={ "slice_51/loop_mode": 0, "slice_51/name": "", "slice_51/save_to_file/enabled": false, +"slice_51/save_to_file/fallback_path": "", "slice_51/save_to_file/keep_custom_tracks": false, "slice_51/save_to_file/path": "", "slice_51/start_frame": 0, @@ -1471,6 +1681,7 @@ _subresources={ "slice_52/loop_mode": 0, "slice_52/name": "", "slice_52/save_to_file/enabled": false, +"slice_52/save_to_file/fallback_path": "", "slice_52/save_to_file/keep_custom_tracks": false, "slice_52/save_to_file/path": "", "slice_52/start_frame": 0, @@ -1478,6 +1689,7 @@ _subresources={ "slice_53/loop_mode": 0, "slice_53/name": "", "slice_53/save_to_file/enabled": false, +"slice_53/save_to_file/fallback_path": "", "slice_53/save_to_file/keep_custom_tracks": false, "slice_53/save_to_file/path": "", "slice_53/start_frame": 0, @@ -1485,6 +1697,7 @@ _subresources={ "slice_54/loop_mode": 0, "slice_54/name": "", "slice_54/save_to_file/enabled": false, +"slice_54/save_to_file/fallback_path": "", "slice_54/save_to_file/keep_custom_tracks": false, "slice_54/save_to_file/path": "", "slice_54/start_frame": 0, @@ -1492,6 +1705,7 @@ _subresources={ "slice_55/loop_mode": 0, "slice_55/name": "", "slice_55/save_to_file/enabled": false, +"slice_55/save_to_file/fallback_path": "", "slice_55/save_to_file/keep_custom_tracks": false, "slice_55/save_to_file/path": "", "slice_55/start_frame": 0, @@ -1499,6 +1713,7 @@ _subresources={ "slice_56/loop_mode": 0, "slice_56/name": "", "slice_56/save_to_file/enabled": false, +"slice_56/save_to_file/fallback_path": "", "slice_56/save_to_file/keep_custom_tracks": false, "slice_56/save_to_file/path": "", "slice_56/start_frame": 0, @@ -1506,6 +1721,7 @@ _subresources={ "slice_57/loop_mode": 0, "slice_57/name": "", "slice_57/save_to_file/enabled": false, +"slice_57/save_to_file/fallback_path": "", "slice_57/save_to_file/keep_custom_tracks": false, "slice_57/save_to_file/path": "", "slice_57/start_frame": 0, @@ -1513,6 +1729,7 @@ _subresources={ "slice_58/loop_mode": 0, "slice_58/name": "", "slice_58/save_to_file/enabled": false, +"slice_58/save_to_file/fallback_path": "", "slice_58/save_to_file/keep_custom_tracks": false, "slice_58/save_to_file/path": "", "slice_58/start_frame": 0, @@ -1520,6 +1737,7 @@ _subresources={ "slice_59/loop_mode": 0, "slice_59/name": "", "slice_59/save_to_file/enabled": false, +"slice_59/save_to_file/fallback_path": "", "slice_59/save_to_file/keep_custom_tracks": false, "slice_59/save_to_file/path": "", "slice_59/start_frame": 0, @@ -1527,6 +1745,7 @@ _subresources={ "slice_6/loop_mode": 0, "slice_6/name": "", "slice_6/save_to_file/enabled": false, +"slice_6/save_to_file/fallback_path": "", "slice_6/save_to_file/keep_custom_tracks": false, "slice_6/save_to_file/path": "", "slice_6/start_frame": 0, @@ -1534,6 +1753,7 @@ _subresources={ "slice_60/loop_mode": 0, "slice_60/name": "", "slice_60/save_to_file/enabled": false, +"slice_60/save_to_file/fallback_path": "", "slice_60/save_to_file/keep_custom_tracks": false, "slice_60/save_to_file/path": "", "slice_60/start_frame": 0, @@ -1541,6 +1761,7 @@ _subresources={ "slice_61/loop_mode": 0, "slice_61/name": "", "slice_61/save_to_file/enabled": false, +"slice_61/save_to_file/fallback_path": "", "slice_61/save_to_file/keep_custom_tracks": false, "slice_61/save_to_file/path": "", "slice_61/start_frame": 0, @@ -1548,6 +1769,7 @@ _subresources={ "slice_62/loop_mode": 0, "slice_62/name": "", "slice_62/save_to_file/enabled": false, +"slice_62/save_to_file/fallback_path": "", "slice_62/save_to_file/keep_custom_tracks": false, "slice_62/save_to_file/path": "", "slice_62/start_frame": 0, @@ -1555,6 +1777,7 @@ _subresources={ "slice_63/loop_mode": 0, "slice_63/name": "", "slice_63/save_to_file/enabled": false, +"slice_63/save_to_file/fallback_path": "", "slice_63/save_to_file/keep_custom_tracks": false, "slice_63/save_to_file/path": "", "slice_63/start_frame": 0, @@ -1562,6 +1785,7 @@ _subresources={ "slice_64/loop_mode": 0, "slice_64/name": "", "slice_64/save_to_file/enabled": false, +"slice_64/save_to_file/fallback_path": "", "slice_64/save_to_file/keep_custom_tracks": false, "slice_64/save_to_file/path": "", "slice_64/start_frame": 0, @@ -1569,6 +1793,7 @@ _subresources={ "slice_65/loop_mode": 0, "slice_65/name": "", "slice_65/save_to_file/enabled": false, +"slice_65/save_to_file/fallback_path": "", "slice_65/save_to_file/keep_custom_tracks": false, "slice_65/save_to_file/path": "", "slice_65/start_frame": 0, @@ -1576,6 +1801,7 @@ _subresources={ "slice_66/loop_mode": 0, "slice_66/name": "", "slice_66/save_to_file/enabled": false, +"slice_66/save_to_file/fallback_path": "", "slice_66/save_to_file/keep_custom_tracks": false, "slice_66/save_to_file/path": "", "slice_66/start_frame": 0, @@ -1583,6 +1809,7 @@ _subresources={ "slice_67/loop_mode": 0, "slice_67/name": "", "slice_67/save_to_file/enabled": false, +"slice_67/save_to_file/fallback_path": "", "slice_67/save_to_file/keep_custom_tracks": false, "slice_67/save_to_file/path": "", "slice_67/start_frame": 0, @@ -1590,6 +1817,7 @@ _subresources={ "slice_68/loop_mode": 0, "slice_68/name": "", "slice_68/save_to_file/enabled": false, +"slice_68/save_to_file/fallback_path": "", "slice_68/save_to_file/keep_custom_tracks": false, "slice_68/save_to_file/path": "", "slice_68/start_frame": 0, @@ -1597,6 +1825,7 @@ _subresources={ "slice_69/loop_mode": 0, "slice_69/name": "", "slice_69/save_to_file/enabled": false, +"slice_69/save_to_file/fallback_path": "", "slice_69/save_to_file/keep_custom_tracks": false, "slice_69/save_to_file/path": "", "slice_69/start_frame": 0, @@ -1604,6 +1833,7 @@ _subresources={ "slice_7/loop_mode": 0, "slice_7/name": "", "slice_7/save_to_file/enabled": false, +"slice_7/save_to_file/fallback_path": "", "slice_7/save_to_file/keep_custom_tracks": false, "slice_7/save_to_file/path": "", "slice_7/start_frame": 0, @@ -1611,6 +1841,7 @@ _subresources={ "slice_70/loop_mode": 0, "slice_70/name": "", "slice_70/save_to_file/enabled": false, +"slice_70/save_to_file/fallback_path": "", "slice_70/save_to_file/keep_custom_tracks": false, "slice_70/save_to_file/path": "", "slice_70/start_frame": 0, @@ -1618,6 +1849,7 @@ _subresources={ "slice_71/loop_mode": 0, "slice_71/name": "", "slice_71/save_to_file/enabled": false, +"slice_71/save_to_file/fallback_path": "", "slice_71/save_to_file/keep_custom_tracks": false, "slice_71/save_to_file/path": "", "slice_71/start_frame": 0, @@ -1625,6 +1857,7 @@ _subresources={ "slice_72/loop_mode": 0, "slice_72/name": "", "slice_72/save_to_file/enabled": false, +"slice_72/save_to_file/fallback_path": "", "slice_72/save_to_file/keep_custom_tracks": false, "slice_72/save_to_file/path": "", "slice_72/start_frame": 0, @@ -1632,6 +1865,7 @@ _subresources={ "slice_73/loop_mode": 0, "slice_73/name": "", "slice_73/save_to_file/enabled": false, +"slice_73/save_to_file/fallback_path": "", "slice_73/save_to_file/keep_custom_tracks": false, "slice_73/save_to_file/path": "", "slice_73/start_frame": 0, @@ -1639,6 +1873,7 @@ _subresources={ "slice_74/loop_mode": 0, "slice_74/name": "", "slice_74/save_to_file/enabled": false, +"slice_74/save_to_file/fallback_path": "", "slice_74/save_to_file/keep_custom_tracks": false, "slice_74/save_to_file/path": "", "slice_74/start_frame": 0, @@ -1646,6 +1881,7 @@ _subresources={ "slice_75/loop_mode": 0, "slice_75/name": "", "slice_75/save_to_file/enabled": false, +"slice_75/save_to_file/fallback_path": "", "slice_75/save_to_file/keep_custom_tracks": false, "slice_75/save_to_file/path": "", "slice_75/start_frame": 0, @@ -1653,6 +1889,7 @@ _subresources={ "slice_76/loop_mode": 0, "slice_76/name": "", "slice_76/save_to_file/enabled": false, +"slice_76/save_to_file/fallback_path": "", "slice_76/save_to_file/keep_custom_tracks": false, "slice_76/save_to_file/path": "", "slice_76/start_frame": 0, @@ -1660,6 +1897,7 @@ _subresources={ "slice_77/loop_mode": 0, "slice_77/name": "", "slice_77/save_to_file/enabled": false, +"slice_77/save_to_file/fallback_path": "", "slice_77/save_to_file/keep_custom_tracks": false, "slice_77/save_to_file/path": "", "slice_77/start_frame": 0, @@ -1667,6 +1905,7 @@ _subresources={ "slice_78/loop_mode": 0, "slice_78/name": "", "slice_78/save_to_file/enabled": false, +"slice_78/save_to_file/fallback_path": "", "slice_78/save_to_file/keep_custom_tracks": false, "slice_78/save_to_file/path": "", "slice_78/start_frame": 0, @@ -1674,6 +1913,7 @@ _subresources={ "slice_79/loop_mode": 0, "slice_79/name": "", "slice_79/save_to_file/enabled": false, +"slice_79/save_to_file/fallback_path": "", "slice_79/save_to_file/keep_custom_tracks": false, "slice_79/save_to_file/path": "", "slice_79/start_frame": 0, @@ -1681,6 +1921,7 @@ _subresources={ "slice_8/loop_mode": 0, "slice_8/name": "", "slice_8/save_to_file/enabled": false, +"slice_8/save_to_file/fallback_path": "", "slice_8/save_to_file/keep_custom_tracks": false, "slice_8/save_to_file/path": "", "slice_8/start_frame": 0, @@ -1688,6 +1929,7 @@ _subresources={ "slice_80/loop_mode": 0, "slice_80/name": "", "slice_80/save_to_file/enabled": false, +"slice_80/save_to_file/fallback_path": "", "slice_80/save_to_file/keep_custom_tracks": false, "slice_80/save_to_file/path": "", "slice_80/start_frame": 0, @@ -1695,6 +1937,7 @@ _subresources={ "slice_81/loop_mode": 0, "slice_81/name": "", "slice_81/save_to_file/enabled": false, +"slice_81/save_to_file/fallback_path": "", "slice_81/save_to_file/keep_custom_tracks": false, "slice_81/save_to_file/path": "", "slice_81/start_frame": 0, @@ -1702,6 +1945,7 @@ _subresources={ "slice_82/loop_mode": 0, "slice_82/name": "", "slice_82/save_to_file/enabled": false, +"slice_82/save_to_file/fallback_path": "", "slice_82/save_to_file/keep_custom_tracks": false, "slice_82/save_to_file/path": "", "slice_82/start_frame": 0, @@ -1709,6 +1953,7 @@ _subresources={ "slice_83/loop_mode": 0, "slice_83/name": "", "slice_83/save_to_file/enabled": false, +"slice_83/save_to_file/fallback_path": "", "slice_83/save_to_file/keep_custom_tracks": false, "slice_83/save_to_file/path": "", "slice_83/start_frame": 0, @@ -1716,6 +1961,7 @@ _subresources={ "slice_84/loop_mode": 0, "slice_84/name": "", "slice_84/save_to_file/enabled": false, +"slice_84/save_to_file/fallback_path": "", "slice_84/save_to_file/keep_custom_tracks": false, "slice_84/save_to_file/path": "", "slice_84/start_frame": 0, @@ -1723,6 +1969,7 @@ _subresources={ "slice_85/loop_mode": 0, "slice_85/name": "", "slice_85/save_to_file/enabled": false, +"slice_85/save_to_file/fallback_path": "", "slice_85/save_to_file/keep_custom_tracks": false, "slice_85/save_to_file/path": "", "slice_85/start_frame": 0, @@ -1730,6 +1977,7 @@ _subresources={ "slice_86/loop_mode": 0, "slice_86/name": "", "slice_86/save_to_file/enabled": false, +"slice_86/save_to_file/fallback_path": "", "slice_86/save_to_file/keep_custom_tracks": false, "slice_86/save_to_file/path": "", "slice_86/start_frame": 0, @@ -1737,6 +1985,7 @@ _subresources={ "slice_87/loop_mode": 0, "slice_87/name": "", "slice_87/save_to_file/enabled": false, +"slice_87/save_to_file/fallback_path": "", "slice_87/save_to_file/keep_custom_tracks": false, "slice_87/save_to_file/path": "", "slice_87/start_frame": 0, @@ -1744,6 +1993,7 @@ _subresources={ "slice_88/loop_mode": 0, "slice_88/name": "", "slice_88/save_to_file/enabled": false, +"slice_88/save_to_file/fallback_path": "", "slice_88/save_to_file/keep_custom_tracks": false, "slice_88/save_to_file/path": "", "slice_88/start_frame": 0, @@ -1751,6 +2001,7 @@ _subresources={ "slice_89/loop_mode": 0, "slice_89/name": "", "slice_89/save_to_file/enabled": false, +"slice_89/save_to_file/fallback_path": "", "slice_89/save_to_file/keep_custom_tracks": false, "slice_89/save_to_file/path": "", "slice_89/start_frame": 0, @@ -1758,6 +2009,7 @@ _subresources={ "slice_9/loop_mode": 0, "slice_9/name": "", "slice_9/save_to_file/enabled": false, +"slice_9/save_to_file/fallback_path": "", "slice_9/save_to_file/keep_custom_tracks": false, "slice_9/save_to_file/path": "", "slice_9/start_frame": 0, @@ -1765,6 +2017,7 @@ _subresources={ "slice_90/loop_mode": 0, "slice_90/name": "", "slice_90/save_to_file/enabled": false, +"slice_90/save_to_file/fallback_path": "", "slice_90/save_to_file/keep_custom_tracks": false, "slice_90/save_to_file/path": "", "slice_90/start_frame": 0, @@ -1772,6 +2025,7 @@ _subresources={ "slice_91/loop_mode": 0, "slice_91/name": "", "slice_91/save_to_file/enabled": false, +"slice_91/save_to_file/fallback_path": "", "slice_91/save_to_file/keep_custom_tracks": false, "slice_91/save_to_file/path": "", "slice_91/start_frame": 0, @@ -1779,6 +2033,7 @@ _subresources={ "slice_92/loop_mode": 0, "slice_92/name": "", "slice_92/save_to_file/enabled": false, +"slice_92/save_to_file/fallback_path": "", "slice_92/save_to_file/keep_custom_tracks": false, "slice_92/save_to_file/path": "", "slice_92/start_frame": 0, @@ -1786,6 +2041,7 @@ _subresources={ "slice_93/loop_mode": 0, "slice_93/name": "", "slice_93/save_to_file/enabled": false, +"slice_93/save_to_file/fallback_path": "", "slice_93/save_to_file/keep_custom_tracks": false, "slice_93/save_to_file/path": "", "slice_93/start_frame": 0, @@ -1793,6 +2049,7 @@ _subresources={ "slice_94/loop_mode": 0, "slice_94/name": "", "slice_94/save_to_file/enabled": false, +"slice_94/save_to_file/fallback_path": "", "slice_94/save_to_file/keep_custom_tracks": false, "slice_94/save_to_file/path": "", "slice_94/start_frame": 0, @@ -1800,6 +2057,7 @@ _subresources={ "slice_95/loop_mode": 0, "slice_95/name": "", "slice_95/save_to_file/enabled": false, +"slice_95/save_to_file/fallback_path": "", "slice_95/save_to_file/keep_custom_tracks": false, "slice_95/save_to_file/path": "", "slice_95/start_frame": 0, @@ -1807,6 +2065,7 @@ _subresources={ "slice_96/loop_mode": 0, "slice_96/name": "", "slice_96/save_to_file/enabled": false, +"slice_96/save_to_file/fallback_path": "", "slice_96/save_to_file/keep_custom_tracks": false, "slice_96/save_to_file/path": "", "slice_96/start_frame": 0, @@ -1814,6 +2073,7 @@ _subresources={ "slice_97/loop_mode": 0, "slice_97/name": "", "slice_97/save_to_file/enabled": false, +"slice_97/save_to_file/fallback_path": "", "slice_97/save_to_file/keep_custom_tracks": false, "slice_97/save_to_file/path": "", "slice_97/start_frame": 0, @@ -1821,6 +2081,7 @@ _subresources={ "slice_98/loop_mode": 0, "slice_98/name": "", "slice_98/save_to_file/enabled": false, +"slice_98/save_to_file/fallback_path": "", "slice_98/save_to_file/keep_custom_tracks": false, "slice_98/save_to_file/path": "", "slice_98/start_frame": 0, @@ -1828,6 +2089,7 @@ _subresources={ "slice_99/loop_mode": 0, "slice_99/name": "", "slice_99/save_to_file/enabled": false, +"slice_99/save_to_file/fallback_path": "", "slice_99/save_to_file/keep_custom_tracks": false, "slice_99/save_to_file/path": "", "slice_99/start_frame": 0, @@ -1837,6 +2099,7 @@ _subresources={ "materials": { "Material": { "use_external/enabled": true, +"use_external/fallback_path": "res://Enemies/Crystalisk/crystal_enemy_mat.tres", "use_external/path": "uid://dylmoyx1tasat" } } diff --git a/Enemies/Crystalisk/crystal_enemy.png.import b/Enemies/Crystalisk/crystal_enemy.png.import index 21d3850..2747729 100644 --- a/Enemies/Crystalisk/crystal_enemy.png.import +++ b/Enemies/Crystalisk/crystal_enemy.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/crystal_enemy.png-47c4105ce5ff19d6a767c397a2a compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Enemies/Crystalisk/crystal_enemy.tscn b/Enemies/Crystalisk/crystal_enemy.tscn index 83fbeb4..d8e4a2c 100644 --- a/Enemies/Crystalisk/crystal_enemy.tscn +++ b/Enemies/Crystalisk/crystal_enemy.tscn @@ -1,10 +1,11 @@ -[gd_scene load_steps=7 format=3 uid="uid://cveiaa0y66gln"] +[gd_scene format=3 uid="uid://cveiaa0y66gln"] [ext_resource type="PackedScene" uid="uid://bjo2q6vca5qlv" path="res://Worlds/GreenPlanet/Enemies/air_enemy.tscn" id="1_aormu"] [ext_resource type="PackedScene" uid="uid://o6whohcbalui" path="res://Enemies/Crystalisk/crystal_enemy.glb" id="2_myjng"] +[ext_resource type="Resource" uid="uid://bffhb5krs5elm" path="res://Enemies/Crystalisk/crystalisk.tres" id="2_s62t3"] [ext_resource type="Script" uid="uid://cummt2be3r1gq" path="res://Scripts/hitbox.gd" id="3_myjng"] -[sub_resource type="ViewportTexture" id="ViewportTexture_c5uwa"] +[sub_resource type="ViewportTexture" id="ViewportTexture_tjipw"] viewport_path = NodePath("SubViewport") [sub_resource type="CapsuleShape3D" id="CapsuleShape3D_c5uwa"] @@ -15,37 +16,44 @@ height = 1.415 radius = 0.133503 height = 0.56 -[node name="Dog" instance=ExtResource("1_aormu")] +[node name="Dog" unique_id=1355419805 instance=ExtResource("1_aormu")] +stats = ExtResource("2_s62t3") -[node name="Sprite3D" parent="." index="0"] -texture = SubResource("ViewportTexture_c5uwa") +[node name="Sprite3D" parent="." index="0" unique_id=2020998819] +texture = SubResource("ViewportTexture_tjipw") -[node name="crystal_enemy" parent="." index="6" instance=ExtResource("2_myjng")] +[node name="crystal_enemy" parent="." index="6" unique_id=86826412 instance=ExtResource("2_myjng")] -[node name="RemoteTransform3D" type="RemoteTransform3D" parent="crystal_enemy/Cube_001" index="0"] +[node name="Cube_001" parent="crystal_enemy" index="1" unique_id=1809229845] +transform = Transform3D(0.99999994, 0, 0, 0, 1, 0, 0, 0, 0.99999994, -0.59980416, -0.60039425, 0) + +[node name="RemoteTransform3D" type="RemoteTransform3D" parent="crystal_enemy/Cube_001" index="0" unique_id=1303209050] remote_path = NodePath("../../../MiniHitbox2") -[node name="RemoteTransform3D" type="RemoteTransform3D" parent="crystal_enemy/Cube_002" index="0"] +[node name="Cube_002" parent="crystal_enemy" index="2" unique_id=2142282279] +transform = Transform3D(0.99999994, 0, 0, 0, 1, 0, 0, 0, 0.99999994, 0.60133517, 0.5952302, 0) + +[node name="RemoteTransform3D" type="RemoteTransform3D" parent="crystal_enemy/Cube_002" index="0" unique_id=42756288] remote_path = NodePath("../../../MiniHitbox") -[node name="AnimationPlayer" parent="crystal_enemy" index="3"] -autoplay = "Spin" +[node name="AnimationPlayer" parent="crystal_enemy" index="3" unique_id=807474404] +autoplay = &"Spin" speed_scale = 2.0 -[node name="MainHitbox" type="CollisionShape3D" parent="." index="7"] +[node name="MainHitbox" type="CollisionShape3D" parent="." index="7" unique_id=1521729609] shape = SubResource("CapsuleShape3D_c5uwa") script = ExtResource("3_myjng") metadata/_custom_type_script = "uid://cummt2be3r1gq" -[node name="MiniHitbox" type="CollisionShape3D" parent="." index="8"] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.60133517, 0.5952302, 0) +[node name="MiniHitbox" type="CollisionShape3D" parent="." index="8" unique_id=1324997842] +transform = Transform3D(0.99999994, 0, 0, 0, 1, 0, 0, 0, 0.99999994, 0.60133517, 0.5952302, 0) shape = SubResource("CapsuleShape3D_d7aub") script = ExtResource("3_myjng") critical_zone = true metadata/_custom_type_script = "uid://cummt2be3r1gq" -[node name="MiniHitbox2" type="CollisionShape3D" parent="." index="9"] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.59980416, -0.60039425, 0) +[node name="MiniHitbox2" type="CollisionShape3D" parent="." index="9" unique_id=723617284] +transform = Transform3D(0.99999994, 0, 0, 0, 1, 0, 0, 0, 0.99999994, -0.59980416, -0.60039425, 0) shape = SubResource("CapsuleShape3D_d7aub") script = ExtResource("3_myjng") critical_zone = true diff --git a/Enemies/Crystalisk/crystal_enemy_mat.tres b/Enemies/Crystalisk/crystal_enemy_mat.tres index 8832db8..e993e1f 100644 --- a/Enemies/Crystalisk/crystal_enemy_mat.tres +++ b/Enemies/Crystalisk/crystal_enemy_mat.tres @@ -1,4 +1,4 @@ -[gd_resource type="ShaderMaterial" load_steps=3 format=3 uid="uid://dylmoyx1tasat"] +[gd_resource type="ShaderMaterial" format=3 uid="uid://dylmoyx1tasat"] [ext_resource type="Shader" uid="uid://dq04j2s5foo2f" path="res://Shaders/mightyduke_ps1.gdshader" id="1_13w0y"] [ext_resource type="Texture2D" uid="uid://d01y8kogfuayr" path="res://Enemies/Crystalisk/crystal_enemy.png" id="2_l5awy"] diff --git a/Enemies/Crystalisk/crystalisk.tres b/Enemies/Crystalisk/crystalisk.tres index a2d2950..8f764d6 100644 --- a/Enemies/Crystalisk/crystalisk.tres +++ b/Enemies/Crystalisk/crystalisk.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="Enemy" load_steps=6 format=3 uid="uid://bffhb5krs5elm"] +[gd_resource type="Resource" script_class="Enemy" format=3 uid="uid://bffhb5krs5elm"] [ext_resource type="Texture2D" uid="uid://b1lwaxw62yp3p" path="res://Assets/Textures/dead_spike.png" id="1_skyfd"] [ext_resource type="Texture2D" uid="uid://duywsy7jmh4u" path="res://Assets/Textures/spike.png" id="2_idym2"] diff --git a/Enemies/ElderEyeDog/elder_eye_dog.tres b/Enemies/ElderEyeDog/elder_eye_dog.tres index 6a376bc..453920f 100644 --- a/Enemies/ElderEyeDog/elder_eye_dog.tres +++ b/Enemies/ElderEyeDog/elder_eye_dog.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="Enemy" load_steps=6 format=3 uid="uid://dxi17xvdlhkvc"] +[gd_resource type="Resource" script_class="Enemy" format=3 uid="uid://dxi17xvdlhkvc"] [ext_resource type="Texture2D" uid="uid://08n5jvq5tptf" path="res://Assets/Textures/icon_eye_dog_heavy.png" id="1_lck53"] [ext_resource type="Script" uid="uid://cbwxa2a4hfcy4" path="res://Scripts/Resources/enemy.gd" id="1_q48il"] @@ -20,7 +20,6 @@ penalty = 15 movement_speed = 1.1 spawn_cooldown = 2.0 common_group = 2 -common_cost = 1 uncommon_group = 5 uncommon_cost = 2 rare_group = 8 diff --git a/Enemies/ElderEyeDog/elder_eye_dog.tscn b/Enemies/ElderEyeDog/elder_eye_dog.tscn index 7d331a4..b17d89d 100644 --- a/Enemies/ElderEyeDog/elder_eye_dog.tscn +++ b/Enemies/ElderEyeDog/elder_eye_dog.tscn @@ -1,7 +1,8 @@ -[gd_scene load_steps=12 format=3 uid="uid://dl3rwqwbgrq2m"] +[gd_scene format=3 uid="uid://dl3rwqwbgrq2m"] [ext_resource type="Script" uid="uid://ejqql2660u6h" path="res://Worlds/GreenPlanet/Enemies/enemy_controller.gd" id="1_17xxt"] [ext_resource type="PackedScene" uid="uid://canrxnpxcugc2" path="res://Scenes/corpse.tscn" id="2_lirjc"] +[ext_resource type="Resource" uid="uid://dxi17xvdlhkvc" path="res://Enemies/ElderEyeDog/elder_eye_dog.tres" id="2_qqld3"] [ext_resource type="Script" uid="uid://cummt2be3r1gq" path="res://Scripts/hitbox.gd" id="5_bi7k0"] [ext_resource type="Texture2D" uid="uid://b1fn60m6xfcsq" path="res://Assets/Textures/minimap_enemy.png" id="6_k6khd"] [ext_resource type="PackedScene" uid="uid://hjq3nrnumklp" path="res://UI/EnemyHealthBar/health_bar.tscn" id="7_wko6w"] @@ -18,30 +19,31 @@ radius = 0.269705 [sub_resource type="ViewportTexture" id="ViewportTexture_1kwxq"] viewport_path = NodePath("SubViewport") -[node name="ElderEyeDog" type="CharacterBody3D" node_paths=PackedStringArray("status_manager", "movement_controller", "d_n") groups=["Enemies"]] +[node name="ElderEyeDog" type="CharacterBody3D" unique_id=1106613653 node_paths=PackedStringArray("status_manager", "movement_controller", "d_n") groups=["Enemies"]] collision_layer = 4 collision_mask = 0 script = ExtResource("1_17xxt") +stats = ExtResource("2_qqld3") status_manager = NodePath("StatusEffector") movement_controller = NodePath("PathingController") d_n = NodePath("Node3D") corpse_scene = ExtResource("2_lirjc") metadata/_custom_type_script = "uid://ejqql2660u6h" -[node name="Hitbox" type="CollisionShape3D" parent="."] +[node name="Hitbox" type="CollisionShape3D" parent="." unique_id=542685682] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.33811, -0.0104714) shape = SubResource("SphereShape3D_cavbv") script = ExtResource("5_bi7k0") metadata/_custom_type_script = "uid://cummt2be3r1gq" -[node name="Hitbox2" type="CollisionShape3D" parent="."] +[node name="Hitbox2" type="CollisionShape3D" parent="." unique_id=545828870] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.740182, -0.597066) shape = SubResource("SphereShape3D_h25mw") script = ExtResource("5_bi7k0") critical_zone = true metadata/_custom_type_script = "uid://cummt2be3r1gq" -[node name="HealthBar" type="Sprite3D" parent="."] +[node name="HealthBar" type="Sprite3D" parent="." unique_id=1730396808] transform = Transform3D(0.2, 0, 0, 0, 0.2, 0, 0, 0, 0.2, 0, 1.20821, 0) sorting_offset = 1.0 pixel_size = 0.02 @@ -49,71 +51,71 @@ billboard = 1 texture_filter = 0 texture = SubResource("ViewportTexture_1kwxq") -[node name="MinimapIcon" type="Sprite3D" parent="."] +[node name="MinimapIcon" type="Sprite3D" parent="." unique_id=956248833] transform = Transform3D(2, 0, 0, 0, -8.74228e-08, 2, 0, -2, -8.74228e-08, 0, 1.40824, 0) layers = 4 texture_filter = 0 texture = ExtResource("6_k6khd") -[node name="SubViewport" type="SubViewport" parent="."] +[node name="SubViewport" type="SubViewport" parent="." unique_id=1820335802] transparent_bg = true size = Vector2i(200, 55) render_target_update_mode = 4 -[node name="HBoxContainer" type="HBoxContainer" parent="SubViewport"] +[node name="HBoxContainer" type="HBoxContainer" parent="SubViewport" unique_id=1158834855] anchors_preset = 10 anchor_right = 1.0 offset_bottom = 32.0 grow_horizontal = 2 alignment = 1 -[node name="HealthBar" parent="SubViewport" instance=ExtResource("7_wko6w")] +[node name="HealthBar" parent="SubViewport" unique_id=1387963011 instance=ExtResource("7_wko6w")] visible = false offset_top = 36.0 offset_bottom = 236.0 -[node name="PathingController" type="Node" parent="." node_paths=PackedStringArray("character")] +[node name="PathingController" type="Node" parent="." unique_id=1624393903 node_paths=PackedStringArray("character")] script = ExtResource("8_2jssq") character = NodePath("..") -[node name="StatusEffector" type="Node" parent="." node_paths=PackedStringArray("sprite_container")] +[node name="StatusEffector" type="Node" parent="." unique_id=1475993690 node_paths=PackedStringArray("sprite_container")] script = ExtResource("9_2x8lp") sprite_container = NodePath("../SubViewport/HBoxContainer") metadata/_custom_type_script = "uid://cojjgevmbhwal" -[node name="Node3D" type="Node3D" parent="."] +[node name="Node3D" type="Node3D" parent="." unique_id=1193172733] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.39813, 0) -[node name="elder_eyedog" parent="." instance=ExtResource("10_17xxt")] +[node name="elder_eyedog" parent="." unique_id=1274853328 instance=ExtResource("10_17xxt")] transform = Transform3D(-1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 0, 0, 0) -[node name="Skeleton3D" parent="elder_eyedog/Armature" index="0"] -bones/1/rotation = Quaternion(-0.439304, -1.0709e-07, 5.23691e-08, 0.898338) -bones/3/rotation = Quaternion(0.233785, 0.324851, 0.542755, 0.738399) -bones/4/rotation = Quaternion(0.202596, 0.730837, 0.133447, 0.637985) -bones/5/rotation = Quaternion(0.0807169, 0.113794, 0.103388, 0.984808) -bones/6/rotation = Quaternion(0.1897, 0.0455505, -0.0147276, 0.980674) -bones/7/rotation = Quaternion(0.212592, -0.0409247, -0.776147, 0.592221) -bones/8/rotation = Quaternion(0.145596, -0.673764, -0.223773, 0.689035) -bones/9/rotation = Quaternion(0.21458, -0.0679522, -0.273831, 0.93507) -bones/10/rotation = Quaternion(0.361696, -0.022981, -0.0737815, 0.929088) -bones/11/position = Vector3(-0.182181, 0.0249746, -0.297013) -bones/13/rotation = Quaternion(-0.190314, -0.343714, 0.667305, 0.632728) -bones/14/rotation = Quaternion(-0.315946, -0.576307, -0.237059, 0.715438) -bones/15/rotation = Quaternion(0.36767, -0.0363555, 0.344702, 0.862947) -bones/16/rotation = Quaternion(0.39201, 0.0141284, 0.103499, 0.914011) -bones/17/rotation = Quaternion(-0.415643, 0.234919, -0.806682, 0.348308) -bones/18/rotation = Quaternion(-0.155071, 0.546436, 0.037938, 0.822144) -bones/19/rotation = Quaternion(0.163239, -0.0179424, -0.154066, 0.974318) -bones/20/rotation = Quaternion(0.200947, -0.0385468, -0.00188784, 0.978842) -bones/22/position = Vector3(-0.128557, 0.0159593, 0.519261) -bones/22/scale = Vector3(0.893472, 1, 1) -bones/23/position = Vector3(0.255975, 0.0228185, 0.200587) -bones/23/scale = Vector3(0.893472, 1, 1) -bones/24/position = Vector3(0.0845419, 0.0148535, 0.129847) +[node name="Skeleton3D" parent="elder_eyedog/Armature" parent_id_path=PackedInt32Array(1274853328, 2060041769) index="0" unique_id=1252984474] +bones/1/rotation = Quaternion(-0.43930408, -1.0709029e-07, 5.2369124e-08, 0.89833844) +bones/3/rotation = Quaternion(0.23378512, 0.32485124, 0.5427555, 0.7383988) +bones/4/rotation = Quaternion(0.2025959, 0.7308365, 0.13344719, 0.637985) +bones/5/rotation = Quaternion(0.08071687, 0.11379393, 0.103388034, 0.98480797) +bones/6/rotation = Quaternion(0.18970048, 0.045550477, -0.014727625, 0.9806743) +bones/7/rotation = Quaternion(0.21259236, -0.040924743, -0.77614677, 0.5922212) +bones/8/rotation = Quaternion(0.14559563, -0.673764, -0.22377312, 0.68903524) +bones/9/rotation = Quaternion(0.21457952, -0.06795216, -0.27383056, 0.9350695) +bones/10/rotation = Quaternion(0.36169595, -0.022981033, -0.07378154, 0.9290878) +bones/11/position = Vector3(-0.18218139, 0.024974564, -0.29701275) +bones/13/rotation = Quaternion(-0.19031386, -0.3437138, 0.6673053, 0.6327283) +bones/14/rotation = Quaternion(-0.31594613, -0.57630664, -0.23705915, 0.71543807) +bones/15/rotation = Quaternion(0.36767012, -0.03635548, 0.34470242, 0.8629468) +bones/16/rotation = Quaternion(0.39200988, 0.014128355, 0.1034986, 0.91401124) +bones/17/rotation = Quaternion(-0.41564333, 0.23491889, -0.8066817, 0.34830806) +bones/18/rotation = Quaternion(-0.15507148, 0.54643595, 0.03793797, 0.8221443) +bones/19/rotation = Quaternion(0.16323948, -0.017942403, -0.15406615, 0.97431755) +bones/20/rotation = Quaternion(0.20094736, -0.03854681, -0.0018878406, 0.9788416) +bones/22/position = Vector3(-0.1285572, 0.015959304, 0.5192608) +bones/22/scale = Vector3(0.89347196, 1, 1) +bones/23/position = Vector3(0.25597548, 0.022818465, 0.20058686) +bones/23/scale = Vector3(0.89347196, 1, 1) +bones/24/position = Vector3(0.08454189, 0.014853473, 0.12984678) -[node name="AnimationPlayer" parent="elder_eyedog" index="1"] -autoplay = "Walk" +[node name="AnimationPlayer" parent="elder_eyedog" index="1" unique_id=488088617] +autoplay = &"Walk" [connection signal="recieved_effect" from="Hitbox" to="StatusEffector" method="add_effect"] [connection signal="took_damage" from="Hitbox" to="." method="take_damage"] diff --git a/Enemies/ElderEyeDog/elder_eye_dog_mat.tres b/Enemies/ElderEyeDog/elder_eye_dog_mat.tres index 2b2b88c..7e74603 100644 --- a/Enemies/ElderEyeDog/elder_eye_dog_mat.tres +++ b/Enemies/ElderEyeDog/elder_eye_dog_mat.tres @@ -1,4 +1,4 @@ -[gd_resource type="ShaderMaterial" load_steps=3 format=3 uid="uid://gyrbycd3icjr"] +[gd_resource type="ShaderMaterial" format=3 uid="uid://gyrbycd3icjr"] [ext_resource type="Shader" uid="uid://dq04j2s5foo2f" path="res://Shaders/mightyduke_ps1.gdshader" id="1_x1doh"] [ext_resource type="Texture2D" uid="uid://bd1hlqvfpaxy0" path="res://Enemies/ElderEyeDog/elder_eyedog_tex.png" id="2_jh2nf"] diff --git a/Enemies/ElderEyeDog/elder_eyedog.glb.import b/Enemies/ElderEyeDog/elder_eyedog.glb.import index 502b759..c05d134 100644 --- a/Enemies/ElderEyeDog/elder_eyedog.glb.import +++ b/Enemies/ElderEyeDog/elder_eyedog.glb.import @@ -15,9 +15,11 @@ dest_files=["res://.godot/imported/elder_eyedog.glb-783079ff3d8c9e21679649baf7fc nodes/root_type="" nodes/root_name="" +nodes/root_script=null nodes/apply_root_scale=true nodes/root_scale=1.0 nodes/import_as_skeleton_bones=false +nodes/use_name_suffixes=true nodes/use_node_type_suffixes=true meshes/ensure_tangents=true meshes/generate_lods=true @@ -32,10 +34,14 @@ animation/trimming=false animation/remove_immutable_tracks=true animation/import_rest_as_RESET=false import_script/path="" +materials/extract=0 +materials/extract_format=0 +materials/extract_path="" _subresources={ "animations": { "Walk": { "save_to_file/enabled": false, +"save_to_file/fallback_path": "", "save_to_file/keep_custom_tracks": "", "save_to_file/path": "", "settings/loop_mode": 1, @@ -43,6 +49,7 @@ _subresources={ "slice_1/loop_mode": 0, "slice_1/name": "", "slice_1/save_to_file/enabled": false, +"slice_1/save_to_file/fallback_path": "", "slice_1/save_to_file/keep_custom_tracks": false, "slice_1/save_to_file/path": "", "slice_1/start_frame": 0, @@ -50,6 +57,7 @@ _subresources={ "slice_10/loop_mode": 0, "slice_10/name": "", "slice_10/save_to_file/enabled": false, +"slice_10/save_to_file/fallback_path": "", "slice_10/save_to_file/keep_custom_tracks": false, "slice_10/save_to_file/path": "", "slice_10/start_frame": 0, @@ -57,6 +65,7 @@ _subresources={ "slice_100/loop_mode": 0, "slice_100/name": "", "slice_100/save_to_file/enabled": false, +"slice_100/save_to_file/fallback_path": "", "slice_100/save_to_file/keep_custom_tracks": false, "slice_100/save_to_file/path": "", "slice_100/start_frame": 0, @@ -64,6 +73,7 @@ _subresources={ "slice_101/loop_mode": 0, "slice_101/name": "", "slice_101/save_to_file/enabled": false, +"slice_101/save_to_file/fallback_path": "", "slice_101/save_to_file/keep_custom_tracks": false, "slice_101/save_to_file/path": "", "slice_101/start_frame": 0, @@ -71,6 +81,7 @@ _subresources={ "slice_102/loop_mode": 0, "slice_102/name": "", "slice_102/save_to_file/enabled": false, +"slice_102/save_to_file/fallback_path": "", "slice_102/save_to_file/keep_custom_tracks": false, "slice_102/save_to_file/path": "", "slice_102/start_frame": 0, @@ -78,6 +89,7 @@ _subresources={ "slice_103/loop_mode": 0, "slice_103/name": "", "slice_103/save_to_file/enabled": false, +"slice_103/save_to_file/fallback_path": "", "slice_103/save_to_file/keep_custom_tracks": false, "slice_103/save_to_file/path": "", "slice_103/start_frame": 0, @@ -85,6 +97,7 @@ _subresources={ "slice_104/loop_mode": 0, "slice_104/name": "", "slice_104/save_to_file/enabled": false, +"slice_104/save_to_file/fallback_path": "", "slice_104/save_to_file/keep_custom_tracks": false, "slice_104/save_to_file/path": "", "slice_104/start_frame": 0, @@ -92,6 +105,7 @@ _subresources={ "slice_105/loop_mode": 0, "slice_105/name": "", "slice_105/save_to_file/enabled": false, +"slice_105/save_to_file/fallback_path": "", "slice_105/save_to_file/keep_custom_tracks": false, "slice_105/save_to_file/path": "", "slice_105/start_frame": 0, @@ -99,6 +113,7 @@ _subresources={ "slice_106/loop_mode": 0, "slice_106/name": "", "slice_106/save_to_file/enabled": false, +"slice_106/save_to_file/fallback_path": "", "slice_106/save_to_file/keep_custom_tracks": false, "slice_106/save_to_file/path": "", "slice_106/start_frame": 0, @@ -106,6 +121,7 @@ _subresources={ "slice_107/loop_mode": 0, "slice_107/name": "", "slice_107/save_to_file/enabled": false, +"slice_107/save_to_file/fallback_path": "", "slice_107/save_to_file/keep_custom_tracks": false, "slice_107/save_to_file/path": "", "slice_107/start_frame": 0, @@ -113,6 +129,7 @@ _subresources={ "slice_108/loop_mode": 0, "slice_108/name": "", "slice_108/save_to_file/enabled": false, +"slice_108/save_to_file/fallback_path": "", "slice_108/save_to_file/keep_custom_tracks": false, "slice_108/save_to_file/path": "", "slice_108/start_frame": 0, @@ -120,6 +137,7 @@ _subresources={ "slice_109/loop_mode": 0, "slice_109/name": "", "slice_109/save_to_file/enabled": false, +"slice_109/save_to_file/fallback_path": "", "slice_109/save_to_file/keep_custom_tracks": false, "slice_109/save_to_file/path": "", "slice_109/start_frame": 0, @@ -127,6 +145,7 @@ _subresources={ "slice_11/loop_mode": 0, "slice_11/name": "", "slice_11/save_to_file/enabled": false, +"slice_11/save_to_file/fallback_path": "", "slice_11/save_to_file/keep_custom_tracks": false, "slice_11/save_to_file/path": "", "slice_11/start_frame": 0, @@ -134,6 +153,7 @@ _subresources={ "slice_110/loop_mode": 0, "slice_110/name": "", "slice_110/save_to_file/enabled": false, +"slice_110/save_to_file/fallback_path": "", "slice_110/save_to_file/keep_custom_tracks": false, "slice_110/save_to_file/path": "", "slice_110/start_frame": 0, @@ -141,6 +161,7 @@ _subresources={ "slice_111/loop_mode": 0, "slice_111/name": "", "slice_111/save_to_file/enabled": false, +"slice_111/save_to_file/fallback_path": "", "slice_111/save_to_file/keep_custom_tracks": false, "slice_111/save_to_file/path": "", "slice_111/start_frame": 0, @@ -148,6 +169,7 @@ _subresources={ "slice_112/loop_mode": 0, "slice_112/name": "", "slice_112/save_to_file/enabled": false, +"slice_112/save_to_file/fallback_path": "", "slice_112/save_to_file/keep_custom_tracks": false, "slice_112/save_to_file/path": "", "slice_112/start_frame": 0, @@ -155,6 +177,7 @@ _subresources={ "slice_113/loop_mode": 0, "slice_113/name": "", "slice_113/save_to_file/enabled": false, +"slice_113/save_to_file/fallback_path": "", "slice_113/save_to_file/keep_custom_tracks": false, "slice_113/save_to_file/path": "", "slice_113/start_frame": 0, @@ -162,6 +185,7 @@ _subresources={ "slice_114/loop_mode": 0, "slice_114/name": "", "slice_114/save_to_file/enabled": false, +"slice_114/save_to_file/fallback_path": "", "slice_114/save_to_file/keep_custom_tracks": false, "slice_114/save_to_file/path": "", "slice_114/start_frame": 0, @@ -169,6 +193,7 @@ _subresources={ "slice_115/loop_mode": 0, "slice_115/name": "", "slice_115/save_to_file/enabled": false, +"slice_115/save_to_file/fallback_path": "", "slice_115/save_to_file/keep_custom_tracks": false, "slice_115/save_to_file/path": "", "slice_115/start_frame": 0, @@ -176,6 +201,7 @@ _subresources={ "slice_116/loop_mode": 0, "slice_116/name": "", "slice_116/save_to_file/enabled": false, +"slice_116/save_to_file/fallback_path": "", "slice_116/save_to_file/keep_custom_tracks": false, "slice_116/save_to_file/path": "", "slice_116/start_frame": 0, @@ -183,6 +209,7 @@ _subresources={ "slice_117/loop_mode": 0, "slice_117/name": "", "slice_117/save_to_file/enabled": false, +"slice_117/save_to_file/fallback_path": "", "slice_117/save_to_file/keep_custom_tracks": false, "slice_117/save_to_file/path": "", "slice_117/start_frame": 0, @@ -190,6 +217,7 @@ _subresources={ "slice_118/loop_mode": 0, "slice_118/name": "", "slice_118/save_to_file/enabled": false, +"slice_118/save_to_file/fallback_path": "", "slice_118/save_to_file/keep_custom_tracks": false, "slice_118/save_to_file/path": "", "slice_118/start_frame": 0, @@ -197,6 +225,7 @@ _subresources={ "slice_119/loop_mode": 0, "slice_119/name": "", "slice_119/save_to_file/enabled": false, +"slice_119/save_to_file/fallback_path": "", "slice_119/save_to_file/keep_custom_tracks": false, "slice_119/save_to_file/path": "", "slice_119/start_frame": 0, @@ -204,6 +233,7 @@ _subresources={ "slice_12/loop_mode": 0, "slice_12/name": "", "slice_12/save_to_file/enabled": false, +"slice_12/save_to_file/fallback_path": "", "slice_12/save_to_file/keep_custom_tracks": false, "slice_12/save_to_file/path": "", "slice_12/start_frame": 0, @@ -211,6 +241,7 @@ _subresources={ "slice_120/loop_mode": 0, "slice_120/name": "", "slice_120/save_to_file/enabled": false, +"slice_120/save_to_file/fallback_path": "", "slice_120/save_to_file/keep_custom_tracks": false, "slice_120/save_to_file/path": "", "slice_120/start_frame": 0, @@ -218,6 +249,7 @@ _subresources={ "slice_121/loop_mode": 0, "slice_121/name": "", "slice_121/save_to_file/enabled": false, +"slice_121/save_to_file/fallback_path": "", "slice_121/save_to_file/keep_custom_tracks": false, "slice_121/save_to_file/path": "", "slice_121/start_frame": 0, @@ -225,6 +257,7 @@ _subresources={ "slice_122/loop_mode": 0, "slice_122/name": "", "slice_122/save_to_file/enabled": false, +"slice_122/save_to_file/fallback_path": "", "slice_122/save_to_file/keep_custom_tracks": false, "slice_122/save_to_file/path": "", "slice_122/start_frame": 0, @@ -232,6 +265,7 @@ _subresources={ "slice_123/loop_mode": 0, "slice_123/name": "", "slice_123/save_to_file/enabled": false, +"slice_123/save_to_file/fallback_path": "", "slice_123/save_to_file/keep_custom_tracks": false, "slice_123/save_to_file/path": "", "slice_123/start_frame": 0, @@ -239,6 +273,7 @@ _subresources={ "slice_124/loop_mode": 0, "slice_124/name": "", "slice_124/save_to_file/enabled": false, +"slice_124/save_to_file/fallback_path": "", "slice_124/save_to_file/keep_custom_tracks": false, "slice_124/save_to_file/path": "", "slice_124/start_frame": 0, @@ -246,6 +281,7 @@ _subresources={ "slice_125/loop_mode": 0, "slice_125/name": "", "slice_125/save_to_file/enabled": false, +"slice_125/save_to_file/fallback_path": "", "slice_125/save_to_file/keep_custom_tracks": false, "slice_125/save_to_file/path": "", "slice_125/start_frame": 0, @@ -253,6 +289,7 @@ _subresources={ "slice_126/loop_mode": 0, "slice_126/name": "", "slice_126/save_to_file/enabled": false, +"slice_126/save_to_file/fallback_path": "", "slice_126/save_to_file/keep_custom_tracks": false, "slice_126/save_to_file/path": "", "slice_126/start_frame": 0, @@ -260,6 +297,7 @@ _subresources={ "slice_127/loop_mode": 0, "slice_127/name": "", "slice_127/save_to_file/enabled": false, +"slice_127/save_to_file/fallback_path": "", "slice_127/save_to_file/keep_custom_tracks": false, "slice_127/save_to_file/path": "", "slice_127/start_frame": 0, @@ -267,6 +305,7 @@ _subresources={ "slice_128/loop_mode": 0, "slice_128/name": "", "slice_128/save_to_file/enabled": false, +"slice_128/save_to_file/fallback_path": "", "slice_128/save_to_file/keep_custom_tracks": false, "slice_128/save_to_file/path": "", "slice_128/start_frame": 0, @@ -274,6 +313,7 @@ _subresources={ "slice_129/loop_mode": 0, "slice_129/name": "", "slice_129/save_to_file/enabled": false, +"slice_129/save_to_file/fallback_path": "", "slice_129/save_to_file/keep_custom_tracks": false, "slice_129/save_to_file/path": "", "slice_129/start_frame": 0, @@ -281,6 +321,7 @@ _subresources={ "slice_13/loop_mode": 0, "slice_13/name": "", "slice_13/save_to_file/enabled": false, +"slice_13/save_to_file/fallback_path": "", "slice_13/save_to_file/keep_custom_tracks": false, "slice_13/save_to_file/path": "", "slice_13/start_frame": 0, @@ -288,6 +329,7 @@ _subresources={ "slice_130/loop_mode": 0, "slice_130/name": "", "slice_130/save_to_file/enabled": false, +"slice_130/save_to_file/fallback_path": "", "slice_130/save_to_file/keep_custom_tracks": false, "slice_130/save_to_file/path": "", "slice_130/start_frame": 0, @@ -295,6 +337,7 @@ _subresources={ "slice_131/loop_mode": 0, "slice_131/name": "", "slice_131/save_to_file/enabled": false, +"slice_131/save_to_file/fallback_path": "", "slice_131/save_to_file/keep_custom_tracks": false, "slice_131/save_to_file/path": "", "slice_131/start_frame": 0, @@ -302,6 +345,7 @@ _subresources={ "slice_132/loop_mode": 0, "slice_132/name": "", "slice_132/save_to_file/enabled": false, +"slice_132/save_to_file/fallback_path": "", "slice_132/save_to_file/keep_custom_tracks": false, "slice_132/save_to_file/path": "", "slice_132/start_frame": 0, @@ -309,6 +353,7 @@ _subresources={ "slice_133/loop_mode": 0, "slice_133/name": "", "slice_133/save_to_file/enabled": false, +"slice_133/save_to_file/fallback_path": "", "slice_133/save_to_file/keep_custom_tracks": false, "slice_133/save_to_file/path": "", "slice_133/start_frame": 0, @@ -316,6 +361,7 @@ _subresources={ "slice_134/loop_mode": 0, "slice_134/name": "", "slice_134/save_to_file/enabled": false, +"slice_134/save_to_file/fallback_path": "", "slice_134/save_to_file/keep_custom_tracks": false, "slice_134/save_to_file/path": "", "slice_134/start_frame": 0, @@ -323,6 +369,7 @@ _subresources={ "slice_135/loop_mode": 0, "slice_135/name": "", "slice_135/save_to_file/enabled": false, +"slice_135/save_to_file/fallback_path": "", "slice_135/save_to_file/keep_custom_tracks": false, "slice_135/save_to_file/path": "", "slice_135/start_frame": 0, @@ -330,6 +377,7 @@ _subresources={ "slice_136/loop_mode": 0, "slice_136/name": "", "slice_136/save_to_file/enabled": false, +"slice_136/save_to_file/fallback_path": "", "slice_136/save_to_file/keep_custom_tracks": false, "slice_136/save_to_file/path": "", "slice_136/start_frame": 0, @@ -337,6 +385,7 @@ _subresources={ "slice_137/loop_mode": 0, "slice_137/name": "", "slice_137/save_to_file/enabled": false, +"slice_137/save_to_file/fallback_path": "", "slice_137/save_to_file/keep_custom_tracks": false, "slice_137/save_to_file/path": "", "slice_137/start_frame": 0, @@ -344,6 +393,7 @@ _subresources={ "slice_138/loop_mode": 0, "slice_138/name": "", "slice_138/save_to_file/enabled": false, +"slice_138/save_to_file/fallback_path": "", "slice_138/save_to_file/keep_custom_tracks": false, "slice_138/save_to_file/path": "", "slice_138/start_frame": 0, @@ -351,6 +401,7 @@ _subresources={ "slice_139/loop_mode": 0, "slice_139/name": "", "slice_139/save_to_file/enabled": false, +"slice_139/save_to_file/fallback_path": "", "slice_139/save_to_file/keep_custom_tracks": false, "slice_139/save_to_file/path": "", "slice_139/start_frame": 0, @@ -358,6 +409,7 @@ _subresources={ "slice_14/loop_mode": 0, "slice_14/name": "", "slice_14/save_to_file/enabled": false, +"slice_14/save_to_file/fallback_path": "", "slice_14/save_to_file/keep_custom_tracks": false, "slice_14/save_to_file/path": "", "slice_14/start_frame": 0, @@ -365,6 +417,7 @@ _subresources={ "slice_140/loop_mode": 0, "slice_140/name": "", "slice_140/save_to_file/enabled": false, +"slice_140/save_to_file/fallback_path": "", "slice_140/save_to_file/keep_custom_tracks": false, "slice_140/save_to_file/path": "", "slice_140/start_frame": 0, @@ -372,6 +425,7 @@ _subresources={ "slice_141/loop_mode": 0, "slice_141/name": "", "slice_141/save_to_file/enabled": false, +"slice_141/save_to_file/fallback_path": "", "slice_141/save_to_file/keep_custom_tracks": false, "slice_141/save_to_file/path": "", "slice_141/start_frame": 0, @@ -379,6 +433,7 @@ _subresources={ "slice_142/loop_mode": 0, "slice_142/name": "", "slice_142/save_to_file/enabled": false, +"slice_142/save_to_file/fallback_path": "", "slice_142/save_to_file/keep_custom_tracks": false, "slice_142/save_to_file/path": "", "slice_142/start_frame": 0, @@ -386,6 +441,7 @@ _subresources={ "slice_143/loop_mode": 0, "slice_143/name": "", "slice_143/save_to_file/enabled": false, +"slice_143/save_to_file/fallback_path": "", "slice_143/save_to_file/keep_custom_tracks": false, "slice_143/save_to_file/path": "", "slice_143/start_frame": 0, @@ -393,6 +449,7 @@ _subresources={ "slice_144/loop_mode": 0, "slice_144/name": "", "slice_144/save_to_file/enabled": false, +"slice_144/save_to_file/fallback_path": "", "slice_144/save_to_file/keep_custom_tracks": false, "slice_144/save_to_file/path": "", "slice_144/start_frame": 0, @@ -400,6 +457,7 @@ _subresources={ "slice_145/loop_mode": 0, "slice_145/name": "", "slice_145/save_to_file/enabled": false, +"slice_145/save_to_file/fallback_path": "", "slice_145/save_to_file/keep_custom_tracks": false, "slice_145/save_to_file/path": "", "slice_145/start_frame": 0, @@ -407,6 +465,7 @@ _subresources={ "slice_146/loop_mode": 0, "slice_146/name": "", "slice_146/save_to_file/enabled": false, +"slice_146/save_to_file/fallback_path": "", "slice_146/save_to_file/keep_custom_tracks": false, "slice_146/save_to_file/path": "", "slice_146/start_frame": 0, @@ -414,6 +473,7 @@ _subresources={ "slice_147/loop_mode": 0, "slice_147/name": "", "slice_147/save_to_file/enabled": false, +"slice_147/save_to_file/fallback_path": "", "slice_147/save_to_file/keep_custom_tracks": false, "slice_147/save_to_file/path": "", "slice_147/start_frame": 0, @@ -421,6 +481,7 @@ _subresources={ "slice_148/loop_mode": 0, "slice_148/name": "", "slice_148/save_to_file/enabled": false, +"slice_148/save_to_file/fallback_path": "", "slice_148/save_to_file/keep_custom_tracks": false, "slice_148/save_to_file/path": "", "slice_148/start_frame": 0, @@ -428,6 +489,7 @@ _subresources={ "slice_149/loop_mode": 0, "slice_149/name": "", "slice_149/save_to_file/enabled": false, +"slice_149/save_to_file/fallback_path": "", "slice_149/save_to_file/keep_custom_tracks": false, "slice_149/save_to_file/path": "", "slice_149/start_frame": 0, @@ -435,6 +497,7 @@ _subresources={ "slice_15/loop_mode": 0, "slice_15/name": "", "slice_15/save_to_file/enabled": false, +"slice_15/save_to_file/fallback_path": "", "slice_15/save_to_file/keep_custom_tracks": false, "slice_15/save_to_file/path": "", "slice_15/start_frame": 0, @@ -442,6 +505,7 @@ _subresources={ "slice_150/loop_mode": 0, "slice_150/name": "", "slice_150/save_to_file/enabled": false, +"slice_150/save_to_file/fallback_path": "", "slice_150/save_to_file/keep_custom_tracks": false, "slice_150/save_to_file/path": "", "slice_150/start_frame": 0, @@ -449,6 +513,7 @@ _subresources={ "slice_151/loop_mode": 0, "slice_151/name": "", "slice_151/save_to_file/enabled": false, +"slice_151/save_to_file/fallback_path": "", "slice_151/save_to_file/keep_custom_tracks": false, "slice_151/save_to_file/path": "", "slice_151/start_frame": 0, @@ -456,6 +521,7 @@ _subresources={ "slice_152/loop_mode": 0, "slice_152/name": "", "slice_152/save_to_file/enabled": false, +"slice_152/save_to_file/fallback_path": "", "slice_152/save_to_file/keep_custom_tracks": false, "slice_152/save_to_file/path": "", "slice_152/start_frame": 0, @@ -463,6 +529,7 @@ _subresources={ "slice_153/loop_mode": 0, "slice_153/name": "", "slice_153/save_to_file/enabled": false, +"slice_153/save_to_file/fallback_path": "", "slice_153/save_to_file/keep_custom_tracks": false, "slice_153/save_to_file/path": "", "slice_153/start_frame": 0, @@ -470,6 +537,7 @@ _subresources={ "slice_154/loop_mode": 0, "slice_154/name": "", "slice_154/save_to_file/enabled": false, +"slice_154/save_to_file/fallback_path": "", "slice_154/save_to_file/keep_custom_tracks": false, "slice_154/save_to_file/path": "", "slice_154/start_frame": 0, @@ -477,6 +545,7 @@ _subresources={ "slice_155/loop_mode": 0, "slice_155/name": "", "slice_155/save_to_file/enabled": false, +"slice_155/save_to_file/fallback_path": "", "slice_155/save_to_file/keep_custom_tracks": false, "slice_155/save_to_file/path": "", "slice_155/start_frame": 0, @@ -484,6 +553,7 @@ _subresources={ "slice_156/loop_mode": 0, "slice_156/name": "", "slice_156/save_to_file/enabled": false, +"slice_156/save_to_file/fallback_path": "", "slice_156/save_to_file/keep_custom_tracks": false, "slice_156/save_to_file/path": "", "slice_156/start_frame": 0, @@ -491,6 +561,7 @@ _subresources={ "slice_157/loop_mode": 0, "slice_157/name": "", "slice_157/save_to_file/enabled": false, +"slice_157/save_to_file/fallback_path": "", "slice_157/save_to_file/keep_custom_tracks": false, "slice_157/save_to_file/path": "", "slice_157/start_frame": 0, @@ -498,6 +569,7 @@ _subresources={ "slice_158/loop_mode": 0, "slice_158/name": "", "slice_158/save_to_file/enabled": false, +"slice_158/save_to_file/fallback_path": "", "slice_158/save_to_file/keep_custom_tracks": false, "slice_158/save_to_file/path": "", "slice_158/start_frame": 0, @@ -505,6 +577,7 @@ _subresources={ "slice_159/loop_mode": 0, "slice_159/name": "", "slice_159/save_to_file/enabled": false, +"slice_159/save_to_file/fallback_path": "", "slice_159/save_to_file/keep_custom_tracks": false, "slice_159/save_to_file/path": "", "slice_159/start_frame": 0, @@ -512,6 +585,7 @@ _subresources={ "slice_16/loop_mode": 0, "slice_16/name": "", "slice_16/save_to_file/enabled": false, +"slice_16/save_to_file/fallback_path": "", "slice_16/save_to_file/keep_custom_tracks": false, "slice_16/save_to_file/path": "", "slice_16/start_frame": 0, @@ -519,6 +593,7 @@ _subresources={ "slice_160/loop_mode": 0, "slice_160/name": "", "slice_160/save_to_file/enabled": false, +"slice_160/save_to_file/fallback_path": "", "slice_160/save_to_file/keep_custom_tracks": false, "slice_160/save_to_file/path": "", "slice_160/start_frame": 0, @@ -526,6 +601,7 @@ _subresources={ "slice_161/loop_mode": 0, "slice_161/name": "", "slice_161/save_to_file/enabled": false, +"slice_161/save_to_file/fallback_path": "", "slice_161/save_to_file/keep_custom_tracks": false, "slice_161/save_to_file/path": "", "slice_161/start_frame": 0, @@ -533,6 +609,7 @@ _subresources={ "slice_162/loop_mode": 0, "slice_162/name": "", "slice_162/save_to_file/enabled": false, +"slice_162/save_to_file/fallback_path": "", "slice_162/save_to_file/keep_custom_tracks": false, "slice_162/save_to_file/path": "", "slice_162/start_frame": 0, @@ -540,6 +617,7 @@ _subresources={ "slice_163/loop_mode": 0, "slice_163/name": "", "slice_163/save_to_file/enabled": false, +"slice_163/save_to_file/fallback_path": "", "slice_163/save_to_file/keep_custom_tracks": false, "slice_163/save_to_file/path": "", "slice_163/start_frame": 0, @@ -547,6 +625,7 @@ _subresources={ "slice_164/loop_mode": 0, "slice_164/name": "", "slice_164/save_to_file/enabled": false, +"slice_164/save_to_file/fallback_path": "", "slice_164/save_to_file/keep_custom_tracks": false, "slice_164/save_to_file/path": "", "slice_164/start_frame": 0, @@ -554,6 +633,7 @@ _subresources={ "slice_165/loop_mode": 0, "slice_165/name": "", "slice_165/save_to_file/enabled": false, +"slice_165/save_to_file/fallback_path": "", "slice_165/save_to_file/keep_custom_tracks": false, "slice_165/save_to_file/path": "", "slice_165/start_frame": 0, @@ -561,6 +641,7 @@ _subresources={ "slice_166/loop_mode": 0, "slice_166/name": "", "slice_166/save_to_file/enabled": false, +"slice_166/save_to_file/fallback_path": "", "slice_166/save_to_file/keep_custom_tracks": false, "slice_166/save_to_file/path": "", "slice_166/start_frame": 0, @@ -568,6 +649,7 @@ _subresources={ "slice_167/loop_mode": 0, "slice_167/name": "", "slice_167/save_to_file/enabled": false, +"slice_167/save_to_file/fallback_path": "", "slice_167/save_to_file/keep_custom_tracks": false, "slice_167/save_to_file/path": "", "slice_167/start_frame": 0, @@ -575,6 +657,7 @@ _subresources={ "slice_168/loop_mode": 0, "slice_168/name": "", "slice_168/save_to_file/enabled": false, +"slice_168/save_to_file/fallback_path": "", "slice_168/save_to_file/keep_custom_tracks": false, "slice_168/save_to_file/path": "", "slice_168/start_frame": 0, @@ -582,6 +665,7 @@ _subresources={ "slice_169/loop_mode": 0, "slice_169/name": "", "slice_169/save_to_file/enabled": false, +"slice_169/save_to_file/fallback_path": "", "slice_169/save_to_file/keep_custom_tracks": false, "slice_169/save_to_file/path": "", "slice_169/start_frame": 0, @@ -589,6 +673,7 @@ _subresources={ "slice_17/loop_mode": 0, "slice_17/name": "", "slice_17/save_to_file/enabled": false, +"slice_17/save_to_file/fallback_path": "", "slice_17/save_to_file/keep_custom_tracks": false, "slice_17/save_to_file/path": "", "slice_17/start_frame": 0, @@ -596,6 +681,7 @@ _subresources={ "slice_170/loop_mode": 0, "slice_170/name": "", "slice_170/save_to_file/enabled": false, +"slice_170/save_to_file/fallback_path": "", "slice_170/save_to_file/keep_custom_tracks": false, "slice_170/save_to_file/path": "", "slice_170/start_frame": 0, @@ -603,6 +689,7 @@ _subresources={ "slice_171/loop_mode": 0, "slice_171/name": "", "slice_171/save_to_file/enabled": false, +"slice_171/save_to_file/fallback_path": "", "slice_171/save_to_file/keep_custom_tracks": false, "slice_171/save_to_file/path": "", "slice_171/start_frame": 0, @@ -610,6 +697,7 @@ _subresources={ "slice_172/loop_mode": 0, "slice_172/name": "", "slice_172/save_to_file/enabled": false, +"slice_172/save_to_file/fallback_path": "", "slice_172/save_to_file/keep_custom_tracks": false, "slice_172/save_to_file/path": "", "slice_172/start_frame": 0, @@ -617,6 +705,7 @@ _subresources={ "slice_173/loop_mode": 0, "slice_173/name": "", "slice_173/save_to_file/enabled": false, +"slice_173/save_to_file/fallback_path": "", "slice_173/save_to_file/keep_custom_tracks": false, "slice_173/save_to_file/path": "", "slice_173/start_frame": 0, @@ -624,6 +713,7 @@ _subresources={ "slice_174/loop_mode": 0, "slice_174/name": "", "slice_174/save_to_file/enabled": false, +"slice_174/save_to_file/fallback_path": "", "slice_174/save_to_file/keep_custom_tracks": false, "slice_174/save_to_file/path": "", "slice_174/start_frame": 0, @@ -631,6 +721,7 @@ _subresources={ "slice_175/loop_mode": 0, "slice_175/name": "", "slice_175/save_to_file/enabled": false, +"slice_175/save_to_file/fallback_path": "", "slice_175/save_to_file/keep_custom_tracks": false, "slice_175/save_to_file/path": "", "slice_175/start_frame": 0, @@ -638,6 +729,7 @@ _subresources={ "slice_176/loop_mode": 0, "slice_176/name": "", "slice_176/save_to_file/enabled": false, +"slice_176/save_to_file/fallback_path": "", "slice_176/save_to_file/keep_custom_tracks": false, "slice_176/save_to_file/path": "", "slice_176/start_frame": 0, @@ -645,6 +737,7 @@ _subresources={ "slice_177/loop_mode": 0, "slice_177/name": "", "slice_177/save_to_file/enabled": false, +"slice_177/save_to_file/fallback_path": "", "slice_177/save_to_file/keep_custom_tracks": false, "slice_177/save_to_file/path": "", "slice_177/start_frame": 0, @@ -652,6 +745,7 @@ _subresources={ "slice_178/loop_mode": 0, "slice_178/name": "", "slice_178/save_to_file/enabled": false, +"slice_178/save_to_file/fallback_path": "", "slice_178/save_to_file/keep_custom_tracks": false, "slice_178/save_to_file/path": "", "slice_178/start_frame": 0, @@ -659,6 +753,7 @@ _subresources={ "slice_179/loop_mode": 0, "slice_179/name": "", "slice_179/save_to_file/enabled": false, +"slice_179/save_to_file/fallback_path": "", "slice_179/save_to_file/keep_custom_tracks": false, "slice_179/save_to_file/path": "", "slice_179/start_frame": 0, @@ -666,6 +761,7 @@ _subresources={ "slice_18/loop_mode": 0, "slice_18/name": "", "slice_18/save_to_file/enabled": false, +"slice_18/save_to_file/fallback_path": "", "slice_18/save_to_file/keep_custom_tracks": false, "slice_18/save_to_file/path": "", "slice_18/start_frame": 0, @@ -673,6 +769,7 @@ _subresources={ "slice_180/loop_mode": 0, "slice_180/name": "", "slice_180/save_to_file/enabled": false, +"slice_180/save_to_file/fallback_path": "", "slice_180/save_to_file/keep_custom_tracks": false, "slice_180/save_to_file/path": "", "slice_180/start_frame": 0, @@ -680,6 +777,7 @@ _subresources={ "slice_181/loop_mode": 0, "slice_181/name": "", "slice_181/save_to_file/enabled": false, +"slice_181/save_to_file/fallback_path": "", "slice_181/save_to_file/keep_custom_tracks": false, "slice_181/save_to_file/path": "", "slice_181/start_frame": 0, @@ -687,6 +785,7 @@ _subresources={ "slice_182/loop_mode": 0, "slice_182/name": "", "slice_182/save_to_file/enabled": false, +"slice_182/save_to_file/fallback_path": "", "slice_182/save_to_file/keep_custom_tracks": false, "slice_182/save_to_file/path": "", "slice_182/start_frame": 0, @@ -694,6 +793,7 @@ _subresources={ "slice_183/loop_mode": 0, "slice_183/name": "", "slice_183/save_to_file/enabled": false, +"slice_183/save_to_file/fallback_path": "", "slice_183/save_to_file/keep_custom_tracks": false, "slice_183/save_to_file/path": "", "slice_183/start_frame": 0, @@ -701,6 +801,7 @@ _subresources={ "slice_184/loop_mode": 0, "slice_184/name": "", "slice_184/save_to_file/enabled": false, +"slice_184/save_to_file/fallback_path": "", "slice_184/save_to_file/keep_custom_tracks": false, "slice_184/save_to_file/path": "", "slice_184/start_frame": 0, @@ -708,6 +809,7 @@ _subresources={ "slice_185/loop_mode": 0, "slice_185/name": "", "slice_185/save_to_file/enabled": false, +"slice_185/save_to_file/fallback_path": "", "slice_185/save_to_file/keep_custom_tracks": false, "slice_185/save_to_file/path": "", "slice_185/start_frame": 0, @@ -715,6 +817,7 @@ _subresources={ "slice_186/loop_mode": 0, "slice_186/name": "", "slice_186/save_to_file/enabled": false, +"slice_186/save_to_file/fallback_path": "", "slice_186/save_to_file/keep_custom_tracks": false, "slice_186/save_to_file/path": "", "slice_186/start_frame": 0, @@ -722,6 +825,7 @@ _subresources={ "slice_187/loop_mode": 0, "slice_187/name": "", "slice_187/save_to_file/enabled": false, +"slice_187/save_to_file/fallback_path": "", "slice_187/save_to_file/keep_custom_tracks": false, "slice_187/save_to_file/path": "", "slice_187/start_frame": 0, @@ -729,6 +833,7 @@ _subresources={ "slice_188/loop_mode": 0, "slice_188/name": "", "slice_188/save_to_file/enabled": false, +"slice_188/save_to_file/fallback_path": "", "slice_188/save_to_file/keep_custom_tracks": false, "slice_188/save_to_file/path": "", "slice_188/start_frame": 0, @@ -736,6 +841,7 @@ _subresources={ "slice_189/loop_mode": 0, "slice_189/name": "", "slice_189/save_to_file/enabled": false, +"slice_189/save_to_file/fallback_path": "", "slice_189/save_to_file/keep_custom_tracks": false, "slice_189/save_to_file/path": "", "slice_189/start_frame": 0, @@ -743,6 +849,7 @@ _subresources={ "slice_19/loop_mode": 0, "slice_19/name": "", "slice_19/save_to_file/enabled": false, +"slice_19/save_to_file/fallback_path": "", "slice_19/save_to_file/keep_custom_tracks": false, "slice_19/save_to_file/path": "", "slice_19/start_frame": 0, @@ -750,6 +857,7 @@ _subresources={ "slice_190/loop_mode": 0, "slice_190/name": "", "slice_190/save_to_file/enabled": false, +"slice_190/save_to_file/fallback_path": "", "slice_190/save_to_file/keep_custom_tracks": false, "slice_190/save_to_file/path": "", "slice_190/start_frame": 0, @@ -757,6 +865,7 @@ _subresources={ "slice_191/loop_mode": 0, "slice_191/name": "", "slice_191/save_to_file/enabled": false, +"slice_191/save_to_file/fallback_path": "", "slice_191/save_to_file/keep_custom_tracks": false, "slice_191/save_to_file/path": "", "slice_191/start_frame": 0, @@ -764,6 +873,7 @@ _subresources={ "slice_192/loop_mode": 0, "slice_192/name": "", "slice_192/save_to_file/enabled": false, +"slice_192/save_to_file/fallback_path": "", "slice_192/save_to_file/keep_custom_tracks": false, "slice_192/save_to_file/path": "", "slice_192/start_frame": 0, @@ -771,6 +881,7 @@ _subresources={ "slice_193/loop_mode": 0, "slice_193/name": "", "slice_193/save_to_file/enabled": false, +"slice_193/save_to_file/fallback_path": "", "slice_193/save_to_file/keep_custom_tracks": false, "slice_193/save_to_file/path": "", "slice_193/start_frame": 0, @@ -778,6 +889,7 @@ _subresources={ "slice_194/loop_mode": 0, "slice_194/name": "", "slice_194/save_to_file/enabled": false, +"slice_194/save_to_file/fallback_path": "", "slice_194/save_to_file/keep_custom_tracks": false, "slice_194/save_to_file/path": "", "slice_194/start_frame": 0, @@ -785,6 +897,7 @@ _subresources={ "slice_195/loop_mode": 0, "slice_195/name": "", "slice_195/save_to_file/enabled": false, +"slice_195/save_to_file/fallback_path": "", "slice_195/save_to_file/keep_custom_tracks": false, "slice_195/save_to_file/path": "", "slice_195/start_frame": 0, @@ -792,6 +905,7 @@ _subresources={ "slice_196/loop_mode": 0, "slice_196/name": "", "slice_196/save_to_file/enabled": false, +"slice_196/save_to_file/fallback_path": "", "slice_196/save_to_file/keep_custom_tracks": false, "slice_196/save_to_file/path": "", "slice_196/start_frame": 0, @@ -799,6 +913,7 @@ _subresources={ "slice_197/loop_mode": 0, "slice_197/name": "", "slice_197/save_to_file/enabled": false, +"slice_197/save_to_file/fallback_path": "", "slice_197/save_to_file/keep_custom_tracks": false, "slice_197/save_to_file/path": "", "slice_197/start_frame": 0, @@ -806,6 +921,7 @@ _subresources={ "slice_198/loop_mode": 0, "slice_198/name": "", "slice_198/save_to_file/enabled": false, +"slice_198/save_to_file/fallback_path": "", "slice_198/save_to_file/keep_custom_tracks": false, "slice_198/save_to_file/path": "", "slice_198/start_frame": 0, @@ -813,6 +929,7 @@ _subresources={ "slice_199/loop_mode": 0, "slice_199/name": "", "slice_199/save_to_file/enabled": false, +"slice_199/save_to_file/fallback_path": "", "slice_199/save_to_file/keep_custom_tracks": false, "slice_199/save_to_file/path": "", "slice_199/start_frame": 0, @@ -820,6 +937,7 @@ _subresources={ "slice_2/loop_mode": 0, "slice_2/name": "", "slice_2/save_to_file/enabled": false, +"slice_2/save_to_file/fallback_path": "", "slice_2/save_to_file/keep_custom_tracks": false, "slice_2/save_to_file/path": "", "slice_2/start_frame": 0, @@ -827,6 +945,7 @@ _subresources={ "slice_20/loop_mode": 0, "slice_20/name": "", "slice_20/save_to_file/enabled": false, +"slice_20/save_to_file/fallback_path": "", "slice_20/save_to_file/keep_custom_tracks": false, "slice_20/save_to_file/path": "", "slice_20/start_frame": 0, @@ -834,6 +953,7 @@ _subresources={ "slice_200/loop_mode": 0, "slice_200/name": "", "slice_200/save_to_file/enabled": false, +"slice_200/save_to_file/fallback_path": "", "slice_200/save_to_file/keep_custom_tracks": false, "slice_200/save_to_file/path": "", "slice_200/start_frame": 0, @@ -841,6 +961,7 @@ _subresources={ "slice_201/loop_mode": 0, "slice_201/name": "", "slice_201/save_to_file/enabled": false, +"slice_201/save_to_file/fallback_path": "", "slice_201/save_to_file/keep_custom_tracks": false, "slice_201/save_to_file/path": "", "slice_201/start_frame": 0, @@ -848,6 +969,7 @@ _subresources={ "slice_202/loop_mode": 0, "slice_202/name": "", "slice_202/save_to_file/enabled": false, +"slice_202/save_to_file/fallback_path": "", "slice_202/save_to_file/keep_custom_tracks": false, "slice_202/save_to_file/path": "", "slice_202/start_frame": 0, @@ -855,6 +977,7 @@ _subresources={ "slice_203/loop_mode": 0, "slice_203/name": "", "slice_203/save_to_file/enabled": false, +"slice_203/save_to_file/fallback_path": "", "slice_203/save_to_file/keep_custom_tracks": false, "slice_203/save_to_file/path": "", "slice_203/start_frame": 0, @@ -862,6 +985,7 @@ _subresources={ "slice_204/loop_mode": 0, "slice_204/name": "", "slice_204/save_to_file/enabled": false, +"slice_204/save_to_file/fallback_path": "", "slice_204/save_to_file/keep_custom_tracks": false, "slice_204/save_to_file/path": "", "slice_204/start_frame": 0, @@ -869,6 +993,7 @@ _subresources={ "slice_205/loop_mode": 0, "slice_205/name": "", "slice_205/save_to_file/enabled": false, +"slice_205/save_to_file/fallback_path": "", "slice_205/save_to_file/keep_custom_tracks": false, "slice_205/save_to_file/path": "", "slice_205/start_frame": 0, @@ -876,6 +1001,7 @@ _subresources={ "slice_206/loop_mode": 0, "slice_206/name": "", "slice_206/save_to_file/enabled": false, +"slice_206/save_to_file/fallback_path": "", "slice_206/save_to_file/keep_custom_tracks": false, "slice_206/save_to_file/path": "", "slice_206/start_frame": 0, @@ -883,6 +1009,7 @@ _subresources={ "slice_207/loop_mode": 0, "slice_207/name": "", "slice_207/save_to_file/enabled": false, +"slice_207/save_to_file/fallback_path": "", "slice_207/save_to_file/keep_custom_tracks": false, "slice_207/save_to_file/path": "", "slice_207/start_frame": 0, @@ -890,6 +1017,7 @@ _subresources={ "slice_208/loop_mode": 0, "slice_208/name": "", "slice_208/save_to_file/enabled": false, +"slice_208/save_to_file/fallback_path": "", "slice_208/save_to_file/keep_custom_tracks": false, "slice_208/save_to_file/path": "", "slice_208/start_frame": 0, @@ -897,6 +1025,7 @@ _subresources={ "slice_209/loop_mode": 0, "slice_209/name": "", "slice_209/save_to_file/enabled": false, +"slice_209/save_to_file/fallback_path": "", "slice_209/save_to_file/keep_custom_tracks": false, "slice_209/save_to_file/path": "", "slice_209/start_frame": 0, @@ -904,6 +1033,7 @@ _subresources={ "slice_21/loop_mode": 0, "slice_21/name": "", "slice_21/save_to_file/enabled": false, +"slice_21/save_to_file/fallback_path": "", "slice_21/save_to_file/keep_custom_tracks": false, "slice_21/save_to_file/path": "", "slice_21/start_frame": 0, @@ -911,6 +1041,7 @@ _subresources={ "slice_210/loop_mode": 0, "slice_210/name": "", "slice_210/save_to_file/enabled": false, +"slice_210/save_to_file/fallback_path": "", "slice_210/save_to_file/keep_custom_tracks": false, "slice_210/save_to_file/path": "", "slice_210/start_frame": 0, @@ -918,6 +1049,7 @@ _subresources={ "slice_211/loop_mode": 0, "slice_211/name": "", "slice_211/save_to_file/enabled": false, +"slice_211/save_to_file/fallback_path": "", "slice_211/save_to_file/keep_custom_tracks": false, "slice_211/save_to_file/path": "", "slice_211/start_frame": 0, @@ -925,6 +1057,7 @@ _subresources={ "slice_212/loop_mode": 0, "slice_212/name": "", "slice_212/save_to_file/enabled": false, +"slice_212/save_to_file/fallback_path": "", "slice_212/save_to_file/keep_custom_tracks": false, "slice_212/save_to_file/path": "", "slice_212/start_frame": 0, @@ -932,6 +1065,7 @@ _subresources={ "slice_213/loop_mode": 0, "slice_213/name": "", "slice_213/save_to_file/enabled": false, +"slice_213/save_to_file/fallback_path": "", "slice_213/save_to_file/keep_custom_tracks": false, "slice_213/save_to_file/path": "", "slice_213/start_frame": 0, @@ -939,6 +1073,7 @@ _subresources={ "slice_214/loop_mode": 0, "slice_214/name": "", "slice_214/save_to_file/enabled": false, +"slice_214/save_to_file/fallback_path": "", "slice_214/save_to_file/keep_custom_tracks": false, "slice_214/save_to_file/path": "", "slice_214/start_frame": 0, @@ -946,6 +1081,7 @@ _subresources={ "slice_215/loop_mode": 0, "slice_215/name": "", "slice_215/save_to_file/enabled": false, +"slice_215/save_to_file/fallback_path": "", "slice_215/save_to_file/keep_custom_tracks": false, "slice_215/save_to_file/path": "", "slice_215/start_frame": 0, @@ -953,6 +1089,7 @@ _subresources={ "slice_216/loop_mode": 0, "slice_216/name": "", "slice_216/save_to_file/enabled": false, +"slice_216/save_to_file/fallback_path": "", "slice_216/save_to_file/keep_custom_tracks": false, "slice_216/save_to_file/path": "", "slice_216/start_frame": 0, @@ -960,6 +1097,7 @@ _subresources={ "slice_217/loop_mode": 0, "slice_217/name": "", "slice_217/save_to_file/enabled": false, +"slice_217/save_to_file/fallback_path": "", "slice_217/save_to_file/keep_custom_tracks": false, "slice_217/save_to_file/path": "", "slice_217/start_frame": 0, @@ -967,6 +1105,7 @@ _subresources={ "slice_218/loop_mode": 0, "slice_218/name": "", "slice_218/save_to_file/enabled": false, +"slice_218/save_to_file/fallback_path": "", "slice_218/save_to_file/keep_custom_tracks": false, "slice_218/save_to_file/path": "", "slice_218/start_frame": 0, @@ -974,6 +1113,7 @@ _subresources={ "slice_219/loop_mode": 0, "slice_219/name": "", "slice_219/save_to_file/enabled": false, +"slice_219/save_to_file/fallback_path": "", "slice_219/save_to_file/keep_custom_tracks": false, "slice_219/save_to_file/path": "", "slice_219/start_frame": 0, @@ -981,6 +1121,7 @@ _subresources={ "slice_22/loop_mode": 0, "slice_22/name": "", "slice_22/save_to_file/enabled": false, +"slice_22/save_to_file/fallback_path": "", "slice_22/save_to_file/keep_custom_tracks": false, "slice_22/save_to_file/path": "", "slice_22/start_frame": 0, @@ -988,6 +1129,7 @@ _subresources={ "slice_220/loop_mode": 0, "slice_220/name": "", "slice_220/save_to_file/enabled": false, +"slice_220/save_to_file/fallback_path": "", "slice_220/save_to_file/keep_custom_tracks": false, "slice_220/save_to_file/path": "", "slice_220/start_frame": 0, @@ -995,6 +1137,7 @@ _subresources={ "slice_221/loop_mode": 0, "slice_221/name": "", "slice_221/save_to_file/enabled": false, +"slice_221/save_to_file/fallback_path": "", "slice_221/save_to_file/keep_custom_tracks": false, "slice_221/save_to_file/path": "", "slice_221/start_frame": 0, @@ -1002,6 +1145,7 @@ _subresources={ "slice_222/loop_mode": 0, "slice_222/name": "", "slice_222/save_to_file/enabled": false, +"slice_222/save_to_file/fallback_path": "", "slice_222/save_to_file/keep_custom_tracks": false, "slice_222/save_to_file/path": "", "slice_222/start_frame": 0, @@ -1009,6 +1153,7 @@ _subresources={ "slice_223/loop_mode": 0, "slice_223/name": "", "slice_223/save_to_file/enabled": false, +"slice_223/save_to_file/fallback_path": "", "slice_223/save_to_file/keep_custom_tracks": false, "slice_223/save_to_file/path": "", "slice_223/start_frame": 0, @@ -1016,6 +1161,7 @@ _subresources={ "slice_224/loop_mode": 0, "slice_224/name": "", "slice_224/save_to_file/enabled": false, +"slice_224/save_to_file/fallback_path": "", "slice_224/save_to_file/keep_custom_tracks": false, "slice_224/save_to_file/path": "", "slice_224/start_frame": 0, @@ -1023,6 +1169,7 @@ _subresources={ "slice_225/loop_mode": 0, "slice_225/name": "", "slice_225/save_to_file/enabled": false, +"slice_225/save_to_file/fallback_path": "", "slice_225/save_to_file/keep_custom_tracks": false, "slice_225/save_to_file/path": "", "slice_225/start_frame": 0, @@ -1030,6 +1177,7 @@ _subresources={ "slice_226/loop_mode": 0, "slice_226/name": "", "slice_226/save_to_file/enabled": false, +"slice_226/save_to_file/fallback_path": "", "slice_226/save_to_file/keep_custom_tracks": false, "slice_226/save_to_file/path": "", "slice_226/start_frame": 0, @@ -1037,6 +1185,7 @@ _subresources={ "slice_227/loop_mode": 0, "slice_227/name": "", "slice_227/save_to_file/enabled": false, +"slice_227/save_to_file/fallback_path": "", "slice_227/save_to_file/keep_custom_tracks": false, "slice_227/save_to_file/path": "", "slice_227/start_frame": 0, @@ -1044,6 +1193,7 @@ _subresources={ "slice_228/loop_mode": 0, "slice_228/name": "", "slice_228/save_to_file/enabled": false, +"slice_228/save_to_file/fallback_path": "", "slice_228/save_to_file/keep_custom_tracks": false, "slice_228/save_to_file/path": "", "slice_228/start_frame": 0, @@ -1051,6 +1201,7 @@ _subresources={ "slice_229/loop_mode": 0, "slice_229/name": "", "slice_229/save_to_file/enabled": false, +"slice_229/save_to_file/fallback_path": "", "slice_229/save_to_file/keep_custom_tracks": false, "slice_229/save_to_file/path": "", "slice_229/start_frame": 0, @@ -1058,6 +1209,7 @@ _subresources={ "slice_23/loop_mode": 0, "slice_23/name": "", "slice_23/save_to_file/enabled": false, +"slice_23/save_to_file/fallback_path": "", "slice_23/save_to_file/keep_custom_tracks": false, "slice_23/save_to_file/path": "", "slice_23/start_frame": 0, @@ -1065,6 +1217,7 @@ _subresources={ "slice_230/loop_mode": 0, "slice_230/name": "", "slice_230/save_to_file/enabled": false, +"slice_230/save_to_file/fallback_path": "", "slice_230/save_to_file/keep_custom_tracks": false, "slice_230/save_to_file/path": "", "slice_230/start_frame": 0, @@ -1072,6 +1225,7 @@ _subresources={ "slice_231/loop_mode": 0, "slice_231/name": "", "slice_231/save_to_file/enabled": false, +"slice_231/save_to_file/fallback_path": "", "slice_231/save_to_file/keep_custom_tracks": false, "slice_231/save_to_file/path": "", "slice_231/start_frame": 0, @@ -1079,6 +1233,7 @@ _subresources={ "slice_232/loop_mode": 0, "slice_232/name": "", "slice_232/save_to_file/enabled": false, +"slice_232/save_to_file/fallback_path": "", "slice_232/save_to_file/keep_custom_tracks": false, "slice_232/save_to_file/path": "", "slice_232/start_frame": 0, @@ -1086,6 +1241,7 @@ _subresources={ "slice_233/loop_mode": 0, "slice_233/name": "", "slice_233/save_to_file/enabled": false, +"slice_233/save_to_file/fallback_path": "", "slice_233/save_to_file/keep_custom_tracks": false, "slice_233/save_to_file/path": "", "slice_233/start_frame": 0, @@ -1093,6 +1249,7 @@ _subresources={ "slice_234/loop_mode": 0, "slice_234/name": "", "slice_234/save_to_file/enabled": false, +"slice_234/save_to_file/fallback_path": "", "slice_234/save_to_file/keep_custom_tracks": false, "slice_234/save_to_file/path": "", "slice_234/start_frame": 0, @@ -1100,6 +1257,7 @@ _subresources={ "slice_235/loop_mode": 0, "slice_235/name": "", "slice_235/save_to_file/enabled": false, +"slice_235/save_to_file/fallback_path": "", "slice_235/save_to_file/keep_custom_tracks": false, "slice_235/save_to_file/path": "", "slice_235/start_frame": 0, @@ -1107,6 +1265,7 @@ _subresources={ "slice_236/loop_mode": 0, "slice_236/name": "", "slice_236/save_to_file/enabled": false, +"slice_236/save_to_file/fallback_path": "", "slice_236/save_to_file/keep_custom_tracks": false, "slice_236/save_to_file/path": "", "slice_236/start_frame": 0, @@ -1114,6 +1273,7 @@ _subresources={ "slice_237/loop_mode": 0, "slice_237/name": "", "slice_237/save_to_file/enabled": false, +"slice_237/save_to_file/fallback_path": "", "slice_237/save_to_file/keep_custom_tracks": false, "slice_237/save_to_file/path": "", "slice_237/start_frame": 0, @@ -1121,6 +1281,7 @@ _subresources={ "slice_238/loop_mode": 0, "slice_238/name": "", "slice_238/save_to_file/enabled": false, +"slice_238/save_to_file/fallback_path": "", "slice_238/save_to_file/keep_custom_tracks": false, "slice_238/save_to_file/path": "", "slice_238/start_frame": 0, @@ -1128,6 +1289,7 @@ _subresources={ "slice_239/loop_mode": 0, "slice_239/name": "", "slice_239/save_to_file/enabled": false, +"slice_239/save_to_file/fallback_path": "", "slice_239/save_to_file/keep_custom_tracks": false, "slice_239/save_to_file/path": "", "slice_239/start_frame": 0, @@ -1135,6 +1297,7 @@ _subresources={ "slice_24/loop_mode": 0, "slice_24/name": "", "slice_24/save_to_file/enabled": false, +"slice_24/save_to_file/fallback_path": "", "slice_24/save_to_file/keep_custom_tracks": false, "slice_24/save_to_file/path": "", "slice_24/start_frame": 0, @@ -1142,6 +1305,7 @@ _subresources={ "slice_240/loop_mode": 0, "slice_240/name": "", "slice_240/save_to_file/enabled": false, +"slice_240/save_to_file/fallback_path": "", "slice_240/save_to_file/keep_custom_tracks": false, "slice_240/save_to_file/path": "", "slice_240/start_frame": 0, @@ -1149,6 +1313,7 @@ _subresources={ "slice_241/loop_mode": 0, "slice_241/name": "", "slice_241/save_to_file/enabled": false, +"slice_241/save_to_file/fallback_path": "", "slice_241/save_to_file/keep_custom_tracks": false, "slice_241/save_to_file/path": "", "slice_241/start_frame": 0, @@ -1156,6 +1321,7 @@ _subresources={ "slice_242/loop_mode": 0, "slice_242/name": "", "slice_242/save_to_file/enabled": false, +"slice_242/save_to_file/fallback_path": "", "slice_242/save_to_file/keep_custom_tracks": false, "slice_242/save_to_file/path": "", "slice_242/start_frame": 0, @@ -1163,6 +1329,7 @@ _subresources={ "slice_243/loop_mode": 0, "slice_243/name": "", "slice_243/save_to_file/enabled": false, +"slice_243/save_to_file/fallback_path": "", "slice_243/save_to_file/keep_custom_tracks": false, "slice_243/save_to_file/path": "", "slice_243/start_frame": 0, @@ -1170,6 +1337,7 @@ _subresources={ "slice_244/loop_mode": 0, "slice_244/name": "", "slice_244/save_to_file/enabled": false, +"slice_244/save_to_file/fallback_path": "", "slice_244/save_to_file/keep_custom_tracks": false, "slice_244/save_to_file/path": "", "slice_244/start_frame": 0, @@ -1177,6 +1345,7 @@ _subresources={ "slice_245/loop_mode": 0, "slice_245/name": "", "slice_245/save_to_file/enabled": false, +"slice_245/save_to_file/fallback_path": "", "slice_245/save_to_file/keep_custom_tracks": false, "slice_245/save_to_file/path": "", "slice_245/start_frame": 0, @@ -1184,6 +1353,7 @@ _subresources={ "slice_246/loop_mode": 0, "slice_246/name": "", "slice_246/save_to_file/enabled": false, +"slice_246/save_to_file/fallback_path": "", "slice_246/save_to_file/keep_custom_tracks": false, "slice_246/save_to_file/path": "", "slice_246/start_frame": 0, @@ -1191,6 +1361,7 @@ _subresources={ "slice_247/loop_mode": 0, "slice_247/name": "", "slice_247/save_to_file/enabled": false, +"slice_247/save_to_file/fallback_path": "", "slice_247/save_to_file/keep_custom_tracks": false, "slice_247/save_to_file/path": "", "slice_247/start_frame": 0, @@ -1198,6 +1369,7 @@ _subresources={ "slice_248/loop_mode": 0, "slice_248/name": "", "slice_248/save_to_file/enabled": false, +"slice_248/save_to_file/fallback_path": "", "slice_248/save_to_file/keep_custom_tracks": false, "slice_248/save_to_file/path": "", "slice_248/start_frame": 0, @@ -1205,6 +1377,7 @@ _subresources={ "slice_249/loop_mode": 0, "slice_249/name": "", "slice_249/save_to_file/enabled": false, +"slice_249/save_to_file/fallback_path": "", "slice_249/save_to_file/keep_custom_tracks": false, "slice_249/save_to_file/path": "", "slice_249/start_frame": 0, @@ -1212,6 +1385,7 @@ _subresources={ "slice_25/loop_mode": 0, "slice_25/name": "", "slice_25/save_to_file/enabled": false, +"slice_25/save_to_file/fallback_path": "", "slice_25/save_to_file/keep_custom_tracks": false, "slice_25/save_to_file/path": "", "slice_25/start_frame": 0, @@ -1219,6 +1393,7 @@ _subresources={ "slice_250/loop_mode": 0, "slice_250/name": "", "slice_250/save_to_file/enabled": false, +"slice_250/save_to_file/fallback_path": "", "slice_250/save_to_file/keep_custom_tracks": false, "slice_250/save_to_file/path": "", "slice_250/start_frame": 0, @@ -1226,6 +1401,7 @@ _subresources={ "slice_251/loop_mode": 0, "slice_251/name": "", "slice_251/save_to_file/enabled": false, +"slice_251/save_to_file/fallback_path": "", "slice_251/save_to_file/keep_custom_tracks": false, "slice_251/save_to_file/path": "", "slice_251/start_frame": 0, @@ -1233,6 +1409,7 @@ _subresources={ "slice_252/loop_mode": 0, "slice_252/name": "", "slice_252/save_to_file/enabled": false, +"slice_252/save_to_file/fallback_path": "", "slice_252/save_to_file/keep_custom_tracks": false, "slice_252/save_to_file/path": "", "slice_252/start_frame": 0, @@ -1240,6 +1417,7 @@ _subresources={ "slice_253/loop_mode": 0, "slice_253/name": "", "slice_253/save_to_file/enabled": false, +"slice_253/save_to_file/fallback_path": "", "slice_253/save_to_file/keep_custom_tracks": false, "slice_253/save_to_file/path": "", "slice_253/start_frame": 0, @@ -1247,6 +1425,7 @@ _subresources={ "slice_254/loop_mode": 0, "slice_254/name": "", "slice_254/save_to_file/enabled": false, +"slice_254/save_to_file/fallback_path": "", "slice_254/save_to_file/keep_custom_tracks": false, "slice_254/save_to_file/path": "", "slice_254/start_frame": 0, @@ -1254,6 +1433,7 @@ _subresources={ "slice_255/loop_mode": 0, "slice_255/name": "", "slice_255/save_to_file/enabled": false, +"slice_255/save_to_file/fallback_path": "", "slice_255/save_to_file/keep_custom_tracks": false, "slice_255/save_to_file/path": "", "slice_255/start_frame": 0, @@ -1261,6 +1441,7 @@ _subresources={ "slice_256/loop_mode": 0, "slice_256/name": "", "slice_256/save_to_file/enabled": false, +"slice_256/save_to_file/fallback_path": "", "slice_256/save_to_file/keep_custom_tracks": false, "slice_256/save_to_file/path": "", "slice_256/start_frame": 0, @@ -1268,6 +1449,7 @@ _subresources={ "slice_26/loop_mode": 0, "slice_26/name": "", "slice_26/save_to_file/enabled": false, +"slice_26/save_to_file/fallback_path": "", "slice_26/save_to_file/keep_custom_tracks": false, "slice_26/save_to_file/path": "", "slice_26/start_frame": 0, @@ -1275,6 +1457,7 @@ _subresources={ "slice_27/loop_mode": 0, "slice_27/name": "", "slice_27/save_to_file/enabled": false, +"slice_27/save_to_file/fallback_path": "", "slice_27/save_to_file/keep_custom_tracks": false, "slice_27/save_to_file/path": "", "slice_27/start_frame": 0, @@ -1282,6 +1465,7 @@ _subresources={ "slice_28/loop_mode": 0, "slice_28/name": "", "slice_28/save_to_file/enabled": false, +"slice_28/save_to_file/fallback_path": "", "slice_28/save_to_file/keep_custom_tracks": false, "slice_28/save_to_file/path": "", "slice_28/start_frame": 0, @@ -1289,6 +1473,7 @@ _subresources={ "slice_29/loop_mode": 0, "slice_29/name": "", "slice_29/save_to_file/enabled": false, +"slice_29/save_to_file/fallback_path": "", "slice_29/save_to_file/keep_custom_tracks": false, "slice_29/save_to_file/path": "", "slice_29/start_frame": 0, @@ -1296,6 +1481,7 @@ _subresources={ "slice_3/loop_mode": 0, "slice_3/name": "", "slice_3/save_to_file/enabled": false, +"slice_3/save_to_file/fallback_path": "", "slice_3/save_to_file/keep_custom_tracks": false, "slice_3/save_to_file/path": "", "slice_3/start_frame": 0, @@ -1303,6 +1489,7 @@ _subresources={ "slice_30/loop_mode": 0, "slice_30/name": "", "slice_30/save_to_file/enabled": false, +"slice_30/save_to_file/fallback_path": "", "slice_30/save_to_file/keep_custom_tracks": false, "slice_30/save_to_file/path": "", "slice_30/start_frame": 0, @@ -1310,6 +1497,7 @@ _subresources={ "slice_31/loop_mode": 0, "slice_31/name": "", "slice_31/save_to_file/enabled": false, +"slice_31/save_to_file/fallback_path": "", "slice_31/save_to_file/keep_custom_tracks": false, "slice_31/save_to_file/path": "", "slice_31/start_frame": 0, @@ -1317,6 +1505,7 @@ _subresources={ "slice_32/loop_mode": 0, "slice_32/name": "", "slice_32/save_to_file/enabled": false, +"slice_32/save_to_file/fallback_path": "", "slice_32/save_to_file/keep_custom_tracks": false, "slice_32/save_to_file/path": "", "slice_32/start_frame": 0, @@ -1324,6 +1513,7 @@ _subresources={ "slice_33/loop_mode": 0, "slice_33/name": "", "slice_33/save_to_file/enabled": false, +"slice_33/save_to_file/fallback_path": "", "slice_33/save_to_file/keep_custom_tracks": false, "slice_33/save_to_file/path": "", "slice_33/start_frame": 0, @@ -1331,6 +1521,7 @@ _subresources={ "slice_34/loop_mode": 0, "slice_34/name": "", "slice_34/save_to_file/enabled": false, +"slice_34/save_to_file/fallback_path": "", "slice_34/save_to_file/keep_custom_tracks": false, "slice_34/save_to_file/path": "", "slice_34/start_frame": 0, @@ -1338,6 +1529,7 @@ _subresources={ "slice_35/loop_mode": 0, "slice_35/name": "", "slice_35/save_to_file/enabled": false, +"slice_35/save_to_file/fallback_path": "", "slice_35/save_to_file/keep_custom_tracks": false, "slice_35/save_to_file/path": "", "slice_35/start_frame": 0, @@ -1345,6 +1537,7 @@ _subresources={ "slice_36/loop_mode": 0, "slice_36/name": "", "slice_36/save_to_file/enabled": false, +"slice_36/save_to_file/fallback_path": "", "slice_36/save_to_file/keep_custom_tracks": false, "slice_36/save_to_file/path": "", "slice_36/start_frame": 0, @@ -1352,6 +1545,7 @@ _subresources={ "slice_37/loop_mode": 0, "slice_37/name": "", "slice_37/save_to_file/enabled": false, +"slice_37/save_to_file/fallback_path": "", "slice_37/save_to_file/keep_custom_tracks": false, "slice_37/save_to_file/path": "", "slice_37/start_frame": 0, @@ -1359,6 +1553,7 @@ _subresources={ "slice_38/loop_mode": 0, "slice_38/name": "", "slice_38/save_to_file/enabled": false, +"slice_38/save_to_file/fallback_path": "", "slice_38/save_to_file/keep_custom_tracks": false, "slice_38/save_to_file/path": "", "slice_38/start_frame": 0, @@ -1366,6 +1561,7 @@ _subresources={ "slice_39/loop_mode": 0, "slice_39/name": "", "slice_39/save_to_file/enabled": false, +"slice_39/save_to_file/fallback_path": "", "slice_39/save_to_file/keep_custom_tracks": false, "slice_39/save_to_file/path": "", "slice_39/start_frame": 0, @@ -1373,6 +1569,7 @@ _subresources={ "slice_4/loop_mode": 0, "slice_4/name": "", "slice_4/save_to_file/enabled": false, +"slice_4/save_to_file/fallback_path": "", "slice_4/save_to_file/keep_custom_tracks": false, "slice_4/save_to_file/path": "", "slice_4/start_frame": 0, @@ -1380,6 +1577,7 @@ _subresources={ "slice_40/loop_mode": 0, "slice_40/name": "", "slice_40/save_to_file/enabled": false, +"slice_40/save_to_file/fallback_path": "", "slice_40/save_to_file/keep_custom_tracks": false, "slice_40/save_to_file/path": "", "slice_40/start_frame": 0, @@ -1387,6 +1585,7 @@ _subresources={ "slice_41/loop_mode": 0, "slice_41/name": "", "slice_41/save_to_file/enabled": false, +"slice_41/save_to_file/fallback_path": "", "slice_41/save_to_file/keep_custom_tracks": false, "slice_41/save_to_file/path": "", "slice_41/start_frame": 0, @@ -1394,6 +1593,7 @@ _subresources={ "slice_42/loop_mode": 0, "slice_42/name": "", "slice_42/save_to_file/enabled": false, +"slice_42/save_to_file/fallback_path": "", "slice_42/save_to_file/keep_custom_tracks": false, "slice_42/save_to_file/path": "", "slice_42/start_frame": 0, @@ -1401,6 +1601,7 @@ _subresources={ "slice_43/loop_mode": 0, "slice_43/name": "", "slice_43/save_to_file/enabled": false, +"slice_43/save_to_file/fallback_path": "", "slice_43/save_to_file/keep_custom_tracks": false, "slice_43/save_to_file/path": "", "slice_43/start_frame": 0, @@ -1408,6 +1609,7 @@ _subresources={ "slice_44/loop_mode": 0, "slice_44/name": "", "slice_44/save_to_file/enabled": false, +"slice_44/save_to_file/fallback_path": "", "slice_44/save_to_file/keep_custom_tracks": false, "slice_44/save_to_file/path": "", "slice_44/start_frame": 0, @@ -1415,6 +1617,7 @@ _subresources={ "slice_45/loop_mode": 0, "slice_45/name": "", "slice_45/save_to_file/enabled": false, +"slice_45/save_to_file/fallback_path": "", "slice_45/save_to_file/keep_custom_tracks": false, "slice_45/save_to_file/path": "", "slice_45/start_frame": 0, @@ -1422,6 +1625,7 @@ _subresources={ "slice_46/loop_mode": 0, "slice_46/name": "", "slice_46/save_to_file/enabled": false, +"slice_46/save_to_file/fallback_path": "", "slice_46/save_to_file/keep_custom_tracks": false, "slice_46/save_to_file/path": "", "slice_46/start_frame": 0, @@ -1429,6 +1633,7 @@ _subresources={ "slice_47/loop_mode": 0, "slice_47/name": "", "slice_47/save_to_file/enabled": false, +"slice_47/save_to_file/fallback_path": "", "slice_47/save_to_file/keep_custom_tracks": false, "slice_47/save_to_file/path": "", "slice_47/start_frame": 0, @@ -1436,6 +1641,7 @@ _subresources={ "slice_48/loop_mode": 0, "slice_48/name": "", "slice_48/save_to_file/enabled": false, +"slice_48/save_to_file/fallback_path": "", "slice_48/save_to_file/keep_custom_tracks": false, "slice_48/save_to_file/path": "", "slice_48/start_frame": 0, @@ -1443,6 +1649,7 @@ _subresources={ "slice_49/loop_mode": 0, "slice_49/name": "", "slice_49/save_to_file/enabled": false, +"slice_49/save_to_file/fallback_path": "", "slice_49/save_to_file/keep_custom_tracks": false, "slice_49/save_to_file/path": "", "slice_49/start_frame": 0, @@ -1450,6 +1657,7 @@ _subresources={ "slice_5/loop_mode": 0, "slice_5/name": "", "slice_5/save_to_file/enabled": false, +"slice_5/save_to_file/fallback_path": "", "slice_5/save_to_file/keep_custom_tracks": false, "slice_5/save_to_file/path": "", "slice_5/start_frame": 0, @@ -1457,6 +1665,7 @@ _subresources={ "slice_50/loop_mode": 0, "slice_50/name": "", "slice_50/save_to_file/enabled": false, +"slice_50/save_to_file/fallback_path": "", "slice_50/save_to_file/keep_custom_tracks": false, "slice_50/save_to_file/path": "", "slice_50/start_frame": 0, @@ -1464,6 +1673,7 @@ _subresources={ "slice_51/loop_mode": 0, "slice_51/name": "", "slice_51/save_to_file/enabled": false, +"slice_51/save_to_file/fallback_path": "", "slice_51/save_to_file/keep_custom_tracks": false, "slice_51/save_to_file/path": "", "slice_51/start_frame": 0, @@ -1471,6 +1681,7 @@ _subresources={ "slice_52/loop_mode": 0, "slice_52/name": "", "slice_52/save_to_file/enabled": false, +"slice_52/save_to_file/fallback_path": "", "slice_52/save_to_file/keep_custom_tracks": false, "slice_52/save_to_file/path": "", "slice_52/start_frame": 0, @@ -1478,6 +1689,7 @@ _subresources={ "slice_53/loop_mode": 0, "slice_53/name": "", "slice_53/save_to_file/enabled": false, +"slice_53/save_to_file/fallback_path": "", "slice_53/save_to_file/keep_custom_tracks": false, "slice_53/save_to_file/path": "", "slice_53/start_frame": 0, @@ -1485,6 +1697,7 @@ _subresources={ "slice_54/loop_mode": 0, "slice_54/name": "", "slice_54/save_to_file/enabled": false, +"slice_54/save_to_file/fallback_path": "", "slice_54/save_to_file/keep_custom_tracks": false, "slice_54/save_to_file/path": "", "slice_54/start_frame": 0, @@ -1492,6 +1705,7 @@ _subresources={ "slice_55/loop_mode": 0, "slice_55/name": "", "slice_55/save_to_file/enabled": false, +"slice_55/save_to_file/fallback_path": "", "slice_55/save_to_file/keep_custom_tracks": false, "slice_55/save_to_file/path": "", "slice_55/start_frame": 0, @@ -1499,6 +1713,7 @@ _subresources={ "slice_56/loop_mode": 0, "slice_56/name": "", "slice_56/save_to_file/enabled": false, +"slice_56/save_to_file/fallback_path": "", "slice_56/save_to_file/keep_custom_tracks": false, "slice_56/save_to_file/path": "", "slice_56/start_frame": 0, @@ -1506,6 +1721,7 @@ _subresources={ "slice_57/loop_mode": 0, "slice_57/name": "", "slice_57/save_to_file/enabled": false, +"slice_57/save_to_file/fallback_path": "", "slice_57/save_to_file/keep_custom_tracks": false, "slice_57/save_to_file/path": "", "slice_57/start_frame": 0, @@ -1513,6 +1729,7 @@ _subresources={ "slice_58/loop_mode": 0, "slice_58/name": "", "slice_58/save_to_file/enabled": false, +"slice_58/save_to_file/fallback_path": "", "slice_58/save_to_file/keep_custom_tracks": false, "slice_58/save_to_file/path": "", "slice_58/start_frame": 0, @@ -1520,6 +1737,7 @@ _subresources={ "slice_59/loop_mode": 0, "slice_59/name": "", "slice_59/save_to_file/enabled": false, +"slice_59/save_to_file/fallback_path": "", "slice_59/save_to_file/keep_custom_tracks": false, "slice_59/save_to_file/path": "", "slice_59/start_frame": 0, @@ -1527,6 +1745,7 @@ _subresources={ "slice_6/loop_mode": 0, "slice_6/name": "", "slice_6/save_to_file/enabled": false, +"slice_6/save_to_file/fallback_path": "", "slice_6/save_to_file/keep_custom_tracks": false, "slice_6/save_to_file/path": "", "slice_6/start_frame": 0, @@ -1534,6 +1753,7 @@ _subresources={ "slice_60/loop_mode": 0, "slice_60/name": "", "slice_60/save_to_file/enabled": false, +"slice_60/save_to_file/fallback_path": "", "slice_60/save_to_file/keep_custom_tracks": false, "slice_60/save_to_file/path": "", "slice_60/start_frame": 0, @@ -1541,6 +1761,7 @@ _subresources={ "slice_61/loop_mode": 0, "slice_61/name": "", "slice_61/save_to_file/enabled": false, +"slice_61/save_to_file/fallback_path": "", "slice_61/save_to_file/keep_custom_tracks": false, "slice_61/save_to_file/path": "", "slice_61/start_frame": 0, @@ -1548,6 +1769,7 @@ _subresources={ "slice_62/loop_mode": 0, "slice_62/name": "", "slice_62/save_to_file/enabled": false, +"slice_62/save_to_file/fallback_path": "", "slice_62/save_to_file/keep_custom_tracks": false, "slice_62/save_to_file/path": "", "slice_62/start_frame": 0, @@ -1555,6 +1777,7 @@ _subresources={ "slice_63/loop_mode": 0, "slice_63/name": "", "slice_63/save_to_file/enabled": false, +"slice_63/save_to_file/fallback_path": "", "slice_63/save_to_file/keep_custom_tracks": false, "slice_63/save_to_file/path": "", "slice_63/start_frame": 0, @@ -1562,6 +1785,7 @@ _subresources={ "slice_64/loop_mode": 0, "slice_64/name": "", "slice_64/save_to_file/enabled": false, +"slice_64/save_to_file/fallback_path": "", "slice_64/save_to_file/keep_custom_tracks": false, "slice_64/save_to_file/path": "", "slice_64/start_frame": 0, @@ -1569,6 +1793,7 @@ _subresources={ "slice_65/loop_mode": 0, "slice_65/name": "", "slice_65/save_to_file/enabled": false, +"slice_65/save_to_file/fallback_path": "", "slice_65/save_to_file/keep_custom_tracks": false, "slice_65/save_to_file/path": "", "slice_65/start_frame": 0, @@ -1576,6 +1801,7 @@ _subresources={ "slice_66/loop_mode": 0, "slice_66/name": "", "slice_66/save_to_file/enabled": false, +"slice_66/save_to_file/fallback_path": "", "slice_66/save_to_file/keep_custom_tracks": false, "slice_66/save_to_file/path": "", "slice_66/start_frame": 0, @@ -1583,6 +1809,7 @@ _subresources={ "slice_67/loop_mode": 0, "slice_67/name": "", "slice_67/save_to_file/enabled": false, +"slice_67/save_to_file/fallback_path": "", "slice_67/save_to_file/keep_custom_tracks": false, "slice_67/save_to_file/path": "", "slice_67/start_frame": 0, @@ -1590,6 +1817,7 @@ _subresources={ "slice_68/loop_mode": 0, "slice_68/name": "", "slice_68/save_to_file/enabled": false, +"slice_68/save_to_file/fallback_path": "", "slice_68/save_to_file/keep_custom_tracks": false, "slice_68/save_to_file/path": "", "slice_68/start_frame": 0, @@ -1597,6 +1825,7 @@ _subresources={ "slice_69/loop_mode": 0, "slice_69/name": "", "slice_69/save_to_file/enabled": false, +"slice_69/save_to_file/fallback_path": "", "slice_69/save_to_file/keep_custom_tracks": false, "slice_69/save_to_file/path": "", "slice_69/start_frame": 0, @@ -1604,6 +1833,7 @@ _subresources={ "slice_7/loop_mode": 0, "slice_7/name": "", "slice_7/save_to_file/enabled": false, +"slice_7/save_to_file/fallback_path": "", "slice_7/save_to_file/keep_custom_tracks": false, "slice_7/save_to_file/path": "", "slice_7/start_frame": 0, @@ -1611,6 +1841,7 @@ _subresources={ "slice_70/loop_mode": 0, "slice_70/name": "", "slice_70/save_to_file/enabled": false, +"slice_70/save_to_file/fallback_path": "", "slice_70/save_to_file/keep_custom_tracks": false, "slice_70/save_to_file/path": "", "slice_70/start_frame": 0, @@ -1618,6 +1849,7 @@ _subresources={ "slice_71/loop_mode": 0, "slice_71/name": "", "slice_71/save_to_file/enabled": false, +"slice_71/save_to_file/fallback_path": "", "slice_71/save_to_file/keep_custom_tracks": false, "slice_71/save_to_file/path": "", "slice_71/start_frame": 0, @@ -1625,6 +1857,7 @@ _subresources={ "slice_72/loop_mode": 0, "slice_72/name": "", "slice_72/save_to_file/enabled": false, +"slice_72/save_to_file/fallback_path": "", "slice_72/save_to_file/keep_custom_tracks": false, "slice_72/save_to_file/path": "", "slice_72/start_frame": 0, @@ -1632,6 +1865,7 @@ _subresources={ "slice_73/loop_mode": 0, "slice_73/name": "", "slice_73/save_to_file/enabled": false, +"slice_73/save_to_file/fallback_path": "", "slice_73/save_to_file/keep_custom_tracks": false, "slice_73/save_to_file/path": "", "slice_73/start_frame": 0, @@ -1639,6 +1873,7 @@ _subresources={ "slice_74/loop_mode": 0, "slice_74/name": "", "slice_74/save_to_file/enabled": false, +"slice_74/save_to_file/fallback_path": "", "slice_74/save_to_file/keep_custom_tracks": false, "slice_74/save_to_file/path": "", "slice_74/start_frame": 0, @@ -1646,6 +1881,7 @@ _subresources={ "slice_75/loop_mode": 0, "slice_75/name": "", "slice_75/save_to_file/enabled": false, +"slice_75/save_to_file/fallback_path": "", "slice_75/save_to_file/keep_custom_tracks": false, "slice_75/save_to_file/path": "", "slice_75/start_frame": 0, @@ -1653,6 +1889,7 @@ _subresources={ "slice_76/loop_mode": 0, "slice_76/name": "", "slice_76/save_to_file/enabled": false, +"slice_76/save_to_file/fallback_path": "", "slice_76/save_to_file/keep_custom_tracks": false, "slice_76/save_to_file/path": "", "slice_76/start_frame": 0, @@ -1660,6 +1897,7 @@ _subresources={ "slice_77/loop_mode": 0, "slice_77/name": "", "slice_77/save_to_file/enabled": false, +"slice_77/save_to_file/fallback_path": "", "slice_77/save_to_file/keep_custom_tracks": false, "slice_77/save_to_file/path": "", "slice_77/start_frame": 0, @@ -1667,6 +1905,7 @@ _subresources={ "slice_78/loop_mode": 0, "slice_78/name": "", "slice_78/save_to_file/enabled": false, +"slice_78/save_to_file/fallback_path": "", "slice_78/save_to_file/keep_custom_tracks": false, "slice_78/save_to_file/path": "", "slice_78/start_frame": 0, @@ -1674,6 +1913,7 @@ _subresources={ "slice_79/loop_mode": 0, "slice_79/name": "", "slice_79/save_to_file/enabled": false, +"slice_79/save_to_file/fallback_path": "", "slice_79/save_to_file/keep_custom_tracks": false, "slice_79/save_to_file/path": "", "slice_79/start_frame": 0, @@ -1681,6 +1921,7 @@ _subresources={ "slice_8/loop_mode": 0, "slice_8/name": "", "slice_8/save_to_file/enabled": false, +"slice_8/save_to_file/fallback_path": "", "slice_8/save_to_file/keep_custom_tracks": false, "slice_8/save_to_file/path": "", "slice_8/start_frame": 0, @@ -1688,6 +1929,7 @@ _subresources={ "slice_80/loop_mode": 0, "slice_80/name": "", "slice_80/save_to_file/enabled": false, +"slice_80/save_to_file/fallback_path": "", "slice_80/save_to_file/keep_custom_tracks": false, "slice_80/save_to_file/path": "", "slice_80/start_frame": 0, @@ -1695,6 +1937,7 @@ _subresources={ "slice_81/loop_mode": 0, "slice_81/name": "", "slice_81/save_to_file/enabled": false, +"slice_81/save_to_file/fallback_path": "", "slice_81/save_to_file/keep_custom_tracks": false, "slice_81/save_to_file/path": "", "slice_81/start_frame": 0, @@ -1702,6 +1945,7 @@ _subresources={ "slice_82/loop_mode": 0, "slice_82/name": "", "slice_82/save_to_file/enabled": false, +"slice_82/save_to_file/fallback_path": "", "slice_82/save_to_file/keep_custom_tracks": false, "slice_82/save_to_file/path": "", "slice_82/start_frame": 0, @@ -1709,6 +1953,7 @@ _subresources={ "slice_83/loop_mode": 0, "slice_83/name": "", "slice_83/save_to_file/enabled": false, +"slice_83/save_to_file/fallback_path": "", "slice_83/save_to_file/keep_custom_tracks": false, "slice_83/save_to_file/path": "", "slice_83/start_frame": 0, @@ -1716,6 +1961,7 @@ _subresources={ "slice_84/loop_mode": 0, "slice_84/name": "", "slice_84/save_to_file/enabled": false, +"slice_84/save_to_file/fallback_path": "", "slice_84/save_to_file/keep_custom_tracks": false, "slice_84/save_to_file/path": "", "slice_84/start_frame": 0, @@ -1723,6 +1969,7 @@ _subresources={ "slice_85/loop_mode": 0, "slice_85/name": "", "slice_85/save_to_file/enabled": false, +"slice_85/save_to_file/fallback_path": "", "slice_85/save_to_file/keep_custom_tracks": false, "slice_85/save_to_file/path": "", "slice_85/start_frame": 0, @@ -1730,6 +1977,7 @@ _subresources={ "slice_86/loop_mode": 0, "slice_86/name": "", "slice_86/save_to_file/enabled": false, +"slice_86/save_to_file/fallback_path": "", "slice_86/save_to_file/keep_custom_tracks": false, "slice_86/save_to_file/path": "", "slice_86/start_frame": 0, @@ -1737,6 +1985,7 @@ _subresources={ "slice_87/loop_mode": 0, "slice_87/name": "", "slice_87/save_to_file/enabled": false, +"slice_87/save_to_file/fallback_path": "", "slice_87/save_to_file/keep_custom_tracks": false, "slice_87/save_to_file/path": "", "slice_87/start_frame": 0, @@ -1744,6 +1993,7 @@ _subresources={ "slice_88/loop_mode": 0, "slice_88/name": "", "slice_88/save_to_file/enabled": false, +"slice_88/save_to_file/fallback_path": "", "slice_88/save_to_file/keep_custom_tracks": false, "slice_88/save_to_file/path": "", "slice_88/start_frame": 0, @@ -1751,6 +2001,7 @@ _subresources={ "slice_89/loop_mode": 0, "slice_89/name": "", "slice_89/save_to_file/enabled": false, +"slice_89/save_to_file/fallback_path": "", "slice_89/save_to_file/keep_custom_tracks": false, "slice_89/save_to_file/path": "", "slice_89/start_frame": 0, @@ -1758,6 +2009,7 @@ _subresources={ "slice_9/loop_mode": 0, "slice_9/name": "", "slice_9/save_to_file/enabled": false, +"slice_9/save_to_file/fallback_path": "", "slice_9/save_to_file/keep_custom_tracks": false, "slice_9/save_to_file/path": "", "slice_9/start_frame": 0, @@ -1765,6 +2017,7 @@ _subresources={ "slice_90/loop_mode": 0, "slice_90/name": "", "slice_90/save_to_file/enabled": false, +"slice_90/save_to_file/fallback_path": "", "slice_90/save_to_file/keep_custom_tracks": false, "slice_90/save_to_file/path": "", "slice_90/start_frame": 0, @@ -1772,6 +2025,7 @@ _subresources={ "slice_91/loop_mode": 0, "slice_91/name": "", "slice_91/save_to_file/enabled": false, +"slice_91/save_to_file/fallback_path": "", "slice_91/save_to_file/keep_custom_tracks": false, "slice_91/save_to_file/path": "", "slice_91/start_frame": 0, @@ -1779,6 +2033,7 @@ _subresources={ "slice_92/loop_mode": 0, "slice_92/name": "", "slice_92/save_to_file/enabled": false, +"slice_92/save_to_file/fallback_path": "", "slice_92/save_to_file/keep_custom_tracks": false, "slice_92/save_to_file/path": "", "slice_92/start_frame": 0, @@ -1786,6 +2041,7 @@ _subresources={ "slice_93/loop_mode": 0, "slice_93/name": "", "slice_93/save_to_file/enabled": false, +"slice_93/save_to_file/fallback_path": "", "slice_93/save_to_file/keep_custom_tracks": false, "slice_93/save_to_file/path": "", "slice_93/start_frame": 0, @@ -1793,6 +2049,7 @@ _subresources={ "slice_94/loop_mode": 0, "slice_94/name": "", "slice_94/save_to_file/enabled": false, +"slice_94/save_to_file/fallback_path": "", "slice_94/save_to_file/keep_custom_tracks": false, "slice_94/save_to_file/path": "", "slice_94/start_frame": 0, @@ -1800,6 +2057,7 @@ _subresources={ "slice_95/loop_mode": 0, "slice_95/name": "", "slice_95/save_to_file/enabled": false, +"slice_95/save_to_file/fallback_path": "", "slice_95/save_to_file/keep_custom_tracks": false, "slice_95/save_to_file/path": "", "slice_95/start_frame": 0, @@ -1807,6 +2065,7 @@ _subresources={ "slice_96/loop_mode": 0, "slice_96/name": "", "slice_96/save_to_file/enabled": false, +"slice_96/save_to_file/fallback_path": "", "slice_96/save_to_file/keep_custom_tracks": false, "slice_96/save_to_file/path": "", "slice_96/start_frame": 0, @@ -1814,6 +2073,7 @@ _subresources={ "slice_97/loop_mode": 0, "slice_97/name": "", "slice_97/save_to_file/enabled": false, +"slice_97/save_to_file/fallback_path": "", "slice_97/save_to_file/keep_custom_tracks": false, "slice_97/save_to_file/path": "", "slice_97/start_frame": 0, @@ -1821,6 +2081,7 @@ _subresources={ "slice_98/loop_mode": 0, "slice_98/name": "", "slice_98/save_to_file/enabled": false, +"slice_98/save_to_file/fallback_path": "", "slice_98/save_to_file/keep_custom_tracks": false, "slice_98/save_to_file/path": "", "slice_98/start_frame": 0, @@ -1828,6 +2089,7 @@ _subresources={ "slice_99/loop_mode": 0, "slice_99/name": "", "slice_99/save_to_file/enabled": false, +"slice_99/save_to_file/fallback_path": "", "slice_99/save_to_file/keep_custom_tracks": false, "slice_99/save_to_file/path": "", "slice_99/start_frame": 0, @@ -1837,6 +2099,7 @@ _subresources={ "materials": { "Material": { "use_external/enabled": true, +"use_external/fallback_path": "res://Enemies/ElderEyeDog/elder_eye_dog_mat.tres", "use_external/path": "uid://gyrbycd3icjr" } } diff --git a/Enemies/ElderEyeDog/elder_eyedog_tex.png.import b/Enemies/ElderEyeDog/elder_eyedog_tex.png.import index 8988d05..5d5b033 100644 --- a/Enemies/ElderEyeDog/elder_eyedog_tex.png.import +++ b/Enemies/ElderEyeDog/elder_eyedog_tex.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/elder_eyedog_tex.png-e84d9931073744a1cd754d9c compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Enemies/EyeDog/eye_dog.tres b/Enemies/EyeDog/eye_dog.tres index 4b7da69..7158cf0 100644 --- a/Enemies/EyeDog/eye_dog.tres +++ b/Enemies/EyeDog/eye_dog.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="Enemy" load_steps=7 format=3 uid="uid://8eba45hql7bo"] +[gd_resource type="Resource" script_class="Enemy" format=3 uid="uid://8eba45hql7bo"] [ext_resource type="Script" uid="uid://cbwxa2a4hfcy4" path="res://Scripts/Resources/enemy.gd" id="1_ivs7a"] [ext_resource type="Texture2D" uid="uid://cdnhe2mi5c5ln" path="res://Assets/Textures/dead_eye_dog.png" id="1_r8gpy"] diff --git a/Enemies/EyeDog/eye_dog.tscn b/Enemies/EyeDog/eye_dog.tscn index e832402..ddabe77 100644 --- a/Enemies/EyeDog/eye_dog.tscn +++ b/Enemies/EyeDog/eye_dog.tscn @@ -1,7 +1,8 @@ -[gd_scene load_steps=12 format=3 uid="uid://bvq6tbkuv2mfp"] +[gd_scene format=3 uid="uid://bvq6tbkuv2mfp"] [ext_resource type="Script" uid="uid://ejqql2660u6h" path="res://Worlds/GreenPlanet/Enemies/enemy_controller.gd" id="1_1dh2f"] [ext_resource type="PackedScene" uid="uid://canrxnpxcugc2" path="res://Scenes/corpse.tscn" id="2_1dh2f"] +[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/eye_dog.tres" id="2_2t2qp"] [ext_resource type="Script" uid="uid://cummt2be3r1gq" path="res://Scripts/hitbox.gd" id="6_3v8fr"] [ext_resource type="Texture2D" uid="uid://b1fn60m6xfcsq" path="res://Assets/Textures/minimap_enemy.png" id="7_bkkhh"] [ext_resource type="PackedScene" uid="uid://hjq3nrnumklp" path="res://UI/EnemyHealthBar/health_bar.tscn" id="8_k2835"] @@ -18,30 +19,31 @@ radius = 0.194271 [sub_resource type="ViewportTexture" id="ViewportTexture_1kwxq"] viewport_path = NodePath("SubViewport") -[node name="EyeDog" type="CharacterBody3D" node_paths=PackedStringArray("status_manager", "movement_controller", "d_n") groups=["Enemies"]] +[node name="EyeDog" type="CharacterBody3D" unique_id=1016179251 node_paths=PackedStringArray("status_manager", "movement_controller", "d_n") groups=["Enemies"]] collision_layer = 4 collision_mask = 0 script = ExtResource("1_1dh2f") +stats = ExtResource("2_2t2qp") status_manager = NodePath("StatusEffector") movement_controller = NodePath("PathingController") d_n = NodePath("Node3D") corpse_scene = ExtResource("2_1dh2f") metadata/_custom_type_script = "uid://ejqql2660u6h" -[node name="Hitbox" type="CollisionShape3D" parent="."] +[node name="Hitbox" type="CollisionShape3D" parent="." unique_id=1815903905] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.33811, -0.0104714) shape = SubResource("SphereShape3D_cavbv") script = ExtResource("6_3v8fr") metadata/_custom_type_script = "uid://cummt2be3r1gq" -[node name="Hitbox2" type="CollisionShape3D" parent="."] +[node name="Hitbox2" type="CollisionShape3D" parent="." unique_id=906346229] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.559695, -0.45924) shape = SubResource("SphereShape3D_h25mw") script = ExtResource("6_3v8fr") critical_zone = true metadata/_custom_type_script = "uid://cummt2be3r1gq" -[node name="HealthBar" type="Sprite3D" parent="."] +[node name="HealthBar" type="Sprite3D" parent="." unique_id=2000995258] transform = Transform3D(0.2, 0, 0, 0, 0.2, 0, 0, 0, 0.2, 0, 1.20821, 0) sorting_offset = 1.0 pixel_size = 0.02 @@ -49,72 +51,71 @@ billboard = 1 texture_filter = 0 texture = SubResource("ViewportTexture_1kwxq") -[node name="MinimapIcon" type="Sprite3D" parent="."] +[node name="MinimapIcon" type="Sprite3D" parent="." unique_id=1546496505] transform = Transform3D(2, 0, 0, 0, -8.74228e-08, 2, 0, -2, -8.74228e-08, 0, 1.40824, 0) layers = 4 texture_filter = 0 texture = ExtResource("7_bkkhh") -[node name="SubViewport" type="SubViewport" parent="."] +[node name="SubViewport" type="SubViewport" parent="." unique_id=251608558] transparent_bg = true size = Vector2i(200, 55) render_target_update_mode = 4 -[node name="HBoxContainer" type="HBoxContainer" parent="SubViewport"] +[node name="HBoxContainer" type="HBoxContainer" parent="SubViewport" unique_id=1540953160] anchors_preset = 10 anchor_right = 1.0 offset_bottom = 32.0 grow_horizontal = 2 alignment = 1 -[node name="HealthBar" parent="SubViewport" instance=ExtResource("8_k2835")] +[node name="HealthBar" parent="SubViewport" unique_id=872017926 instance=ExtResource("8_k2835")] visible = false offset_top = 36.0 offset_bottom = 236.0 -[node name="PathingController" type="Node" parent="." node_paths=PackedStringArray("character")] +[node name="PathingController" type="Node" parent="." unique_id=1871390739 node_paths=PackedStringArray("character")] script = ExtResource("9_t4oco") character = NodePath("..") -[node name="StatusEffector" type="Node" parent="." node_paths=PackedStringArray("sprite_container")] +[node name="StatusEffector" type="Node" parent="." unique_id=89491965 node_paths=PackedStringArray("sprite_container")] script = ExtResource("11_kpdsm") sprite_container = NodePath("../SubViewport/HBoxContainer") metadata/_custom_type_script = "uid://cojjgevmbhwal" -[node name="Node3D" type="Node3D" parent="."] +[node name="Node3D" type="Node3D" parent="." unique_id=815240025] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.39813, 0) -[node name="eyedog" parent="." instance=ExtResource("10_h25mw")] +[node name="eyedog" parent="." unique_id=588577646 instance=ExtResource("10_h25mw")] transform = Transform3D(-1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 0, 0, 0) -[node name="Skeleton3D" parent="eyedog/Armature" index="0"] -bones/1/rotation = Quaternion(-0.5023906, 0.075574934, 0.050432257, 0.8598538) -bones/3/rotation = Quaternion(0.21053463, 0.16882902, 0.68990326, 0.6717183) -bones/4/rotation = Quaternion(0.21643554, 0.6950716, 0.19331414, 0.65776956) -bones/5/rotation = Quaternion(0.19133137, 0.08228369, 0.22566509, 0.9516812) -bones/6/rotation = Quaternion(0.31210625, 0.029582461, 0.048017807, 0.9483717) -bones/7/rotation = Quaternion(0.17991859, -0.02120418, -0.7875835, 0.58897555) -bones/8/rotation = Quaternion(0.18775536, -0.672328, -0.21866119, 0.6818434) -bones/9/rotation = Quaternion(0.29144275, -0.051640283, -0.33432224, 0.8947754) -bones/10/rotation = Quaternion(0.41561264, -0.012154149, -0.11101786, 0.9026591) -bones/11/position = Vector3(-0.16280325, 0.07974865, -0.16812053) -bones/13/rotation = Quaternion(-0.1910879, -0.29201618, 0.7069325, 0.6151898) -bones/14/rotation = Quaternion(-0.29846585, -0.5750957, -0.20405039, 0.7338573) -bones/15/rotation = Quaternion(0.48737815, -0.04054384, 0.42137182, 0.7637176) -bones/16/rotation = Quaternion(0.46019027, 0.0035901088, 0.14397956, 0.8760605) -bones/17/rotation = Quaternion(-0.2920196, 0.276165, -0.7524576, 0.5217902) -bones/18/rotation = Quaternion(-0.2439201, 0.5653468, 0.13032612, 0.77711076) -bones/19/rotation = Quaternion(0.36528137, 0.015252313, -0.31966648, 0.8741569) -bones/20/rotation = Quaternion(0.36237866, -0.01935457, -0.08421751, 0.9280164) -bones/21/rotation = Quaternion(0.41539147, -1.0843781e-07, -4.9518494e-08, 0.9096428) -bones/22/position = Vector3(-0.18090886, 0.016805895, 0.38714543) +[node name="Skeleton3D" parent="eyedog/Armature" parent_id_path=PackedInt32Array(588577646, 473381473) index="0" unique_id=323158019] +bones/1/rotation = Quaternion(-0.43930408, -1.0709029e-07, 5.2369124e-08, 0.89833844) +bones/3/rotation = Quaternion(0.23378512, 0.32485124, 0.5427555, 0.7383988) +bones/4/rotation = Quaternion(0.2025959, 0.7308365, 0.13344719, 0.637985) +bones/5/rotation = Quaternion(0.08071687, 0.11379393, 0.103388034, 0.98480797) +bones/6/rotation = Quaternion(0.18970048, 0.045550477, -0.014727625, 0.9806743) +bones/7/rotation = Quaternion(0.21259236, -0.040924743, -0.77614677, 0.5922212) +bones/8/rotation = Quaternion(0.14559563, -0.673764, -0.22377312, 0.68903524) +bones/9/rotation = Quaternion(0.21457952, -0.06795216, -0.27383056, 0.9350695) +bones/10/rotation = Quaternion(0.36169595, -0.022981033, -0.07378154, 0.9290878) +bones/11/position = Vector3(-0.18218139, 0.024974564, -0.29701275) +bones/13/rotation = Quaternion(-0.19031386, -0.3437138, 0.6673053, 0.6327283) +bones/14/rotation = Quaternion(-0.31594613, -0.57630664, -0.23705915, 0.71543807) +bones/15/rotation = Quaternion(0.36767012, -0.03635548, 0.34470242, 0.8629468) +bones/16/rotation = Quaternion(0.39200988, 0.014128355, 0.1034986, 0.91401124) +bones/17/rotation = Quaternion(-0.41564333, 0.23491889, -0.8066817, 0.34830806) +bones/18/rotation = Quaternion(-0.15507148, 0.54643595, 0.03793797, 0.8221443) +bones/19/rotation = Quaternion(0.16323948, -0.017942403, -0.15406615, 0.97431755) +bones/20/rotation = Quaternion(0.20094736, -0.03854681, -0.0018878406, 0.9788416) +bones/22/position = Vector3(-0.1285572, 0.015959304, 0.5192608) bones/22/scale = Vector3(0.89347196, 1, 1) -bones/23/position = Vector3(0.22532098, 0.07340215, 0.26439643) +bones/23/position = Vector3(0.25597548, 0.022818465, 0.20058686) bones/23/scale = Vector3(0.89347196, 1, 1) -bones/24/position = Vector3(0.14499767, 0.015681228, -0.051600434) +bones/24/position = Vector3(0.08454189, 0.014853473, 0.12984678) -[node name="AnimationPlayer" parent="eyedog" index="1"] -autoplay = "Walk" +[node name="AnimationPlayer" parent="eyedog" index="1" unique_id=993841819] +autoplay = &"Walk" [connection signal="recieved_effect" from="Hitbox" to="StatusEffector" method="add_effect"] [connection signal="took_damage" from="Hitbox" to="." method="take_damage"] diff --git a/Enemies/EyeDog/eye_dog_tex.png.import b/Enemies/EyeDog/eye_dog_tex.png.import index 7f9bc2e..d6d592b 100644 --- a/Enemies/EyeDog/eye_dog_tex.png.import +++ b/Enemies/EyeDog/eye_dog_tex.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/eye_dog_tex.png-7d4de85274337ceeb649543e4825d compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Enemies/EyeDog/psx_model_material.tres b/Enemies/EyeDog/psx_model_material.tres index bf5aa34..6c2af1e 100644 --- a/Enemies/EyeDog/psx_model_material.tres +++ b/Enemies/EyeDog/psx_model_material.tres @@ -1,4 +1,4 @@ -[gd_resource type="ShaderMaterial" load_steps=3 format=3 uid="uid://bo82o88d7vo1x"] +[gd_resource type="ShaderMaterial" format=3 uid="uid://bo82o88d7vo1x"] [ext_resource type="Shader" uid="uid://dq04j2s5foo2f" path="res://Shaders/mightyduke_ps1.gdshader" id="1_1d6vt"] [ext_resource type="Texture2D" uid="uid://br44qpy5v6ymr" path="res://Enemies/EyeDog/eye_dog_tex.png" id="2_1d6vt"] diff --git a/Gauntlet/gauntlet_mat.tres b/Gauntlet/gauntlet_mat.tres index 8d198e9..5eca275 100644 --- a/Gauntlet/gauntlet_mat.tres +++ b/Gauntlet/gauntlet_mat.tres @@ -1,4 +1,4 @@ -[gd_resource type="ShaderMaterial" load_steps=3 format=3 uid="uid://b2rsi4vlkfpp1"] +[gd_resource type="ShaderMaterial" format=3 uid="uid://b2rsi4vlkfpp1"] [ext_resource type="Shader" uid="uid://dq04j2s5foo2f" path="res://Shaders/mightyduke_ps1.gdshader" id="1_i1hsh"] [ext_resource type="Texture2D" uid="uid://b5es3jtoiurk0" path="res://Gauntlet/gauntlet_gauntlet_test_sprite.png" id="2_vslqm"] diff --git a/PCs/PathEditTool/path_edit_tool.tscn b/PCs/PathEditTool/path_edit_tool.tscn index 18ffe40..bf4a424 100644 --- a/PCs/PathEditTool/path_edit_tool.tscn +++ b/PCs/PathEditTool/path_edit_tool.tscn @@ -1,23 +1,23 @@ -[gd_scene load_steps=4 format=3 uid="uid://dqt1ggtkpkuhs"] +[gd_scene format=3 uid="uid://dqt1ggtkpkuhs"] [ext_resource type="Script" uid="uid://ckm02cx0ai624" path="res://PCs/PathEditTool/path_edit_tool.gd" id="1_l8cck"] [ext_resource type="PackedScene" uid="uid://ddbbwx0yy16lh" path="res://Scenes/TowerBase/tower_base.tscn" id="2_pjtpe"] [ext_resource type="Texture2D" uid="uid://gh4yvnerf1f5" path="res://Assets/Textures/radial.png" id="3_fs118"] -[node name="PathEditTool" type="Node3D" node_paths=PackedStringArray("ray", "wall_preview", "progress_bar")] +[node name="PathEditTool" type="Node3D" unique_id=1758794248 node_paths=PackedStringArray("ray", "wall_preview", "progress_bar")] script = ExtResource("1_l8cck") ray = NodePath("RayCast3D") wall_preview = NodePath("WallPreview") progress_bar = NodePath("ProgressBar") -[node name="RayCast3D" type="RayCast3D" parent="."] +[node name="RayCast3D" type="RayCast3D" parent="." unique_id=399633656] target_position = Vector3(0, 0, -20) collision_mask = 25 -[node name="WallPreview" parent="." instance=ExtResource("2_pjtpe")] +[node name="WallPreview" parent="." unique_id=530809868 instance=ExtResource("2_pjtpe")] visible = false -[node name="ProgressBar" type="TextureProgressBar" parent="."] +[node name="ProgressBar" type="TextureProgressBar" parent="." unique_id=1062723426] anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 diff --git a/PCs/hero.tscn b/PCs/hero.tscn index 3db7880..ee4d703 100644 --- a/PCs/hero.tscn +++ b/PCs/hero.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=80 format=3 uid="uid://dxgxbtf68lcv5"] +[gd_scene format=3 uid="uid://dxgxbtf68lcv5"] [ext_resource type="Script" uid="uid://1fqpoegbdm6n" path="res://PCs/hero.gd" id="1_pihpe"] [ext_resource type="Resource" uid="uid://b5pc3frhx467q" path="res://Classes/Engineer/class.tres" id="2_dbyo0"] @@ -109,7 +109,7 @@ node_connections = [&"output", 0, &"Blend2", &"Blend2", 0, &"Animation 2", &"Ble background_mode = 1 background_color = Color(0.282353, 0.615686, 0.278431, 1) -[sub_resource type="AtlasTexture" id="AtlasTexture_npkso"] +[sub_resource type="AtlasTexture" id="AtlasTexture_hueaw"] resource_local_to_scene = true atlas = ExtResource("6_yyp8i") region = Rect2(0, 0, 96, 96) @@ -160,7 +160,7 @@ stream_0/stream = ExtResource("36_lsvj8") streams_count = 1 stream_0/stream = ExtResource("37_kv1mg") -[node name="Hero" type="CharacterBody3D" node_paths=PackedStringArray("camera", "gun_camera", "left_hand", "right_hand", "edit_tool", "carding_tool", "sprite", "interaction_raycast", "draw_pile", "hand", "discard_pile", "hud", "movement", "player_name_tag", "weapon_swap_timer", "editing_states", "fighting_state", "default_state", "ears", "place_card_audio", "swap_card_audio", "ready_audio", "unready_audio", "fullpower_audio", "zeropower_audio", "swap_off_audio", "swap_on_audio", "anim_tree", "anim_tree2", "weapon_pivot", "cassette", "left_hand_model", "gauntlet_model")] +[node name="Hero" type="CharacterBody3D" unique_id=1918171232 node_paths=PackedStringArray("camera", "gun_camera", "left_hand", "right_hand", "edit_tool", "carding_tool", "sprite", "interaction_raycast", "draw_pile", "hand", "discard_pile", "hud", "movement", "player_name_tag", "weapon_swap_timer", "editing_states", "fighting_state", "default_state", "ears", "place_card_audio", "swap_card_audio", "ready_audio", "unready_audio", "fullpower_audio", "zeropower_audio", "swap_off_audio", "swap_on_audio", "anim_tree", "anim_tree2", "weapon_pivot", "cassette", "left_hand_model", "gauntlet_model")] collision_layer = 2 collision_mask = 37 script = ExtResource("1_pihpe") @@ -203,14 +203,14 @@ cassette = NodePath("FirstPersonViewport/Head2/RightHand/card_hand/Empty_001") left_hand_model = NodePath("FirstPersonViewport/Head2/RightHand/card_hand") gauntlet_model = NodePath("FirstPersonViewport/Head2/RightHand/gauntlet") -[node name="AudioListener3D" type="AudioListener3D" parent="."] +[node name="AudioListener3D" type="AudioListener3D" parent="." unique_id=1396328287] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.5, 0) -[node name="CollisionShape3D" type="CollisionShape3D" parent="."] +[node name="CollisionShape3D" type="CollisionShape3D" parent="." unique_id=1279010072] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.9, 0) shape = SubResource("CapsuleShape3D_jbu13") -[node name="ViewMovement" type="Node3D" parent="." node_paths=PackedStringArray("player", "camera", "focus_raycast")] +[node name="ViewMovement" type="Node3D" parent="." unique_id=2029540853 node_paths=PackedStringArray("player", "camera", "focus_raycast")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.62, 0) script = ExtResource("4_mhexa") player = NodePath("..") @@ -219,38 +219,38 @@ focus_raycast = NodePath("Head/RayCast3D") enable_strafe_tilt = true tilt_amount_x = 0.8 -[node name="Head" type="Camera3D" parent="ViewMovement"] +[node name="Head" type="Camera3D" parent="ViewMovement" unique_id=614493089] keep_aspect = 0 cull_mask = 1048569 fov = 100.0 -[node name="EditTool" parent="ViewMovement/Head" node_paths=PackedStringArray("hero") instance=ExtResource("5_jlxb3")] +[node name="EditTool" parent="ViewMovement/Head" unique_id=899304678 node_paths=PackedStringArray("hero") instance=ExtResource("5_jlxb3")] hero = NodePath("../../..") -[node name="RayCast3D" type="RayCast3D" parent="ViewMovement/Head"] +[node name="RayCast3D" type="RayCast3D" parent="ViewMovement/Head" unique_id=302302801] target_position = Vector3(0, 0, -2) collision_mask = 24 -[node name="CardPlacingTool" parent="ViewMovement/Head" node_paths=PackedStringArray("hero") instance=ExtResource("8_7d213")] +[node name="CardPlacingTool" parent="ViewMovement/Head" unique_id=1227455090 node_paths=PackedStringArray("hero") instance=ExtResource("8_7d213")] hero = NodePath("../../..") -[node name="RayCast3D" type="RayCast3D" parent="ViewMovement"] +[node name="RayCast3D" type="RayCast3D" parent="ViewMovement" unique_id=522176621] target_position = Vector3(0, 0, -100) collision_mask = 65535 -[node name="FirstPersonViewport" type="SubViewport" parent="."] +[node name="FirstPersonViewport" type="SubViewport" parent="." unique_id=785328163] transparent_bg = true size = Vector2i(640, 360) render_target_update_mode = 4 -[node name="Head2" type="Camera3D" parent="FirstPersonViewport" node_paths=PackedStringArray("clone_camera")] +[node name="Head2" type="Camera3D" parent="FirstPersonViewport" unique_id=1933686603 node_paths=PackedStringArray("clone_camera")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.62, 0) cull_mask = 2 fov = 60.0 script = ExtResource("11_4sdwe") clone_camera = NodePath("../../ViewMovement/Head") -[node name="RightHand" type="Node3D" parent="FirstPersonViewport/Head2" node_paths=PackedStringArray("player")] +[node name="RightHand" type="Node3D" parent="FirstPersonViewport/Head2" unique_id=729288273 node_paths=PackedStringArray("player")] script = ExtResource("7_14ugt") player = NodePath("../../..") enable_strafe_tilt = true @@ -258,9 +258,9 @@ tilt_amount_x = 4.0 tilt_amount_y = 1.0 weapon_rotation_amount = 0.15 -[node name="gauntlet" parent="FirstPersonViewport/Head2/RightHand" instance=ExtResource("11_h1yfy")] +[node name="gauntlet" parent="FirstPersonViewport/Head2/RightHand" unique_id=75711217 instance=ExtResource("11_h1yfy")] -[node name="Skeleton3D" parent="FirstPersonViewport/Head2/RightHand/gauntlet/Gauntlet" index="0"] +[node name="Skeleton3D" parent="FirstPersonViewport/Head2/RightHand/gauntlet/Gauntlet" parent_id_path=PackedInt32Array(75711217, 838866754) index="0" unique_id=1318948419] bones/0/position = Vector3(0.28492117, -0.2668743, 0.1757814) bones/0/rotation = Quaternion(-0.4969382, -0.50358063, 0.49639297, 0.5030438) bones/5/rotation = Quaternion(-0.38194385, -0.19379175, 0.8146388, -0.39105925) @@ -279,21 +279,21 @@ bones/20/rotation = Quaternion(0.41824344, 0.0010558192, 0.0022930033, 0.9083314 bones/21/rotation = Quaternion(0.61313385, -0.33047637, -0.34370533, 0.6298563) bones/22/rotation = Quaternion(-0.002244999, 0.0020464794, 0.6736945, 0.7390037) -[node name="Cube" parent="FirstPersonViewport/Head2/RightHand/gauntlet/Gauntlet/Skeleton3D" index="0"] +[node name="Cube" parent="FirstPersonViewport/Head2/RightHand/gauntlet/Gauntlet/Skeleton3D" index="0" unique_id=403437350] layers = 2 -[node name="door" parent="FirstPersonViewport/Head2/RightHand/gauntlet/Gauntlet/Skeleton3D" index="1"] +[node name="door" parent="FirstPersonViewport/Head2/RightHand/gauntlet/Gauntlet/Skeleton3D" index="1" unique_id=1100068149] layers = 2 -[node name="door_001" parent="FirstPersonViewport/Head2/RightHand/gauntlet/Gauntlet/Skeleton3D" index="2"] +[node name="door_001" parent="FirstPersonViewport/Head2/RightHand/gauntlet/Gauntlet/Skeleton3D" index="2" unique_id=1162616444] layers = 2 -[node name="Node3D" type="Node3D" parent="FirstPersonViewport/Head2/RightHand/gauntlet/Gauntlet/Skeleton3D" index="3"] +[node name="Node3D" type="Node3D" parent="FirstPersonViewport/Head2/RightHand/gauntlet/Gauntlet/Skeleton3D" index="3" unique_id=1528034935] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.257481, -0.237301, -0.452066) -[node name="card_hand" parent="FirstPersonViewport/Head2/RightHand" instance=ExtResource("12_r2yb6")] +[node name="card_hand" parent="FirstPersonViewport/Head2/RightHand" unique_id=1949070143 instance=ExtResource("12_r2yb6")] -[node name="Skeleton3D" parent="FirstPersonViewport/Head2/RightHand/card_hand/Armature" index="0"] +[node name="Skeleton3D" parent="FirstPersonViewport/Head2/RightHand/card_hand/Armature" parent_id_path=PackedInt32Array(1949070143, 779813012) index="0" unique_id=1687711431] bones/0/position = Vector3(0.003709482, 0.14446077, 0.042393185) bones/0/rotation = Quaternion(-0.03916115, -0.009479229, 0.7379919, 0.67360556) bones/1/rotation = Quaternion(0.033827104, 0.020153234, -0.037197568, 0.99853194) @@ -326,46 +326,46 @@ bones/23/rotation = Quaternion(-0.04489054, -0.044890743, 0.70568043, 0.7056804) bones/24/position = Vector3(-2.8036966, 0.39121616, -0.41559562) bones/24/rotation = Quaternion(-0.084565006, -0.08456521, 0.70203185, 0.7020319) -[node name="Body_004" parent="FirstPersonViewport/Head2/RightHand/card_hand/Armature/Skeleton3D" index="0"] +[node name="Body_004" parent="FirstPersonViewport/Head2/RightHand/card_hand/Armature/Skeleton3D" index="0" unique_id=330536477] layers = 2 -[node name="Empty_001" parent="FirstPersonViewport/Head2/RightHand/card_hand" index="1"] +[node name="Empty_001" parent="FirstPersonViewport/Head2/RightHand/card_hand" index="1" unique_id=124279582] transform = Transform3D(0.996286, -0.0860546, -0.00298578, -0.00927826, -0.0728151, -0.997302, 0.0856051, 0.993626, -0.0733431, -0.086853, -0.100784, -0.288736) -[node name="cassette" parent="FirstPersonViewport/Head2/RightHand/card_hand/Empty_001" index="0" instance=ExtResource("13_7immr")] +[node name="cassette" parent="FirstPersonViewport/Head2/RightHand/card_hand/Empty_001" index="0" unique_id=1368647028 instance=ExtResource("13_7immr")] -[node name="Cassette" parent="FirstPersonViewport/Head2/RightHand/card_hand/Empty_001/cassette" index="0"] +[node name="Cassette" parent="FirstPersonViewport/Head2/RightHand/card_hand/Empty_001/cassette" index="0" unique_id=360288089] layers = 2 -[node name="AnimationTree" type="AnimationTree" parent="FirstPersonViewport/Head2/RightHand"] +[node name="AnimationTree" type="AnimationTree" parent="FirstPersonViewport/Head2/RightHand" unique_id=1068524091] root_node = NodePath("../gauntlet") tree_root = SubResource("AnimationNodeBlendTree_hueaw") anim_player = NodePath("../gauntlet/AnimationPlayer") parameters/Blend3/blend_amount = 1.0 -[node name="AnimationTree2" type="AnimationTree" parent="FirstPersonViewport/Head2/RightHand"] +[node name="AnimationTree2" type="AnimationTree" parent="FirstPersonViewport/Head2/RightHand" unique_id=2004934987] root_node = NodePath("../card_hand") tree_root = SubResource("AnimationNodeBlendTree_xav2s") anim_player = NodePath("../card_hand/AnimationPlayer") parameters/Blend2/blend_amount = 0.0 -[node name="LeftHand" type="Node3D" parent="FirstPersonViewport/Head2"] +[node name="LeftHand" type="Node3D" parent="FirstPersonViewport/Head2" unique_id=117309443] transform = Transform3D(0.235, 0, 0, 0, 0.235, 0, 0, 0, 0.235, -0.645, -0.26, -1.04) -[node name="card_hand_model" parent="FirstPersonViewport/Head2/LeftHand" instance=ExtResource("11_h82f6")] +[node name="card_hand_model" parent="FirstPersonViewport/Head2/LeftHand" unique_id=141858112 instance=ExtResource("11_h82f6")] transform = Transform3D(-4.16989, -0.848374, -3.61733e-07, -0.824933, 4.05468, -0.993384, 0.198049, -0.973442, -4.13774, 1.56596, 0.519149, 3.37051) -[node name="Body_004" parent="FirstPersonViewport/Head2/LeftHand/card_hand_model/Armature/Skeleton3D" index="0"] +[node name="Body_004" parent="FirstPersonViewport/Head2/LeftHand/card_hand_model/Armature/Skeleton3D" parent_id_path=PackedInt32Array(141858112, 1120957052) index="0" unique_id=1372468431] layers = 2 -[node name="Cards" type="Node3D" parent="FirstPersonViewport/Head2/LeftHand"] +[node name="Cards" type="Node3D" parent="FirstPersonViewport/Head2/LeftHand" unique_id=140136041] transform = Transform3D(4.25532, 0, 0, 0, 4.25532, 0, 0, 0, 4.25532, 2.01277, 0.787234, 3.39179) -[node name="MiniMapViewport" type="SubViewport" parent="."] +[node name="MiniMapViewport" type="SubViewport" parent="." unique_id=384727742] size = Vector2i(256, 256) render_target_update_mode = 4 -[node name="Camera3D" type="Camera3D" parent="MiniMapViewport" node_paths=PackedStringArray("anchor")] +[node name="Camera3D" type="Camera3D" parent="MiniMapViewport" unique_id=982714909 node_paths=PackedStringArray("anchor")] transform = Transform3D(1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0, 3.28551, 0) cull_mask = 4 environment = SubResource("Environment_cilxe") @@ -374,12 +374,12 @@ size = 15.0 script = ExtResource("12_3hpi3") anchor = NodePath("../..") -[node name="NametagViewport" type="SubViewport" parent="."] +[node name="NametagViewport" type="SubViewport" parent="." unique_id=1829906785] transparent_bg = true size = Vector2i(1000, 40) render_target_update_mode = 4 -[node name="Label" type="Label" parent="NametagViewport"] +[node name="Label" type="Label" parent="NametagViewport" unique_id=1265368101] auto_translate_mode = 2 anchors_preset = 15 anchor_right = 1.0 @@ -390,17 +390,17 @@ text = "xXx_TransgenderHyena_xXx" horizontal_alignment = 1 vertical_alignment = 1 -[node name="EightDirectionSprite" parent="." instance=ExtResource("2_ib0t5")] +[node name="EightDirectionSprite" parent="." unique_id=438977751 instance=ExtResource("2_ib0t5")] transform = Transform3D(2, 0, 0, 0, 2, 0, 0, 0, 2, 0, 0.915529, 0) -texture = SubResource("AtlasTexture_npkso") +texture = SubResource("AtlasTexture_hueaw") -[node name="MinimapIcon" type="Sprite3D" parent="."] +[node name="MinimapIcon" type="Sprite3D" parent="." unique_id=1797025603] transform = Transform3D(4, 0, 0, 0, 0.0698095, 3.99939, 0, -3.99939, 0.0698095, 0, 2.86288, 0) layers = 4 texture_filter = 0 texture = ExtResource("15_nhlam") -[node name="NametagSprite" type="Sprite3D" parent="."] +[node name="NametagSprite" type="Sprite3D" parent="." unique_id=818573754] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2, 0) layers = 5 sorting_offset = 500.0 @@ -410,16 +410,16 @@ no_depth_test = true fixed_size = true texture = SubResource("ViewportTexture_m3ots") -[node name="Hand" type="Node" parent="."] +[node name="Hand" type="Node" parent="." unique_id=326433039] script = ExtResource("6_cf5ap") -[node name="DiscardPile" type="Node" parent="."] +[node name="DiscardPile" type="Node" parent="." unique_id=600967318] script = ExtResource("6_cf5ap") -[node name="DrawPile" type="Node" parent="."] +[node name="DrawPile" type="Node" parent="." unique_id=509340074] script = ExtResource("6_cf5ap") -[node name="PlayerMovement" type="Node" parent="." node_paths=PackedStringArray("player", "head", "weapon_holder")] +[node name="PlayerMovement" type="Node" parent="." unique_id=955245038 node_paths=PackedStringArray("player", "head", "weapon_holder")] script = ExtResource("20_cfhw8") player = NodePath("..") head = NodePath("../ViewMovement") @@ -429,7 +429,7 @@ max_look_up_angle = 80.0 enable_jumping = true weapon_holder = NodePath("../FirstPersonViewport/Head2/RightHand") -[node name="HUD" type="CanvasLayer" parent="." node_paths=PackedStringArray("player", "wave_count", "currency_count", "minimap_outline", "minimap", "minimap_cam", "minimap_viewport", "fps_label", "hover_text", "enemy_sprites", "enemy_counts", "wave_start_label", "place_text", "swap_text", "energy_label", "blank_cassette_label", "feature_preview", "hot_wheel", "shield_ui", "currencies", "energy_pips", "enemy_count_label", "primary_button", "secondary_button", "slots")] +[node name="HUD" type="CanvasLayer" parent="." unique_id=499382586 node_paths=PackedStringArray("player", "wave_count", "currency_count", "minimap_outline", "minimap", "minimap_cam", "minimap_viewport", "fps_label", "hover_text", "enemy_sprites", "enemy_counts", "wave_start_label", "place_text", "swap_text", "energy_label", "blank_cassette_label", "feature_preview", "hot_wheel", "shield_ui", "currencies", "energy_pips", "enemy_count_label", "primary_button", "secondary_button", "slots")] script = ExtResource("8_yl6ka") player = NodePath("..") wave_count = NodePath("EnemyTracker/WaveCount") @@ -460,7 +460,7 @@ secondary_button = NodePath("VBoxContainer2/HBoxContainer2/Button2") null_icon = ExtResource("22_o55s8") slots = NodePath("VBoxContainer2") -[node name="FirstPersonCam" type="TextureRect" parent="HUD"] +[node name="FirstPersonCam" type="TextureRect" parent="HUD" unique_id=1345632904] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 @@ -469,7 +469,7 @@ grow_vertical = 2 mouse_filter = 2 texture = SubResource("ViewportTexture_mk87g") -[node name="Minimap" type="TextureRect" parent="HUD"] +[node name="Minimap" type="TextureRect" parent="HUD" unique_id=614380579] visible = false anchors_preset = 1 anchor_left = 1.0 @@ -482,7 +482,7 @@ grow_horizontal = 0 mouse_filter = 2 texture = SubResource("ViewportTexture_574jy") -[node name="MinimapBorder" type="TextureRect" parent="HUD/Minimap"] +[node name="MinimapBorder" type="TextureRect" parent="HUD/Minimap" unique_id=385822527] texture_filter = 1 layout_mode = 1 anchors_preset = 1 @@ -496,7 +496,7 @@ grow_horizontal = 0 mouse_filter = 2 texture = ExtResource("16_x1xjr") -[node name="FPSCounter" type="Label" parent="HUD"] +[node name="FPSCounter" type="Label" parent="HUD" unique_id=1903110855] visible = false anchors_preset = 1 anchor_left = 1.0 @@ -508,7 +508,7 @@ text = "FPS: " horizontal_alignment = 2 vertical_alignment = 1 -[node name="EnemyTracker" type="TextureRect" parent="HUD"] +[node name="EnemyTracker" type="TextureRect" parent="HUD" unique_id=798711655] visible = false texture_filter = 1 anchors_preset = -1 @@ -521,7 +521,7 @@ mouse_filter = 2 texture = ExtResource("25_rim6q") stretch_mode = 4 -[node name="TextureRect" type="TextureRect" parent="HUD/EnemyTracker"] +[node name="TextureRect" type="TextureRect" parent="HUD/EnemyTracker" unique_id=1528627423] visible = false layout_mode = 0 offset_left = 0.5 @@ -530,7 +530,7 @@ offset_bottom = 64.0 scale = Vector2(0.5, 0.5) texture = ExtResource("15_q3yot") -[node name="Label" type="Label" parent="HUD/EnemyTracker/TextureRect"] +[node name="Label" type="Label" parent="HUD/EnemyTracker/TextureRect" unique_id=1908656507] layout_mode = 0 offset_left = 28.000006 offset_top = 46.000004 @@ -541,7 +541,7 @@ text = "999" horizontal_alignment = 2 vertical_alignment = 1 -[node name="TextureRect2" type="TextureRect" parent="HUD/EnemyTracker"] +[node name="TextureRect2" type="TextureRect" parent="HUD/EnemyTracker" unique_id=759739286] visible = false layout_mode = 0 offset_left = 32.5 @@ -550,7 +550,7 @@ offset_bottom = 64.0 scale = Vector2(0.5, 0.5) texture = ExtResource("15_q3yot") -[node name="Label2" type="Label" parent="HUD/EnemyTracker/TextureRect2"] +[node name="Label2" type="Label" parent="HUD/EnemyTracker/TextureRect2" unique_id=126767832] layout_mode = 0 offset_left = 28.000006 offset_top = 46.000004 @@ -561,7 +561,7 @@ text = "999" horizontal_alignment = 2 vertical_alignment = 1 -[node name="TextureRect3" type="TextureRect" parent="HUD/EnemyTracker"] +[node name="TextureRect3" type="TextureRect" parent="HUD/EnemyTracker" unique_id=672016183] visible = false layout_mode = 0 offset_left = 62.5 @@ -570,7 +570,7 @@ offset_bottom = 64.0 scale = Vector2(0.5, 0.5) texture = ExtResource("15_q3yot") -[node name="Label3" type="Label" parent="HUD/EnemyTracker/TextureRect3"] +[node name="Label3" type="Label" parent="HUD/EnemyTracker/TextureRect3" unique_id=986219862] layout_mode = 0 offset_left = 29.999992 offset_top = 46.000004 @@ -581,7 +581,7 @@ text = "999" horizontal_alignment = 2 vertical_alignment = 1 -[node name="TextureRect4" type="TextureRect" parent="HUD/EnemyTracker"] +[node name="TextureRect4" type="TextureRect" parent="HUD/EnemyTracker" unique_id=2074688594] visible = false layout_mode = 0 offset_left = 94.5 @@ -590,7 +590,7 @@ offset_bottom = 64.0 scale = Vector2(0.5, 0.5) texture = ExtResource("15_q3yot") -[node name="Label4" type="Label" parent="HUD/EnemyTracker/TextureRect4"] +[node name="Label4" type="Label" parent="HUD/EnemyTracker/TextureRect4" unique_id=63613737] layout_mode = 0 offset_left = 30.0 offset_top = 46.000004 @@ -601,7 +601,7 @@ text = "999" horizontal_alignment = 2 vertical_alignment = 1 -[node name="TextureRect5" type="TextureRect" parent="HUD/EnemyTracker"] +[node name="TextureRect5" type="TextureRect" parent="HUD/EnemyTracker" unique_id=1953197733] visible = false layout_mode = 0 offset_left = 127.5 @@ -610,7 +610,7 @@ offset_bottom = 64.0 scale = Vector2(0.5, 0.5) texture = ExtResource("15_q3yot") -[node name="Label5" type="Label" parent="HUD/EnemyTracker/TextureRect5"] +[node name="Label5" type="Label" parent="HUD/EnemyTracker/TextureRect5" unique_id=1087586391] layout_mode = 0 offset_left = 26.0 offset_top = 46.000004 @@ -621,7 +621,7 @@ text = "999" horizontal_alignment = 2 vertical_alignment = 1 -[node name="WaveCount" type="Label" parent="HUD/EnemyTracker"] +[node name="WaveCount" type="Label" parent="HUD/EnemyTracker" unique_id=408288197] layout_mode = 1 anchors_preset = -1 anchor_left = 0.5 @@ -638,7 +638,7 @@ text = "1" horizontal_alignment = 1 vertical_alignment = 1 -[node name="InteractLabel" type="RichTextLabel" parent="HUD"] +[node name="InteractLabel" type="RichTextLabel" parent="HUD" unique_id=607443901] anchors_preset = -1 anchor_left = 0.2 anchor_top = 0.55 @@ -655,7 +655,7 @@ scroll_active = false horizontal_alignment = 1 vertical_alignment = 1 -[node name="VBoxContainer" type="VBoxContainer" parent="HUD"] +[node name="VBoxContainer" type="VBoxContainer" parent="HUD" unique_id=1936762399] anchors_preset = 4 anchor_top = 0.5 anchor_bottom = 0.5 @@ -666,7 +666,7 @@ grow_vertical = 2 mouse_filter = 2 alignment = 2 -[node name="StartWaveLabel" type="RichTextLabel" parent="HUD"] +[node name="StartWaveLabel" type="RichTextLabel" parent="HUD" unique_id=2070700104] anchors_preset = -1 anchor_top = 0.136 anchor_right = 1.0 @@ -679,7 +679,7 @@ scroll_active = false horizontal_alignment = 1 vertical_alignment = 1 -[node name="Control2" type="Control" parent="HUD"] +[node name="Control2" type="Control" parent="HUD" unique_id=603213142] layout_mode = 3 anchors_preset = 3 anchor_left = 1.0 @@ -690,7 +690,7 @@ grow_horizontal = 0 grow_vertical = 0 mouse_filter = 2 -[node name="Control3" type="Control" parent="HUD"] +[node name="Control3" type="Control" parent="HUD" unique_id=1929165601] layout_mode = 3 anchors_preset = 8 anchor_left = 0.5 @@ -701,7 +701,7 @@ grow_horizontal = 2 grow_vertical = 2 mouse_filter = 2 -[node name="TextureRect" type="TextureRect" parent="HUD"] +[node name="TextureRect" type="TextureRect" parent="HUD" unique_id=1259937928] modulate = Color(0.54324, 0.193653, 0.15885, 0.9) anchors_preset = 8 anchor_left = 0.5 @@ -719,7 +719,7 @@ texture = ExtResource("25_l7gpx") expand_mode = 3 stretch_mode = 5 -[node name="TextureRect2" type="TextureRect" parent="HUD"] +[node name="TextureRect2" type="TextureRect" parent="HUD" unique_id=329694226] visible = false anchors_preset = 8 anchor_left = 0.5 @@ -737,7 +737,7 @@ texture = ExtResource("26_dfkac") expand_mode = 3 stretch_mode = 5 -[node name="Currencies" type="VBoxContainer" parent="HUD"] +[node name="Currencies" type="VBoxContainer" parent="HUD" unique_id=1553382808] anchors_preset = -1 anchor_left = 0.95 anchor_top = 0.05 @@ -745,44 +745,44 @@ anchor_right = 0.95 anchor_bottom = 0.05 grow_horizontal = 0 -[node name="CoinCounter" type="HBoxContainer" parent="HUD/Currencies"] +[node name="CoinCounter" type="HBoxContainer" parent="HUD/Currencies" unique_id=492820376] layout_mode = 2 -[node name="CoinTexture" type="TextureRect" parent="HUD/Currencies/CoinCounter"] +[node name="CoinTexture" type="TextureRect" parent="HUD/Currencies/CoinCounter" unique_id=2027246245] layout_mode = 2 mouse_filter = 2 texture = SubResource("ViewportTexture_w13oc") -[node name="CurrencyCount" type="Label" parent="HUD/Currencies/CoinCounter"] +[node name="CurrencyCount" type="Label" parent="HUD/Currencies/CoinCounter" unique_id=173450556] layout_mode = 2 size_flags_horizontal = 3 text = "20" horizontal_alignment = 2 vertical_alignment = 1 -[node name="HBoxContainer" type="HBoxContainer" parent="HUD/Currencies"] +[node name="HBoxContainer" type="HBoxContainer" parent="HUD/Currencies" unique_id=972748604] visible = false layout_mode = 2 -[node name="TextureRect" type="TextureRect" parent="HUD/Currencies/HBoxContainer"] +[node name="TextureRect" type="TextureRect" parent="HUD/Currencies/HBoxContainer" unique_id=1295748351] layout_mode = 2 texture = ExtResource("30_rim6q") expand_mode = 3 stretch_mode = 5 -[node name="EnergyLabel" type="Label" parent="HUD/Currencies/HBoxContainer"] +[node name="EnergyLabel" type="Label" parent="HUD/Currencies/HBoxContainer" unique_id=238470216] layout_mode = 2 size_flags_horizontal = 3 text = "0" horizontal_alignment = 2 vertical_alignment = 1 -[node name="BlankCassetteLabel" type="Label" parent="HUD/Currencies"] +[node name="BlankCassetteLabel" type="Label" parent="HUD/Currencies" unique_id=1251931345] layout_mode = 2 horizontal_alignment = 2 vertical_alignment = 1 -[node name="HotWheel" parent="HUD" instance=ExtResource("31_h1yfy")] +[node name="HotWheel" parent="HUD" unique_id=1175112633 instance=ExtResource("31_h1yfy")] visible = false anchors_preset = -1 anchor_left = 0.5 @@ -792,7 +792,7 @@ anchor_bottom = 0.973 grow_horizontal = 2 grow_vertical = 0 -[node name="FeaturePreview" type="HBoxContainer" parent="HUD"] +[node name="FeaturePreview" type="HBoxContainer" parent="HUD" unique_id=1938391238] anchors_preset = -1 anchor_top = 0.6 anchor_right = 1.0 @@ -802,14 +802,14 @@ grow_vertical = 2 mouse_filter = 2 alignment = 1 -[node name="ShieldUI" parent="HUD" instance=ExtResource("31_o55s8")] +[node name="ShieldUI" parent="HUD" unique_id=51414104 instance=ExtResource("31_o55s8")] anchors_preset = -1 anchor_left = 0.025 anchor_top = 0.025 anchor_right = 0.035 anchor_bottom = 0.035 -[node name="EnergyPips" parent="HUD" instance=ExtResource("32_o55s8")] +[node name="EnergyPips" parent="HUD" unique_id=855623643 instance=ExtResource("32_o55s8")] visible = false anchors_preset = -1 anchor_left = 0.97 @@ -819,7 +819,7 @@ anchor_bottom = 0.97 grow_horizontal = 0 grow_vertical = 0 -[node name="HBoxContainer" type="HBoxContainer" parent="HUD"] +[node name="HBoxContainer" type="HBoxContainer" parent="HUD" unique_id=864512666] anchors_preset = 5 anchor_left = 0.5 anchor_right = 0.5 @@ -829,17 +829,17 @@ offset_bottom = 40.0 grow_horizontal = 2 rotation = 0.008726646 -[node name="TextureRect" type="TextureRect" parent="HUD/HBoxContainer"] +[node name="TextureRect" type="TextureRect" parent="HUD/HBoxContainer" unique_id=1430954072] layout_mode = 2 texture = ExtResource("32_r2yb6") stretch_mode = 3 -[node name="Label" type="Label" parent="HUD/HBoxContainer"] +[node name="Label" type="Label" parent="HUD/HBoxContainer" unique_id=94707143] layout_mode = 2 text = "15" vertical_alignment = 1 -[node name="VBoxContainer2" type="VBoxContainer" parent="HUD"] +[node name="VBoxContainer2" type="VBoxContainer" parent="HUD" unique_id=527981074] visible = false anchors_preset = -1 anchor_left = 0.98 @@ -850,10 +850,10 @@ grow_horizontal = 0 grow_vertical = 0 alignment = 2 -[node name="HBoxContainer" type="HBoxContainer" parent="HUD/VBoxContainer2"] +[node name="HBoxContainer" type="HBoxContainer" parent="HUD/VBoxContainer2" unique_id=1294455347] layout_mode = 2 -[node name="RichTextLabel" type="RichTextLabel" parent="HUD/VBoxContainer2/HBoxContainer"] +[node name="RichTextLabel" type="RichTextLabel" parent="HUD/VBoxContainer2/HBoxContainer" unique_id=1579098023] custom_minimum_size = Vector2(32, 32) layout_mode = 2 mouse_filter = 2 @@ -863,17 +863,17 @@ scroll_active = false horizontal_alignment = 1 vertical_alignment = 1 -[node name="Button" type="Button" parent="HUD/VBoxContainer2/HBoxContainer"] +[node name="Button" type="Button" parent="HUD/VBoxContainer2/HBoxContainer" unique_id=491656792] custom_minimum_size = Vector2(32, 32) layout_mode = 2 icon = ExtResource("22_o55s8") icon_alignment = 1 expand_icon = true -[node name="HBoxContainer2" type="HBoxContainer" parent="HUD/VBoxContainer2"] +[node name="HBoxContainer2" type="HBoxContainer" parent="HUD/VBoxContainer2" unique_id=604802452] layout_mode = 2 -[node name="RichTextLabel" type="RichTextLabel" parent="HUD/VBoxContainer2/HBoxContainer2"] +[node name="RichTextLabel" type="RichTextLabel" parent="HUD/VBoxContainer2/HBoxContainer2" unique_id=234580806] custom_minimum_size = Vector2(32, 32) layout_mode = 2 mouse_filter = 2 @@ -883,83 +883,83 @@ scroll_active = false horizontal_alignment = 1 vertical_alignment = 1 -[node name="Button2" type="Button" parent="HUD/VBoxContainer2/HBoxContainer2"] +[node name="Button2" type="Button" parent="HUD/VBoxContainer2/HBoxContainer2" unique_id=58186727] custom_minimum_size = Vector2(32, 32) layout_mode = 2 icon = ExtResource("22_o55s8") icon_alignment = 1 expand_icon = true -[node name="WeaponSwapTimer" type="Timer" parent="."] +[node name="WeaponSwapTimer" type="Timer" parent="." unique_id=1247169236] wait_time = 0.4 one_shot = true -[node name="MultiplayerSynchronizer" type="MultiplayerSynchronizer" parent="."] +[node name="MultiplayerSynchronizer" type="MultiplayerSynchronizer" parent="." unique_id=1897693906] replication_config = SubResource("SceneReplicationConfig_tsiqi") -[node name="PlaceCardAudio" type="AudioStreamPlayer" parent="."] +[node name="PlaceCardAudio" type="AudioStreamPlayer" parent="." unique_id=1230517992] stream = SubResource("AudioStreamRandomizer_wyb7c") bus = &"SFX" -[node name="SwapCardAudio" type="AudioStreamPlayer" parent="."] +[node name="SwapCardAudio" type="AudioStreamPlayer" parent="." unique_id=382203637] stream = SubResource("AudioStreamRandomizer_0lyoo") bus = &"SFX" -[node name="ReadyAudio" type="AudioStreamPlayer" parent="."] +[node name="ReadyAudio" type="AudioStreamPlayer" parent="." unique_id=1512085855] stream = SubResource("AudioStreamRandomizer_evsqr") bus = &"SFX" -[node name="UnreadyAudio" type="AudioStreamPlayer" parent="."] +[node name="UnreadyAudio" type="AudioStreamPlayer" parent="." unique_id=12065125] stream = SubResource("AudioStreamRandomizer_pc8yw") bus = &"SFX" -[node name="FullPowerAudio" type="AudioStreamPlayer" parent="."] +[node name="FullPowerAudio" type="AudioStreamPlayer" parent="." unique_id=204432375] stream = ExtResource("37_sa2xu") bus = &"SFX" -[node name="ZeroPowerAudio" type="AudioStreamPlayer" parent="."] +[node name="ZeroPowerAudio" type="AudioStreamPlayer" parent="." unique_id=842811877] stream = ExtResource("36_cd8og") bus = &"SFX" -[node name="SwapOffAudio" type="AudioStreamPlayer" parent="."] +[node name="SwapOffAudio" type="AudioStreamPlayer" parent="." unique_id=2115799468] stream = ExtResource("40_pnv0q") bus = &"SFX" -[node name="SwapOnAudio" type="AudioStreamPlayer" parent="."] +[node name="SwapOnAudio" type="AudioStreamPlayer" parent="." unique_id=1891077839] stream = ExtResource("41_hussy") bus = &"SFX" -[node name="BuildingState" type="Node" parent="." node_paths=PackedStringArray("swap_state", "hero")] +[node name="BuildingState" type="Node" parent="." unique_id=744789457 node_paths=PackedStringArray("swap_state", "hero")] script = ExtResource("47_d8pnf") swap_state = NodePath("../CardingState") hero = NodePath("..") metadata/_custom_type_script = "uid://b5h7jfwkyokes" -[node name="CardingState" type="Node" parent="." node_paths=PackedStringArray("swap_state", "hero")] +[node name="CardingState" type="Node" parent="." unique_id=724551609 node_paths=PackedStringArray("swap_state", "hero")] script = ExtResource("48_7d213") swap_state = NodePath("../BuildingState") hero = NodePath("..") metadata/_custom_type_script = "uid://cjdv1onyfej0m" -[node name="FightingState" type="Node" parent="." node_paths=PackedStringArray("hero")] +[node name="FightingState" type="Node" parent="." unique_id=1902080937 node_paths=PackedStringArray("hero")] script = ExtResource("49_60hic") hero = NodePath("..") metadata/_custom_type_script = "uid://cf7m4yyiqhhru" -[node name="CoinViewport" type="SubViewport" parent="."] +[node name="CoinViewport" type="SubViewport" parent="." unique_id=275333248] transparent_bg = true size = Vector2i(32, 32) -[node name="Coin" parent="CoinViewport" instance=ExtResource("51_w13oc")] +[node name="Coin" parent="CoinViewport" unique_id=1538763687 instance=ExtResource("51_w13oc")] -[node name="Cylinder" parent="CoinViewport/Coin" index="0"] +[node name="Cylinder" parent="CoinViewport/Coin" index="0" unique_id=109227366] layers = 8 -[node name="Node3D" type="Node3D" parent="CoinViewport"] +[node name="Node3D" type="Node3D" parent="CoinViewport" unique_id=1150784365] script = ExtResource("52_rim6q") speed = 70.0 -[node name="Camera3D" type="Camera3D" parent="CoinViewport/Node3D"] +[node name="Camera3D" type="Camera3D" parent="CoinViewport/Node3D" unique_id=811908859] transform = Transform3D(1, 0, 0, 0, 0.74214, 0.670245, 0, -0.670245, 0.74214, 0, 0.977616, 1.08572) cull_mask = 1047560 projection = 1 diff --git a/Projectiles/Bomb/bomb.png.import b/Projectiles/Bomb/bomb.png.import index f2338f4..5bc95b4 100644 --- a/Projectiles/Bomb/bomb.png.import +++ b/Projectiles/Bomb/bomb.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/bomb.png-d9cfc866620347d46b9fe4fdccd92ded.cte compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Projectiles/Bomb/bomb_projectile.tscn b/Projectiles/Bomb/bomb_projectile.tscn index ea15796..4600888 100644 --- a/Projectiles/Bomb/bomb_projectile.tscn +++ b/Projectiles/Bomb/bomb_projectile.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=7 format=3 uid="uid://c8oq5unisjqne"] +[gd_scene format=3 uid="uid://c8oq5unisjqne"] [ext_resource type="PackedScene" uid="uid://7f4dfphgiswr" path="res://Scenes/Projectiles/explosive_projectile.tscn" id="1_kf2wi"] [ext_resource type="Script" uid="uid://cue37hfrlm61m" path="res://Projectiles/Bomb/bomb_projectile.gd" id="2_qvo4u"] @@ -13,7 +13,7 @@ random_pitch = 1.1 streams_count = 1 stream_0/stream = ExtResource("4_uh8y6") -[node name="Bomb" instance=ExtResource("1_kf2wi")] +[node name="Bomb" unique_id=1211608304 instance=ExtResource("1_kf2wi")] physics_material_override = SubResource("PhysicsMaterial_bbpul") gravity_scale = 1.0 script = ExtResource("2_qvo4u") diff --git a/Projectiles/Fireball/fireball_projectile.png.import b/Projectiles/Fireball/fireball_projectile.png.import index fe1fa1b..2f8f713 100644 --- a/Projectiles/Fireball/fireball_projectile.png.import +++ b/Projectiles/Fireball/fireball_projectile.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/fireball_projectile.png-90d248f102524998e0c8b compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Projectiles/Fireball/fireball_projectile.tscn b/Projectiles/Fireball/fireball_projectile.tscn index 01eac8c..d43b154 100644 --- a/Projectiles/Fireball/fireball_projectile.tscn +++ b/Projectiles/Fireball/fireball_projectile.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=7 format=3 uid="uid://ddpixntjsbpqp"] +[gd_scene format=3 uid="uid://ddpixntjsbpqp"] [ext_resource type="PackedScene" uid="uid://beq6rn0babncg" path="res://Scenes/Projectiles/status_applying_projectile.tscn" id="1_a8cjq"] [ext_resource type="Script" uid="uid://bl5um0g8hhtjw" path="res://Projectiles/Fireball/fireball_projectile.gd" id="2_rin44"] @@ -10,7 +10,7 @@ streams_count = 1 stream_0/stream = ExtResource("5_k3tme") -[node name="Fireball" instance=ExtResource("1_a8cjq")] +[node name="Fireball" unique_id=1134300149 instance=ExtResource("1_a8cjq")] script = ExtResource("2_rin44") status_stats = ExtResource("3_vb4ff") diff --git a/Projectiles/Icicle/icicle_projectile.png.import b/Projectiles/Icicle/icicle_projectile.png.import index 94e7058..b9f25ef 100644 --- a/Projectiles/Icicle/icicle_projectile.png.import +++ b/Projectiles/Icicle/icicle_projectile.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/icicle_projectile.png-ec7a72c499d062e77d25762 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Projectiles/Icicle/icicle_projectile.tscn b/Projectiles/Icicle/icicle_projectile.tscn index a063c63..ab768d3 100644 --- a/Projectiles/Icicle/icicle_projectile.tscn +++ b/Projectiles/Icicle/icicle_projectile.tscn @@ -1,11 +1,11 @@ -[gd_scene load_steps=5 format=3 uid="uid://dyurjxotdkf1u"] +[gd_scene format=3 uid="uid://dyurjxotdkf1u"] [ext_resource type="PackedScene" uid="uid://beq6rn0babncg" path="res://Scenes/Projectiles/status_applying_projectile.tscn" id="1_mmk8p"] [ext_resource type="Script" uid="uid://bnddiewx0br8" path="res://Projectiles/Icicle/icicle_projectile.gd" id="2_nukn5"] [ext_resource type="Resource" uid="uid://fed6kimfbcwv" path="res://Resources/StatusEffects/cold.tres" id="3_ruu1t"] [ext_resource type="Texture2D" uid="uid://cqmt5m0grnppx" path="res://Projectiles/Icicle/icicle_projectile.png" id="4_ycq5n"] -[node name="Icicle" instance=ExtResource("1_mmk8p")] +[node name="Icicle" unique_id=41430945 instance=ExtResource("1_mmk8p")] script = ExtResource("2_nukn5") status_stats = ExtResource("3_ruu1t") diff --git a/Projectiles/Rocket/rocket.png.import b/Projectiles/Rocket/rocket.png.import index 381fcd7..ff5a8e3 100644 --- a/Projectiles/Rocket/rocket.png.import +++ b/Projectiles/Rocket/rocket.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/rocket.png-aa5d7fa2fa6ee99cfc5dd41e1474e365.c compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Projectiles/Rocket/rocket_projectile.tscn b/Projectiles/Rocket/rocket_projectile.tscn index 30e2281..7a338ad 100644 --- a/Projectiles/Rocket/rocket_projectile.tscn +++ b/Projectiles/Rocket/rocket_projectile.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=6 format=3 uid="uid://p2vwo8ivben6"] +[gd_scene format=3 uid="uid://p2vwo8ivben6"] [ext_resource type="PackedScene" uid="uid://di2wwvkv4wov1" path="res://Scenes/Projectiles/homing_projectile.tscn" id="1_fnn4i"] [ext_resource type="Script" uid="uid://bs1sle66bd7e" path="res://Projectiles/Rocket/rocket_projectile.gd" id="2_86up0"] @@ -10,7 +10,7 @@ random_pitch = 1.1 streams_count = 1 stream_0/stream = ExtResource("4_i5kff") -[node name="Rocket" instance=ExtResource("1_fnn4i")] +[node name="Rocket" unique_id=157218563 instance=ExtResource("1_fnn4i")] script = ExtResource("2_86up0") [node name="Sprite3D" parent="." index="1"] diff --git a/Resources/Enemies/airenemy.tres b/Resources/Enemies/airenemy.tres index a303789..daad7f1 100644 --- a/Resources/Enemies/airenemy.tres +++ b/Resources/Enemies/airenemy.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="Enemy" load_steps=6 format=3 uid="uid://dsgkwh3opyqtx"] +[gd_resource type="Resource" script_class="Enemy" format=3 uid="uid://dsgkwh3opyqtx"] [ext_resource type="Texture2D" uid="uid://chhmkmlfrobhu" path="res://Assets/Textures/bubble.png" id="1_57rr1"] [ext_resource type="Texture2D" uid="uid://ta47gpiwloxm" path="res://Assets/Textures/dead_bubble.png" id="1_ioqxi"] @@ -20,7 +20,6 @@ penalty = 4 movement_speed = 2.0 spawn_cooldown = 0.5 common_group = 8 -common_cost = 1 uncommon_group = 14 uncommon_cost = 2 rare_group = 20 diff --git a/Resources/Enemies/dog_boss.tres b/Resources/Enemies/dog_boss.tres index dd4c65e..83b7fd3 100644 --- a/Resources/Enemies/dog_boss.tres +++ b/Resources/Enemies/dog_boss.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="Enemy" load_steps=6 format=3 uid="uid://boik1gnpl4v0a"] +[gd_resource type="Resource" script_class="Enemy" format=3 uid="uid://boik1gnpl4v0a"] [ext_resource type="Texture2D" uid="uid://cde0voyrwnqkl" path="res://Assets/Textures/icon_eye_dog_boss.png" id="1_2o720"] [ext_resource type="Texture2D" uid="uid://bp3njt3h0qfbg" path="res://Assets/Textures/dead_eye_dog_boss.png" id="1_5xm32"] @@ -18,8 +18,6 @@ spawn_power = 100 health = 7000 penalty = 40 movement_speed = 0.8 -spawn_cooldown = 1.0 -common_group = 1 common_cost = 7 uncommon_group = 2 uncommon_cost = 9 diff --git a/Resources/Enemies/leapfrog.tres b/Resources/Enemies/leapfrog.tres index bfb519a..38d3fd1 100644 --- a/Resources/Enemies/leapfrog.tres +++ b/Resources/Enemies/leapfrog.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="Enemy" load_steps=7 format=3 uid="uid://btudmfd7wfwec"] +[gd_resource type="Resource" script_class="Enemy" format=3 uid="uid://btudmfd7wfwec"] [ext_resource type="Texture2D" uid="uid://bl16mvx4xaxeb" path="res://Assets/Textures/dead_leapfrog.png" id="1_aa1x4"] [ext_resource type="Texture2D" uid="uid://3ywtwfpuuknr" path="res://Assets/Textures/leapfrog.png" id="2_pj3v3"] @@ -20,13 +20,10 @@ scene = ExtResource("3_pj3v3") icon = ExtResource("2_pj3v3") death_sprite = ExtResource("1_aa1x4") sprite = SubResource("AtlasTexture_n6kdu") -spawn_power = 10 health = 150 penalty = 8 movement_speed = 1.3 spawn_cooldown = 1.8 -common_group = 1 -common_cost = 1 uncommon_group = 3 uncommon_cost = 2 rare_group = 5 diff --git a/Resources/StatusEffects/cold.tres b/Resources/StatusEffects/cold.tres index 87b3460..fd1be5a 100644 --- a/Resources/StatusEffects/cold.tres +++ b/Resources/StatusEffects/cold.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="StatusStats" load_steps=3 format=3 uid="uid://fed6kimfbcwv"] +[gd_resource type="Resource" script_class="StatusStats" format=3 uid="uid://fed6kimfbcwv"] [ext_resource type="Texture2D" uid="uid://vmcidp1sk5ns" path="res://Assets/Textures/cold.png" id="1_0gkew"] [ext_resource type="Script" uid="uid://bq6jp8bwub6je" path="res://Scripts/Resources/status_stats.gd" id="1_krmeh"] @@ -7,7 +7,6 @@ script = ExtResource("1_krmeh") name = "Cold" max_stacks = 10 -proc_cd = 0.0 duration = 2.0 potency = 0.05 icon = ExtResource("1_0gkew") diff --git a/Resources/StatusEffects/frozen.tres b/Resources/StatusEffects/frozen.tres index 9f3d434..ac1c8b7 100644 --- a/Resources/StatusEffects/frozen.tres +++ b/Resources/StatusEffects/frozen.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="StatusStats" load_steps=2 format=3 uid="uid://berwexb0x8ihh"] +[gd_resource type="Resource" script_class="StatusStats" format=3 uid="uid://berwexb0x8ihh"] [ext_resource type="Script" uid="uid://bq6jp8bwub6je" path="res://Scripts/Resources/status_stats.gd" id="1_pu408"] @@ -6,6 +6,4 @@ script = ExtResource("1_pu408") name = "Frozen" max_stacks = 1 -proc_cd = 0.0 duration = 4.0 -potency = 1.0 diff --git a/Resources/StatusEffects/on_fire.tres b/Resources/StatusEffects/on_fire.tres index 1fdfb21..b28f4d6 100644 --- a/Resources/StatusEffects/on_fire.tres +++ b/Resources/StatusEffects/on_fire.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="StatusStats" load_steps=3 format=3 uid="uid://dbanx8taicddm"] +[gd_resource type="Resource" script_class="StatusStats" format=3 uid="uid://dbanx8taicddm"] [ext_resource type="Texture2D" uid="uid://c0h8yi1xe4ru5" path="res://Assets/Textures/on_fire_icon.png" id="1_ebohu"] [ext_resource type="Script" uid="uid://bq6jp8bwub6je" path="res://Scripts/Resources/status_stats.gd" id="1_ogrf4"] @@ -6,7 +6,6 @@ [resource] script = ExtResource("1_ogrf4") name = "Burning" -max_stacks = 0 proc_cd = 1.0 duration = 3.0 potency = 2.0 diff --git a/Resources/StatusEffects/poisoned.tres b/Resources/StatusEffects/poisoned.tres index 2667eef..d7d6be4 100644 --- a/Resources/StatusEffects/poisoned.tres +++ b/Resources/StatusEffects/poisoned.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="StatusStats" load_steps=3 format=3 uid="uid://cbskijhnnj3kw"] +[gd_resource type="Resource" script_class="StatusStats" format=3 uid="uid://cbskijhnnj3kw"] [ext_resource type="Texture2D" uid="uid://cqah4a2pp40jt" path="res://Assets/Textures/poison.png" id="1_730i6"] [ext_resource type="Script" uid="uid://bq6jp8bwub6je" path="res://Scripts/Resources/status_stats.gd" id="1_e1nii"] @@ -6,8 +6,6 @@ [resource] script = ExtResource("1_e1nii") name = "Poisoned" -max_stacks = 0 proc_cd = 0.5 duration = 5.0 -potency = 1.0 icon = ExtResource("1_730i6") diff --git a/Resources/StatusEffects/radioactive.tres b/Resources/StatusEffects/radioactive.tres index caf5c3a..14f8dfc 100644 --- a/Resources/StatusEffects/radioactive.tres +++ b/Resources/StatusEffects/radioactive.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="StatusStats" load_steps=3 format=3 uid="uid://dxlisoas4xlmo"] +[gd_resource type="Resource" script_class="StatusStats" format=3 uid="uid://dxlisoas4xlmo"] [ext_resource type="Texture2D" uid="uid://bvc4b3v0wke84" path="res://Assets/Textures/radioactive.png" id="1_2vw1n"] [ext_resource type="Script" uid="uid://bq6jp8bwub6je" path="res://Scripts/Resources/status_stats.gd" id="1_eh52x"] @@ -6,8 +6,6 @@ [resource] script = ExtResource("1_eh52x") name = "Radioactive" -max_stacks = 0 proc_cd = 5.0 duration = 0.0 -potency = 1.0 icon = ExtResource("1_2vw1n") diff --git a/Resources/StatusEffects/sticky.tres b/Resources/StatusEffects/sticky.tres index c763ba3..7c76c91 100644 --- a/Resources/StatusEffects/sticky.tres +++ b/Resources/StatusEffects/sticky.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="StatusStats" load_steps=3 format=3 uid="uid://d0643gfp52x3s"] +[gd_resource type="Resource" script_class="StatusStats" format=3 uid="uid://d0643gfp52x3s"] [ext_resource type="Script" uid="uid://bq6jp8bwub6je" path="res://Scripts/Resources/status_stats.gd" id="1_57gd1"] [ext_resource type="Texture2D" uid="uid://bpixdxdjnr5tw" path="res://Assets/Textures/glue_icon.png" id="1_b1meh"] @@ -7,7 +7,6 @@ script = ExtResource("1_57gd1") name = "Sticky" max_stacks = 1 -proc_cd = 0.0 duration = 5.0 potency = 0.3 icon = ExtResource("1_b1meh") diff --git a/Scenes/8_direction_sprite.tscn b/Scenes/8_direction_sprite.tscn index 14b8b32..f952a6e 100644 --- a/Scenes/8_direction_sprite.tscn +++ b/Scenes/8_direction_sprite.tscn @@ -1,9 +1,9 @@ -[gd_scene load_steps=3 format=3 uid="uid://ri8r03wqy80t"] +[gd_scene format=3 uid="uid://ri8r03wqy80t"] [ext_resource type="Script" uid="uid://by8jxwui7chwl" path="res://Scripts/eight_direction_sprite.gd" id="1_ipfb5"] [ext_resource type="Texture2D" uid="uid://bf3gkg7f2oyg7" path="res://Assets/TextureAtlases/player.tres" id="2_kkoy2"] -[node name="EightDirectionSprite" type="Sprite3D"] +[node name="EightDirectionSprite" type="Sprite3D" unique_id=836308967] billboard = 2 texture_filter = 0 texture = ExtResource("2_kkoy2") diff --git a/Scenes/CardPrinter/card_printer.tscn b/Scenes/CardPrinter/card_printer.tscn index 4992bde..225c7e8 100644 --- a/Scenes/CardPrinter/card_printer.tscn +++ b/Scenes/CardPrinter/card_printer.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=9 format=3 uid="uid://1b2ikdanl66b"] +[gd_scene format=3 uid="uid://1b2ikdanl66b"] [ext_resource type="Script" uid="uid://bivtfdl3p1brv" path="res://Scenes/CardPrinter/card_printer.gd" id="1_qft15"] [ext_resource type="PackedScene" uid="uid://bcvjgl0s1wp8y" path="res://UI/Menus/RadioMenu/choose_card_screen.tscn" id="2_kpujb"] @@ -19,71 +19,71 @@ stream_0/stream = ExtResource("5_m033a") [sub_resource type="BoxShape3D" id="BoxShape3D_21y4o"] size = Vector3(2.11176, 1.16345, 0.664978) -[node name="CardPrinter" type="StaticBody3D" node_paths=PackedStringArray("button", "button_collider")] +[node name="CardPrinter" type="StaticBody3D" unique_id=459800869 node_paths=PackedStringArray("button", "button_collider")] script = ExtResource("1_qft15") button = NodePath("StaticBody3D") button_collider = NodePath("StaticBody3D/CollisionShape3D2") card_selection_menu = ExtResource("2_kpujb") -[node name="CollisionShape3D" type="CollisionShape3D" parent="."] +[node name="CollisionShape3D" type="CollisionShape3D" parent="." unique_id=30960146] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.000722647, 0.607083, -0.000626981) shape = SubResource("BoxShape3D_0ebt5") -[node name="StaticBody3D" type="StaticBody3D" parent="."] +[node name="StaticBody3D" type="StaticBody3D" parent="." unique_id=427437411] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.847404, 0.610684) collision_layer = 16 collision_mask = 0 script = ExtResource("4_eavi1") press_cost = 1 -[node name="CollisionShape3D2" type="CollisionShape3D" parent="StaticBody3D"] +[node name="CollisionShape3D2" type="CollisionShape3D" parent="StaticBody3D" unique_id=914833676] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.00542301, 0.653175, 0.254328) shape = SubResource("BoxShape3D_ikdwj") -[node name="AudioStreamPlayer3D" type="AudioStreamPlayer3D" parent="StaticBody3D"] +[node name="AudioStreamPlayer3D" type="AudioStreamPlayer3D" parent="StaticBody3D" unique_id=2125771228] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.578748, -0.587001) stream = SubResource("AudioStreamRandomizer_73g2w") bus = &"SFX" -[node name="CSGBox3D" type="CSGBox3D" parent="."] +[node name="CSGBox3D" type="CSGBox3D" parent="." unique_id=1403603208] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.76287, 0.437195) size = Vector3(2.1, 1.21, 0.66) -[node name="CSGBox3D2" type="CSGBox3D" parent="."] +[node name="CSGBox3D2" type="CSGBox3D" parent="." unique_id=1998404784] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.50532, 0.844074) size = Vector3(0.57, 0.365, 0.22) -[node name="CSGBox3D3" type="CSGBox3D" parent="."] +[node name="CSGBox3D3" type="CSGBox3D" parent="." unique_id=1739651585] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.07889, 0) size = Vector3(3.01, 0.275, 2.145) -[node name="CSGBox3D4" type="CSGBox3D" parent="."] +[node name="CSGBox3D4" type="CSGBox3D" parent="." unique_id=1331903082] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.17866, 0.464503, 0.722973) size = Vector3(0.355, 1, 0.37) -[node name="CSGBox3D5" type="CSGBox3D" parent="."] +[node name="CSGBox3D5" type="CSGBox3D" parent="." unique_id=792536346] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.20564, 0.464503, 0.744042) size = Vector3(0.355, 1, 0.37) -[node name="CSGBox3D6" type="CSGBox3D" parent="."] +[node name="CSGBox3D6" type="CSGBox3D" parent="." unique_id=924404615] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.21651, 0.464503, -0.703903) size = Vector3(0.355, 1, 0.37) -[node name="CSGBox3D7" type="CSGBox3D" parent="."] +[node name="CSGBox3D7" type="CSGBox3D" parent="." unique_id=1351624555] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.20425, 0.464503, -0.796043) size = Vector3(0.355, 1, 0.37) -[node name="CSGCylinder3D" type="CSGCylinder3D" parent="."] +[node name="CSGCylinder3D" type="CSGCylinder3D" parent="." unique_id=1627726465] transform = Transform3D(0.791895, -0.610657, 0, 0.610657, 0.791895, 0, 0, 0, 1, -0.894404, 2.86265, 0.47663) radius = 0.131 height = 1.627 -[node name="CSGCylinder3D2" type="CSGCylinder3D" parent="."] +[node name="CSGCylinder3D2" type="CSGCylinder3D" parent="." unique_id=2001644920] transform = Transform3D(0.74906, 0.662502, 0, -0.662502, 0.74906, 0, 0, 0, 1, 1.08608, 2.86265, 0.47663) radius = 0.131 height = 1.627 -[node name="CollisionShape3D2" type="CollisionShape3D" parent="."] +[node name="CollisionShape3D2" type="CollisionShape3D" parent="." unique_id=1288587195] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.00228882, 1.78986, 0.431061) shape = SubResource("BoxShape3D_21y4o") diff --git a/Scenes/Cassette/cassette.glb.import b/Scenes/Cassette/cassette.glb.import index e674301..f9336ff 100644 --- a/Scenes/Cassette/cassette.glb.import +++ b/Scenes/Cassette/cassette.glb.import @@ -15,9 +15,11 @@ dest_files=["res://.godot/imported/cassette.glb-fd17c3d97ae0142897e866b985a5ee0c nodes/root_type="" nodes/root_name="" +nodes/root_script=null nodes/apply_root_scale=true nodes/root_scale=1.0 nodes/import_as_skeleton_bones=false +nodes/use_name_suffixes=true nodes/use_node_type_suffixes=true meshes/ensure_tangents=true meshes/generate_lods=false @@ -32,6 +34,9 @@ animation/trimming=false animation/remove_immutable_tracks=true animation/import_rest_as_RESET=false import_script/path="" +materials/extract=0 +materials/extract_format=0 +materials/extract_path="" _subresources={ "materials": { "Material": { diff --git a/Scenes/Cassette/cassette_cassette_tex.png.import b/Scenes/Cassette/cassette_cassette_tex.png.import index 1b59856..153ac88 100644 --- a/Scenes/Cassette/cassette_cassette_tex.png.import +++ b/Scenes/Cassette/cassette_cassette_tex.png.import @@ -21,6 +21,8 @@ dest_files=["res://.godot/imported/cassette_cassette_tex.png-893a130cfc3aa343a5a compress/mode=0 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 @@ -28,6 +30,10 @@ 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 diff --git a/Scenes/Cassette/cassette_mat.tres b/Scenes/Cassette/cassette_mat.tres index 4a23367..836861f 100644 --- a/Scenes/Cassette/cassette_mat.tres +++ b/Scenes/Cassette/cassette_mat.tres @@ -1,10 +1,7 @@ -[gd_resource type="ShaderMaterial" load_steps=3 format=3 uid="uid://d224ea5fdnmh2"] +[gd_resource type="ShaderMaterial" format=3 uid="uid://d224ea5fdnmh2"] [ext_resource type="Shader" uid="uid://c5bffujq0l70k" path="res://Shaders/jitter.gdshader" id="1_j6syw"] -[ext_resource type="Texture2D" uid="uid://epo8me1kxpba" path="res://Scenes/Cassette/cassette_cassette_tex.png" id="2_wj756"] [resource] render_priority = 0 shader = ExtResource("1_j6syw") -shader_parameter/albedo = ExtResource("2_wj756") -shader_parameter/alpha_scissor = 0.5 diff --git a/Scenes/DraftingTable/drafting_table.glb.import b/Scenes/DraftingTable/drafting_table.glb.import index 0f98e03..a868399 100644 --- a/Scenes/DraftingTable/drafting_table.glb.import +++ b/Scenes/DraftingTable/drafting_table.glb.import @@ -15,9 +15,11 @@ dest_files=["res://.godot/imported/drafting_table.glb-9a5f41e6bf4edcc8c042380f52 nodes/root_type="" nodes/root_name="" +nodes/root_script=null nodes/apply_root_scale=true nodes/root_scale=1.0 nodes/import_as_skeleton_bones=false +nodes/use_name_suffixes=true nodes/use_node_type_suffixes=true meshes/ensure_tangents=true meshes/generate_lods=true @@ -32,6 +34,9 @@ animation/trimming=false animation/remove_immutable_tracks=true animation/import_rest_as_RESET=false import_script/path="" +materials/extract=0 +materials/extract_format=0 +materials/extract_path="" _subresources={} gltf/naming_version=1 gltf/embedded_image_handling=1 diff --git a/Scenes/DraftingTable/drafting_table_plan_tex.png.import b/Scenes/DraftingTable/drafting_table_plan_tex.png.import index e978f7d..c1690db 100644 --- a/Scenes/DraftingTable/drafting_table_plan_tex.png.import +++ b/Scenes/DraftingTable/drafting_table_plan_tex.png.import @@ -22,6 +22,8 @@ dest_files=["res://.godot/imported/drafting_table_plan_tex.png-7b1786af0562d78c6 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 @@ -29,6 +31,10 @@ 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 diff --git a/Scenes/FlowField/cube.glb.import b/Scenes/FlowField/cube.glb.import index 1bc1734..fadebf3 100644 --- a/Scenes/FlowField/cube.glb.import +++ b/Scenes/FlowField/cube.glb.import @@ -15,9 +15,11 @@ dest_files=["res://.godot/imported/cube.glb-8c7fddad925be67dc400ce95d4de5b99.scn nodes/root_type="" nodes/root_name="" +nodes/root_script=null nodes/apply_root_scale=true nodes/root_scale=1.0 nodes/import_as_skeleton_bones=false +nodes/use_name_suffixes=true nodes/use_node_type_suffixes=true meshes/ensure_tangents=true meshes/generate_lods=true @@ -32,6 +34,9 @@ animation/trimming=false animation/remove_immutable_tracks=true animation/import_rest_as_RESET=false import_script/path="" +materials/extract=0 +materials/extract_format=0 +materials/extract_path="" _subresources={} gltf/naming_version=1 gltf/embedded_image_handling=1 diff --git a/Scenes/FlowField/cube2.tscn b/Scenes/FlowField/cube2.tscn index 3f412a7..0b3750d 100644 --- a/Scenes/FlowField/cube2.tscn +++ b/Scenes/FlowField/cube2.tscn @@ -1,11 +1,11 @@ -[gd_scene load_steps=3 format=3 uid="uid://ravcalfsha76"] +[gd_scene format=3 uid="uid://ravcalfsha76"] [ext_resource type="PackedScene" uid="uid://bkokjrjns7l6j" path="res://Scenes/FlowField/cube.glb" id="1_7p7qy"] -[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_d8upr"] +[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_35c3u"] resource_local_to_scene = true -[node name="cube" instance=ExtResource("1_7p7qy")] +[node name="cube" unique_id=163499116 instance=ExtResource("1_7p7qy")] -[node name="Cube" parent="." index="0"] -material_override = SubResource("StandardMaterial3D_d8upr") +[node name="Cube" parent="." index="0" unique_id=583197030] +material_override = SubResource("StandardMaterial3D_35c3u") diff --git a/Scenes/FlowField/flow_field.tscn b/Scenes/FlowField/flow_field.tscn index 7d67f2d..3876193 100644 --- a/Scenes/FlowField/flow_field.tscn +++ b/Scenes/FlowField/flow_field.tscn @@ -1,12 +1,12 @@ -[gd_scene load_steps=4 format=3 uid="uid://b7dwsqfmdqr8"] +[gd_scene format=3 uid="uid://b7dwsqfmdqr8"] [ext_resource type="Script" uid="uid://r4nmfr8jfcjx" path="res://Scenes/FlowField/flow_field.gd" id="1_l46ob"] [ext_resource type="PackedScene" uid="uid://bssfvyxv5uo1f" path="res://Scenes/FlowField/flow_node.tscn" id="2_d6vkn"] [ext_resource type="PackedScene" uid="uid://cccowrgelgswj" path="res://Scenes/FlowField/flow_field_tool.tscn" id="3_apokv"] -[node name="FlowField" type="Node3D"] +[node name="FlowField" type="Node3D" unique_id=1081112083] script = ExtResource("1_l46ob") flow_node_scene = ExtResource("2_d6vkn") -[node name="FlowFieldTool" parent="." node_paths=PackedStringArray("flow_field") instance=ExtResource("3_apokv")] +[node name="FlowFieldTool" parent="." unique_id=156436804 node_paths=PackedStringArray("flow_field") instance=ExtResource("3_apokv")] flow_field = NodePath("..") diff --git a/Scenes/FlowField/flow_field_tool.tscn b/Scenes/FlowField/flow_field_tool.tscn index 02c3ea0..a56dfb7 100644 --- a/Scenes/FlowField/flow_field_tool.tscn +++ b/Scenes/FlowField/flow_field_tool.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=3 format=3 uid="uid://cccowrgelgswj"] +[gd_scene format=3 uid="uid://cccowrgelgswj"] [ext_resource type="Script" uid="uid://05c5q1v2nv8p" path="res://Scripts/flow_field_tool.gd" id="1_e7pmn"] @@ -6,7 +6,7 @@ ambient_light_source = 2 ambient_light_color = Color(0.728822, 0.728822, 0.728822, 1) -[node name="FlowFieldTool" type="Node" node_paths=PackedStringArray("raycast", "project_raycast", "camera", "camera_pivot", "position_field", "x_field", "y_field", "z_field", "x_size_field", "y_size_field", "gap_field")] +[node name="FlowFieldTool" type="Node" unique_id=730814717 node_paths=PackedStringArray("raycast", "project_raycast", "camera", "camera_pivot", "position_field", "x_field", "y_field", "z_field", "x_size_field", "y_size_field", "gap_field")] script = ExtResource("1_e7pmn") raycast = NodePath("CameraFocus/Camera3D/RayCast3D") project_raycast = NodePath("RayCast3D") @@ -21,77 +21,77 @@ y_size_field = NodePath("VBoxContainer/HBoxContainer/y_size") gap_field = NodePath("VBoxContainer/HBoxContainer/gap") metadata/_custom_type_script = "uid://05c5q1v2nv8p" -[node name="VBoxContainer" type="VBoxContainer" parent="."] +[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=1159336300] offset_right = 296.0 offset_bottom = 572.0 -[node name="Create" type="Button" parent="VBoxContainer"] +[node name="Create" type="Button" parent="VBoxContainer" unique_id=1093532280] layout_mode = 2 text = "Create Node" -[node name="Delete" type="Button" parent="VBoxContainer"] +[node name="Delete" type="Button" parent="VBoxContainer" unique_id=118550812] layout_mode = 2 text = "Remove Node" -[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer"] +[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer" unique_id=616970402] layout_mode = 2 -[node name="GenerateGrid" type="Button" parent="VBoxContainer/HBoxContainer"] +[node name="GenerateGrid" type="Button" parent="VBoxContainer/HBoxContainer" unique_id=1844049824] layout_mode = 2 text = "Generate Grid" -[node name="x_size" type="LineEdit" parent="VBoxContainer/HBoxContainer"] +[node name="x_size" type="LineEdit" parent="VBoxContainer/HBoxContainer" unique_id=1197701586] layout_mode = 2 text = "15" placeholder_text = "x_size" -[node name="y_size" type="LineEdit" parent="VBoxContainer/HBoxContainer"] +[node name="y_size" type="LineEdit" parent="VBoxContainer/HBoxContainer" unique_id=900625826] layout_mode = 2 text = "7" placeholder_text = "y_size" -[node name="gap" type="LineEdit" parent="VBoxContainer/HBoxContainer"] +[node name="gap" type="LineEdit" parent="VBoxContainer/HBoxContainer" unique_id=1334558468] layout_mode = 2 text = "2.5" placeholder_text = "gap" -[node name="Connect" type="Button" parent="VBoxContainer"] +[node name="Connect" type="Button" parent="VBoxContainer" unique_id=330867073] layout_mode = 2 text = "Connect Nodes" -[node name="ProjectDownwards" type="Button" parent="VBoxContainer"] +[node name="ProjectDownwards" type="Button" parent="VBoxContainer" unique_id=2071376561] layout_mode = 2 text = "Stick node to floor" -[node name="MarkGoal" type="Button" parent="VBoxContainer"] +[node name="MarkGoal" type="Button" parent="VBoxContainer" unique_id=474927781] layout_mode = 2 text = "Toggle Goal" -[node name="MarkStart" type="Button" parent="VBoxContainer"] +[node name="MarkStart" type="Button" parent="VBoxContainer" unique_id=535844071] layout_mode = 2 text = "Toggle Start" -[node name="ToggleTraversable" type="Button" parent="VBoxContainer"] +[node name="ToggleTraversable" type="Button" parent="VBoxContainer" unique_id=1888674029] layout_mode = 2 text = "Toggle Traversable" -[node name="ToggleBuildable" type="Button" parent="VBoxContainer"] +[node name="ToggleBuildable" type="Button" parent="VBoxContainer" unique_id=1196891911] layout_mode = 2 text = "Toggle Buildable" -[node name="Extrude" type="Button" parent="VBoxContainer"] +[node name="Extrude" type="Button" parent="VBoxContainer" unique_id=114169861] layout_mode = 2 text = "Extrude" -[node name="Calculate" type="Button" parent="VBoxContainer"] +[node name="Calculate" type="Button" parent="VBoxContainer" unique_id=966487363] layout_mode = 2 text = "Calculate" -[node name="Finalize" type="Button" parent="VBoxContainer"] +[node name="Finalize" type="Button" parent="VBoxContainer" unique_id=1604655281] layout_mode = 2 text = "Finalize" -[node name="Position" type="HBoxContainer" parent="."] +[node name="Position" type="HBoxContainer" parent="." unique_id=1194117729] visible = false anchors_preset = 1 anchor_left = 1.0 @@ -100,28 +100,28 @@ offset_left = -323.0 offset_bottom = 41.0 grow_horizontal = 0 -[node name="x" type="LineEdit" parent="Position"] +[node name="x" type="LineEdit" parent="Position" unique_id=1634710518] layout_mode = 2 size_flags_horizontal = 3 -[node name="y" type="LineEdit" parent="Position"] +[node name="y" type="LineEdit" parent="Position" unique_id=2145405236] layout_mode = 2 size_flags_horizontal = 3 -[node name="z" type="LineEdit" parent="Position"] +[node name="z" type="LineEdit" parent="Position" unique_id=1899083093] layout_mode = 2 size_flags_horizontal = 3 -[node name="CameraFocus" type="Node3D" parent="."] +[node name="CameraFocus" type="Node3D" parent="." unique_id=1567712529] -[node name="Camera3D" type="Camera3D" parent="CameraFocus"] +[node name="Camera3D" type="Camera3D" parent="CameraFocus" unique_id=1970273041] transform = Transform3D(1, 0, 0, 0, 0.34202, 0.939693, 0, -0.939693, 0.34202, 0, 8.50452, 3.40739) environment = SubResource("Environment_e7pmn") -[node name="RayCast3D" type="RayCast3D" parent="CameraFocus/Camera3D"] +[node name="RayCast3D" type="RayCast3D" parent="CameraFocus/Camera3D" unique_id=1801773920] collision_mask = 64 -[node name="RayCast3D" type="RayCast3D" parent="."] +[node name="RayCast3D" type="RayCast3D" parent="." unique_id=431196612] [connection signal="pressed" from="VBoxContainer/Create" to="." method="_on_create_button_pressed"] [connection signal="pressed" from="VBoxContainer/Delete" to="." method="_on_create_button_pressed"] diff --git a/Scenes/FlowField/flow_field_tool_output.tscn b/Scenes/FlowField/flow_field_tool_output.tscn index f129d01..bfdea75 100644 --- a/Scenes/FlowField/flow_field_tool_output.tscn +++ b/Scenes/FlowField/flow_field_tool_output.tscn @@ -1,661 +1,661 @@ -[gd_scene load_steps=3 format=3 uid="uid://2vv6mrxiwibf"] +[gd_scene format=3 uid="uid://2vv6mrxiwibf"] [ext_resource type="Script" uid="uid://r4nmfr8jfcjx" path="res://Scenes/FlowField/flow_field.gd" id="1_ca7vt"] [ext_resource type="PackedScene" uid="uid://bssfvyxv5uo1f" path="res://Scenes/FlowField/flow_node.tscn" id="2_s6hwk"] -[node name="FlowField" type="Node3D" node_paths=PackedStringArray("nodes", "goals")] +[node name="FlowField" type="Node3D" unique_id=72463082 node_paths=PackedStringArray("nodes", "goals")] script = ExtResource("1_ca7vt") flow_node_scene = ExtResource("2_s6hwk") nodes = [NodePath("FlowNode"), NodePath("@StaticBody3D@10"), NodePath("@StaticBody3D@11"), NodePath("@StaticBody3D@12"), NodePath("@StaticBody3D@13"), NodePath("@StaticBody3D@14"), NodePath("@StaticBody3D@15"), NodePath("@StaticBody3D@16"), NodePath("@StaticBody3D@17"), NodePath("@StaticBody3D@18"), NodePath("@StaticBody3D@19"), NodePath("@StaticBody3D@20"), NodePath("@StaticBody3D@21"), NodePath("@StaticBody3D@22"), NodePath("@StaticBody3D@23"), NodePath("@StaticBody3D@24"), NodePath("@StaticBody3D@25"), NodePath("@StaticBody3D@26"), NodePath("@StaticBody3D@27"), NodePath("@StaticBody3D@28"), NodePath("@StaticBody3D@29"), NodePath("@StaticBody3D@30"), NodePath("@StaticBody3D@31"), NodePath("@StaticBody3D@32"), NodePath("@StaticBody3D@33"), NodePath("@StaticBody3D@34"), NodePath("@StaticBody3D@35"), NodePath("@StaticBody3D@36"), NodePath("@StaticBody3D@37"), NodePath("@StaticBody3D@38"), NodePath("@StaticBody3D@39"), NodePath("@StaticBody3D@40"), NodePath("@StaticBody3D@41"), NodePath("@StaticBody3D@42"), NodePath("@StaticBody3D@43"), NodePath("@StaticBody3D@44"), NodePath("@StaticBody3D@45"), NodePath("@StaticBody3D@46"), NodePath("@StaticBody3D@47"), NodePath("@StaticBody3D@48"), NodePath("@StaticBody3D@49"), NodePath("@StaticBody3D@50"), NodePath("@StaticBody3D@51"), NodePath("@StaticBody3D@52"), NodePath("@StaticBody3D@53"), NodePath("@StaticBody3D@54"), NodePath("@StaticBody3D@55"), NodePath("@StaticBody3D@56"), NodePath("@StaticBody3D@57"), NodePath("@StaticBody3D@58"), NodePath("@StaticBody3D@59"), NodePath("@StaticBody3D@60"), NodePath("@StaticBody3D@61"), NodePath("@StaticBody3D@62"), NodePath("@StaticBody3D@63"), NodePath("@StaticBody3D@64"), NodePath("@StaticBody3D@65"), NodePath("@StaticBody3D@66"), NodePath("@StaticBody3D@67"), NodePath("@StaticBody3D@68"), NodePath("@StaticBody3D@69"), NodePath("@StaticBody3D@70"), NodePath("@StaticBody3D@71"), NodePath("@StaticBody3D@72"), NodePath("@StaticBody3D@73"), NodePath("@StaticBody3D@74"), NodePath("@StaticBody3D@75"), NodePath("@StaticBody3D@76"), NodePath("@StaticBody3D@77"), NodePath("@StaticBody3D@78"), NodePath("@StaticBody3D@79"), NodePath("@StaticBody3D@80"), NodePath("@StaticBody3D@81"), NodePath("@StaticBody3D@82"), NodePath("@StaticBody3D@83"), NodePath("@StaticBody3D@84"), NodePath("@StaticBody3D@85"), NodePath("@StaticBody3D@86"), NodePath("@StaticBody3D@87"), NodePath("@StaticBody3D@88"), NodePath("@StaticBody3D@89"), NodePath("@StaticBody3D@90"), NodePath("@StaticBody3D@91"), NodePath("@StaticBody3D@92"), NodePath("@StaticBody3D@93"), NodePath("@StaticBody3D@94"), NodePath("@StaticBody3D@95"), NodePath("@StaticBody3D@96"), NodePath("@StaticBody3D@97"), NodePath("@StaticBody3D@98"), NodePath("@StaticBody3D@99"), NodePath("@StaticBody3D@100"), NodePath("@StaticBody3D@101"), NodePath("@StaticBody3D@102"), NodePath("@StaticBody3D@103"), NodePath("@StaticBody3D@104"), NodePath("@StaticBody3D@105"), NodePath("@StaticBody3D@106"), NodePath("@StaticBody3D@107"), NodePath("@StaticBody3D@108"), NodePath("@StaticBody3D@109"), NodePath("@StaticBody3D@110"), NodePath("@StaticBody3D@111"), NodePath("@StaticBody3D@112"), NodePath("@StaticBody3D@113"), NodePath("@StaticBody3D@385"), NodePath("@StaticBody3D@387"), NodePath("@StaticBody3D@389"), NodePath("@StaticBody3D@391"), NodePath("@StaticBody3D@393"), NodePath("@StaticBody3D@395"), NodePath("@StaticBody3D@397"), NodePath("@StaticBody3D@411"), NodePath("@StaticBody3D@414"), NodePath("@StaticBody3D@416"), NodePath("@StaticBody3D@458"), NodePath("@StaticBody3D@464"), NodePath("@StaticBody3D@466"), NodePath("@StaticBody3D@468"), NodePath("@StaticBody3D@470"), NodePath("@StaticBody3D@472"), NodePath("@StaticBody3D@474"), NodePath("@StaticBody3D@476"), NodePath("@StaticBody3D@490"), NodePath("@StaticBody3D@493"), NodePath("@StaticBody3D@495")] goals = [NodePath("@StaticBody3D@458")] metadata/_custom_type_script = "uid://r4nmfr8jfcjx" -[node name="FlowNode" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="FlowNode" parent="." unique_id=328620212 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -17.5, 0.00175571, -7.5) connections = [NodePath("../@StaticBody3D@10"), NodePath("../@StaticBody3D@16"), NodePath("../@StaticBody3D@464")] visualisers = [null, null, null] -[node name="@StaticBody3D@10" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@10" parent="." unique_id=757115662 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -17.5, -0.0404969, -5) connections = [NodePath("../FlowNode"), NodePath("../@StaticBody3D@11"), NodePath("../@StaticBody3D@17"), NodePath("../@StaticBody3D@466")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@11" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@11" parent="." unique_id=91866818 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -17.5, -0.0404969, -2.5) connections = [NodePath("../@StaticBody3D@10"), NodePath("../@StaticBody3D@12"), NodePath("../@StaticBody3D@18"), NodePath("../@StaticBody3D@468")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@12" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@12" parent="." unique_id=1562096635 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -17.5, -0.0404969, 2.84217e-14) connections = [NodePath("../@StaticBody3D@11"), NodePath("../@StaticBody3D@13"), NodePath("../@StaticBody3D@19"), NodePath("../@StaticBody3D@470")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@13" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@13" parent="." unique_id=315845522 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -17.5, -0.0404972, 2.5) connections = [NodePath("../@StaticBody3D@12"), NodePath("../@StaticBody3D@14"), NodePath("../@StaticBody3D@20"), NodePath("../@StaticBody3D@472")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@14" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@14" parent="." unique_id=1356566661 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -17.5, -0.0404972, 5) connections = [NodePath("../@StaticBody3D@13"), NodePath("../@StaticBody3D@15"), NodePath("../@StaticBody3D@21"), NodePath("../@StaticBody3D@474")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@15" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@15" parent="." unique_id=2018001205 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -17.5, 0.0017556, 7.5) connections = [NodePath("../@StaticBody3D@14"), NodePath("../@StaticBody3D@22"), NodePath("../@StaticBody3D@476")] visualisers = [null, null, null] -[node name="@StaticBody3D@16" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@16" parent="." unique_id=1952971850 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -15, 0.0017556, -7.5) connections = [NodePath("../FlowNode"), NodePath("../@StaticBody3D@17"), NodePath("../@StaticBody3D@23")] visualisers = [null, null, null] -[node name="@StaticBody3D@17" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@17" parent="." unique_id=1395521277 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -15, -0.0404969, -5) connections = [NodePath("../@StaticBody3D@10"), NodePath("../@StaticBody3D@16"), NodePath("../@StaticBody3D@18"), NodePath("../@StaticBody3D@24")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@18" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@18" parent="." unique_id=1221249238 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -15, -0.0404969, -2.5) connections = [NodePath("../@StaticBody3D@11"), NodePath("../@StaticBody3D@17"), NodePath("../@StaticBody3D@19"), NodePath("../@StaticBody3D@25")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@19" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@19" parent="." unique_id=1578090308 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -15, -0.0404969, -2.84217e-14) connections = [NodePath("../@StaticBody3D@12"), NodePath("../@StaticBody3D@18"), NodePath("../@StaticBody3D@20"), NodePath("../@StaticBody3D@26")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@20" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@20" parent="." unique_id=643883522 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -15, -0.0404972, 2.5) connections = [NodePath("../@StaticBody3D@13"), NodePath("../@StaticBody3D@19"), NodePath("../@StaticBody3D@21"), NodePath("../@StaticBody3D@27")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@21" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@21" parent="." unique_id=1872145165 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -15, -0.0404972, 5) connections = [NodePath("../@StaticBody3D@14"), NodePath("../@StaticBody3D@20"), NodePath("../@StaticBody3D@22"), NodePath("../@StaticBody3D@28")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@22" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@22" parent="." unique_id=1512762088 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -15, 0.0017556, 7.5) connections = [NodePath("../@StaticBody3D@15"), NodePath("../@StaticBody3D@21"), NodePath("../@StaticBody3D@29")] visualisers = [null, null, null] -[node name="@StaticBody3D@23" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@23" parent="." unique_id=617097145 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -12.5, 0.0017556, -7.5) connections = [NodePath("../@StaticBody3D@16"), NodePath("../@StaticBody3D@24"), NodePath("../@StaticBody3D@30")] visualisers = [null, null, null] -[node name="@StaticBody3D@24" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@24" parent="." unique_id=797413766 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -12.5, -0.0404971, -5) connections = [NodePath("../@StaticBody3D@17"), NodePath("../@StaticBody3D@23"), NodePath("../@StaticBody3D@25"), NodePath("../@StaticBody3D@31")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@25" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@25" parent="." unique_id=1635314950 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -12.5, -0.0404969, -2.5) connections = [NodePath("../@StaticBody3D@18"), NodePath("../@StaticBody3D@24"), NodePath("../@StaticBody3D@26"), NodePath("../@StaticBody3D@32")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@26" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@26" parent="." unique_id=776099452 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -12.5, -0.0404969, -2.84217e-14) connections = [NodePath("../@StaticBody3D@19"), NodePath("../@StaticBody3D@25"), NodePath("../@StaticBody3D@27"), NodePath("../@StaticBody3D@33")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@27" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@27" parent="." unique_id=1607428862 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -12.5, -0.0404972, 2.5) connections = [NodePath("../@StaticBody3D@20"), NodePath("../@StaticBody3D@26"), NodePath("../@StaticBody3D@28"), NodePath("../@StaticBody3D@34")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@28" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@28" parent="." unique_id=2061993066 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -12.5, -0.0404972, 5) connections = [NodePath("../@StaticBody3D@21"), NodePath("../@StaticBody3D@27"), NodePath("../@StaticBody3D@29"), NodePath("../@StaticBody3D@35")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@29" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@29" parent="." unique_id=492952396 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -12.5, 0.0017556, 7.5) connections = [NodePath("../@StaticBody3D@22"), NodePath("../@StaticBody3D@28"), NodePath("../@StaticBody3D@36")] visualisers = [null, null, null] -[node name="@StaticBody3D@30" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@30" parent="." unique_id=373504999 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -10, 0.0017556, -7.5) connections = [NodePath("../@StaticBody3D@23"), NodePath("../@StaticBody3D@31"), NodePath("../@StaticBody3D@37")] visualisers = [null, null, null] -[node name="@StaticBody3D@31" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@31" parent="." unique_id=1673544189 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -10, -0.0404971, -5) connections = [NodePath("../@StaticBody3D@24"), NodePath("../@StaticBody3D@30"), NodePath("../@StaticBody3D@32"), NodePath("../@StaticBody3D@38")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@32" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@32" parent="." unique_id=1670560719 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -10, -0.0404969, -2.5) connections = [NodePath("../@StaticBody3D@25"), NodePath("../@StaticBody3D@31"), NodePath("../@StaticBody3D@33"), NodePath("../@StaticBody3D@39")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@33" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@33" parent="." unique_id=1382769971 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -10, -0.0404969, 2.84217e-14) connections = [NodePath("../@StaticBody3D@26"), NodePath("../@StaticBody3D@32"), NodePath("../@StaticBody3D@34"), NodePath("../@StaticBody3D@40")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@34" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@34" parent="." unique_id=1877899723 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -10, -0.0404972, 2.5) connections = [NodePath("../@StaticBody3D@27"), NodePath("../@StaticBody3D@33"), NodePath("../@StaticBody3D@35"), NodePath("../@StaticBody3D@41")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@35" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@35" parent="." unique_id=173179606 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -10, -0.0404972, 5) connections = [NodePath("../@StaticBody3D@28"), NodePath("../@StaticBody3D@34"), NodePath("../@StaticBody3D@36"), NodePath("../@StaticBody3D@42")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@36" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@36" parent="." unique_id=1314031653 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -10, 0.00175571, 7.5) connections = [NodePath("../@StaticBody3D@29"), NodePath("../@StaticBody3D@35"), NodePath("../@StaticBody3D@43")] visualisers = [null, null, null] -[node name="@StaticBody3D@37" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@37" parent="." unique_id=248711168 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -7.5, 0.0017556, -7.5) connections = [NodePath("../@StaticBody3D@30"), NodePath("../@StaticBody3D@38"), NodePath("../@StaticBody3D@44")] visualisers = [null, null, null] -[node name="@StaticBody3D@38" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@38" parent="." unique_id=498061123 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -7.5, -0.0404971, -5) connections = [NodePath("../@StaticBody3D@31"), NodePath("../@StaticBody3D@37"), NodePath("../@StaticBody3D@39"), NodePath("../@StaticBody3D@45")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@39" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@39" parent="." unique_id=41382391 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -7.5, -0.0404969, -2.5) connections = [NodePath("../@StaticBody3D@32"), NodePath("../@StaticBody3D@38"), NodePath("../@StaticBody3D@40"), NodePath("../@StaticBody3D@46")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@40" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@40" parent="." unique_id=1058091315 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -7.5, -0.0404969, -2.84217e-14) connections = [NodePath("../@StaticBody3D@33"), NodePath("../@StaticBody3D@39"), NodePath("../@StaticBody3D@41"), NodePath("../@StaticBody3D@47")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@41" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@41" parent="." unique_id=1006899114 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -7.5, -0.0404972, 2.5) connections = [NodePath("../@StaticBody3D@34"), NodePath("../@StaticBody3D@40"), NodePath("../@StaticBody3D@42"), NodePath("../@StaticBody3D@48")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@42" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@42" parent="." unique_id=567193682 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -7.5, -0.0404972, 5) connections = [NodePath("../@StaticBody3D@35"), NodePath("../@StaticBody3D@41"), NodePath("../@StaticBody3D@43"), NodePath("../@StaticBody3D@49")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@43" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@43" parent="." unique_id=1250409949 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -7.5, 0.00175571, 7.5) connections = [NodePath("../@StaticBody3D@36"), NodePath("../@StaticBody3D@42"), NodePath("../@StaticBody3D@50")] visualisers = [null, null, null] -[node name="@StaticBody3D@44" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@44" parent="." unique_id=638967872 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -5, 0.0017556, -7.5) connections = [NodePath("../@StaticBody3D@37"), NodePath("../@StaticBody3D@45"), NodePath("../@StaticBody3D@51")] visualisers = [null, null, null] -[node name="@StaticBody3D@45" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@45" parent="." unique_id=1493409843 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -5, -0.0404971, -5) connections = [NodePath("../@StaticBody3D@38"), NodePath("../@StaticBody3D@44"), NodePath("../@StaticBody3D@46"), NodePath("../@StaticBody3D@52")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@46" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@46" parent="." unique_id=1997114351 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -5, -0.0404969, -2.5) connections = [NodePath("../@StaticBody3D@39"), NodePath("../@StaticBody3D@45"), NodePath("../@StaticBody3D@47"), NodePath("../@StaticBody3D@53")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@47" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@47" parent="." unique_id=1624909819 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -5, -0.0404969, 0) connections = [NodePath("../@StaticBody3D@40"), NodePath("../@StaticBody3D@46"), NodePath("../@StaticBody3D@48"), NodePath("../@StaticBody3D@54")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@48" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@48" parent="." unique_id=151474352 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -5, -0.0404972, 2.5) connections = [NodePath("../@StaticBody3D@41"), NodePath("../@StaticBody3D@47"), NodePath("../@StaticBody3D@49"), NodePath("../@StaticBody3D@55")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@49" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@49" parent="." unique_id=1793069746 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -5, -0.0404972, 5) connections = [NodePath("../@StaticBody3D@42"), NodePath("../@StaticBody3D@48"), NodePath("../@StaticBody3D@50"), NodePath("../@StaticBody3D@56")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@50" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@50" parent="." unique_id=1243081493 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -5, 0.00175571, 7.5) connections = [NodePath("../@StaticBody3D@43"), NodePath("../@StaticBody3D@49"), NodePath("../@StaticBody3D@57")] visualisers = [null, null, null] -[node name="@StaticBody3D@51" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@51" parent="." unique_id=1149808827 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2.5, 0.0017556, -7.5) connections = [NodePath("../@StaticBody3D@44"), NodePath("../@StaticBody3D@52"), NodePath("../@StaticBody3D@58")] visualisers = [null, null, null] -[node name="@StaticBody3D@52" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@52" parent="." unique_id=367514059 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2.5, -0.0404971, -5) connections = [NodePath("../@StaticBody3D@45"), NodePath("../@StaticBody3D@51"), NodePath("../@StaticBody3D@53"), NodePath("../@StaticBody3D@59")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@53" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@53" parent="." unique_id=406475631 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2.5, -0.0404969, -2.5) connections = [NodePath("../@StaticBody3D@46"), NodePath("../@StaticBody3D@52"), NodePath("../@StaticBody3D@54"), NodePath("../@StaticBody3D@60")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@54" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@54" parent="." unique_id=657445226 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2.5, -0.0404969, 0) connections = [NodePath("../@StaticBody3D@47"), NodePath("../@StaticBody3D@53"), NodePath("../@StaticBody3D@55"), NodePath("../@StaticBody3D@61")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@55" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@55" parent="." unique_id=1930679825 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2.5, -0.0404972, 2.5) connections = [NodePath("../@StaticBody3D@48"), NodePath("../@StaticBody3D@54"), NodePath("../@StaticBody3D@56"), NodePath("../@StaticBody3D@62")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@56" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@56" parent="." unique_id=793229507 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2.5, -0.0404972, 5) connections = [NodePath("../@StaticBody3D@49"), NodePath("../@StaticBody3D@55"), NodePath("../@StaticBody3D@57"), NodePath("../@StaticBody3D@63")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@57" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@57" parent="." unique_id=924190174 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2.5, 0.00175571, 7.5) connections = [NodePath("../@StaticBody3D@50"), NodePath("../@StaticBody3D@56"), NodePath("../@StaticBody3D@64")] visualisers = [null, null, null] -[node name="@StaticBody3D@58" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@58" parent="." unique_id=288395528 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.0017556, -7.5) connections = [NodePath("../@StaticBody3D@51"), NodePath("../@StaticBody3D@59"), NodePath("../@StaticBody3D@65")] visualisers = [null, null, null] -[node name="@StaticBody3D@59" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@59" parent="." unique_id=873721864 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.0404971, -5) connections = [NodePath("../@StaticBody3D@52"), NodePath("../@StaticBody3D@58"), NodePath("../@StaticBody3D@60"), NodePath("../@StaticBody3D@66")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@60" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@60" parent="." unique_id=830467168 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.0404969, -2.5) connections = [NodePath("../@StaticBody3D@53"), NodePath("../@StaticBody3D@59"), NodePath("../@StaticBody3D@61"), NodePath("../@StaticBody3D@67")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@61" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@61" parent="." unique_id=291321264 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.0404969, 0) connections = [NodePath("../@StaticBody3D@54"), NodePath("../@StaticBody3D@60"), NodePath("../@StaticBody3D@62"), NodePath("../@StaticBody3D@68")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@62" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@62" parent="." unique_id=441065785 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.0404972, 2.5) connections = [NodePath("../@StaticBody3D@55"), NodePath("../@StaticBody3D@61"), NodePath("../@StaticBody3D@63"), NodePath("../@StaticBody3D@69")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@63" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@63" parent="." unique_id=1406770755 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.0404972, 5) connections = [NodePath("../@StaticBody3D@56"), NodePath("../@StaticBody3D@62"), NodePath("../@StaticBody3D@64"), NodePath("../@StaticBody3D@70")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@64" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@64" parent="." unique_id=1913941933 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.00175571, 7.5) connections = [NodePath("../@StaticBody3D@57"), NodePath("../@StaticBody3D@63"), NodePath("../@StaticBody3D@71")] visualisers = [null, null, null] -[node name="@StaticBody3D@65" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@65" parent="." unique_id=1202203283 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.5, 0.00175571, -7.5) connections = [NodePath("../@StaticBody3D@58"), NodePath("../@StaticBody3D@66"), NodePath("../@StaticBody3D@72")] visualisers = [null, null, null] -[node name="@StaticBody3D@66" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@66" parent="." unique_id=1132634448 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.5, -0.0404972, -5) connections = [NodePath("../@StaticBody3D@59"), NodePath("../@StaticBody3D@65"), NodePath("../@StaticBody3D@67"), NodePath("../@StaticBody3D@73")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@67" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@67" parent="." unique_id=1287910585 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.5, -0.0404972, -2.5) connections = [NodePath("../@StaticBody3D@60"), NodePath("../@StaticBody3D@66"), NodePath("../@StaticBody3D@68"), NodePath("../@StaticBody3D@74")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@68" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@68" parent="." unique_id=594961650 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.5, -0.0404972, 0) connections = [NodePath("../@StaticBody3D@61"), NodePath("../@StaticBody3D@67"), NodePath("../@StaticBody3D@69"), NodePath("../@StaticBody3D@75")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@69" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@69" parent="." unique_id=1526097240 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.5, -0.0404969, 2.5) connections = [NodePath("../@StaticBody3D@62"), NodePath("../@StaticBody3D@68"), NodePath("../@StaticBody3D@70"), NodePath("../@StaticBody3D@76")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@70" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@70" parent="." unique_id=174822479 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.5, -0.0404971, 5) connections = [NodePath("../@StaticBody3D@63"), NodePath("../@StaticBody3D@69"), NodePath("../@StaticBody3D@71"), NodePath("../@StaticBody3D@77")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@71" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@71" parent="." unique_id=943724471 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.5, 0.0017556, 7.5) connections = [NodePath("../@StaticBody3D@64"), NodePath("../@StaticBody3D@70"), NodePath("../@StaticBody3D@78")] visualisers = [null, null, null] -[node name="@StaticBody3D@72" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@72" parent="." unique_id=76295832 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5, 0.00175571, -7.5) connections = [NodePath("../@StaticBody3D@65"), NodePath("../@StaticBody3D@73"), NodePath("../@StaticBody3D@79")] visualisers = [null, null, null] -[node name="@StaticBody3D@73" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@73" parent="." unique_id=985871701 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5, -0.0404972, -5) connections = [NodePath("../@StaticBody3D@66"), NodePath("../@StaticBody3D@72"), NodePath("../@StaticBody3D@74"), NodePath("../@StaticBody3D@80")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@74" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@74" parent="." unique_id=1781554201 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5, -0.0404972, -2.5) connections = [NodePath("../@StaticBody3D@67"), NodePath("../@StaticBody3D@73"), NodePath("../@StaticBody3D@75"), NodePath("../@StaticBody3D@81")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@75" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@75" parent="." unique_id=996434416 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5, -0.0404969, -1.42109e-14) connections = [NodePath("../@StaticBody3D@68"), NodePath("../@StaticBody3D@74"), NodePath("../@StaticBody3D@76"), NodePath("../@StaticBody3D@82")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@76" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@76" parent="." unique_id=592036863 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5, -0.0404969, 2.5) connections = [NodePath("../@StaticBody3D@69"), NodePath("../@StaticBody3D@75"), NodePath("../@StaticBody3D@77"), NodePath("../@StaticBody3D@83")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@77" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@77" parent="." unique_id=813506650 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5, -0.0404971, 5) connections = [NodePath("../@StaticBody3D@70"), NodePath("../@StaticBody3D@76"), NodePath("../@StaticBody3D@78"), NodePath("../@StaticBody3D@84")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@78" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@78" parent="." unique_id=1188307799 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5, 0.0017556, 7.5) connections = [NodePath("../@StaticBody3D@71"), NodePath("../@StaticBody3D@77"), NodePath("../@StaticBody3D@85")] visualisers = [null, null, null] -[node name="@StaticBody3D@79" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@79" parent="." unique_id=1971827989 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.5, 0.00175571, -7.5) connections = [NodePath("../@StaticBody3D@72"), NodePath("../@StaticBody3D@80"), NodePath("../@StaticBody3D@86")] visualisers = [null, null, null] -[node name="@StaticBody3D@80" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@80" parent="." unique_id=28074274 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.5, -0.0404972, -5) connections = [NodePath("../@StaticBody3D@73"), NodePath("../@StaticBody3D@79"), NodePath("../@StaticBody3D@81"), NodePath("../@StaticBody3D@87")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@81" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@81" parent="." unique_id=1563446494 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.5, -0.0404972, -2.5) connections = [NodePath("../@StaticBody3D@74"), NodePath("../@StaticBody3D@80"), NodePath("../@StaticBody3D@82"), NodePath("../@StaticBody3D@88")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@82" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@82" parent="." unique_id=693122304 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.5, -0.0404969, -2.84217e-14) connections = [NodePath("../@StaticBody3D@75"), NodePath("../@StaticBody3D@81"), NodePath("../@StaticBody3D@83"), NodePath("../@StaticBody3D@89")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@83" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@83" parent="." unique_id=944465678 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.5, -0.0404969, 2.5) connections = [NodePath("../@StaticBody3D@76"), NodePath("../@StaticBody3D@82"), NodePath("../@StaticBody3D@84"), NodePath("../@StaticBody3D@90")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@84" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@84" parent="." unique_id=895551446 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.5, -0.0404971, 5) connections = [NodePath("../@StaticBody3D@77"), NodePath("../@StaticBody3D@83"), NodePath("../@StaticBody3D@85"), NodePath("../@StaticBody3D@91")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@85" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@85" parent="." unique_id=1655235344 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.5, 0.0017556, 7.5) connections = [NodePath("../@StaticBody3D@78"), NodePath("../@StaticBody3D@84"), NodePath("../@StaticBody3D@92")] visualisers = [null, null, null] -[node name="@StaticBody3D@86" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@86" parent="." unique_id=504654313 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10, 0.00175571, -7.5) connections = [NodePath("../@StaticBody3D@79"), NodePath("../@StaticBody3D@87"), NodePath("../@StaticBody3D@93")] visualisers = [null, null, null] -[node name="@StaticBody3D@87" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@87" parent="." unique_id=261503331 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10, -0.0404972, -5) connections = [NodePath("../@StaticBody3D@80"), NodePath("../@StaticBody3D@86"), NodePath("../@StaticBody3D@88"), NodePath("../@StaticBody3D@94")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@88" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@88" parent="." unique_id=2080958354 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10, -0.0404972, -2.5) connections = [NodePath("../@StaticBody3D@81"), NodePath("../@StaticBody3D@87"), NodePath("../@StaticBody3D@89"), NodePath("../@StaticBody3D@95")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@89" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@89" parent="." unique_id=132645163 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10, -0.0404969, 0) connections = [NodePath("../@StaticBody3D@82"), NodePath("../@StaticBody3D@88"), NodePath("../@StaticBody3D@90"), NodePath("../@StaticBody3D@96")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@90" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@90" parent="." unique_id=775897287 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10, -0.0404969, 2.5) connections = [NodePath("../@StaticBody3D@83"), NodePath("../@StaticBody3D@89"), NodePath("../@StaticBody3D@91"), NodePath("../@StaticBody3D@97")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@91" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@91" parent="." unique_id=194561316 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10, -0.0404971, 5) connections = [NodePath("../@StaticBody3D@84"), NodePath("../@StaticBody3D@90"), NodePath("../@StaticBody3D@92"), NodePath("../@StaticBody3D@98")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@92" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@92" parent="." unique_id=1608798716 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10, 0.0017556, 7.5) connections = [NodePath("../@StaticBody3D@85"), NodePath("../@StaticBody3D@91"), NodePath("../@StaticBody3D@99")] visualisers = [null, null, null] -[node name="@StaticBody3D@93" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@93" parent="." unique_id=709169041 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 12.5, 0.00175571, -7.5) connections = [NodePath("../@StaticBody3D@86"), NodePath("../@StaticBody3D@94"), NodePath("../@StaticBody3D@100")] visualisers = [null, null, null] -[node name="@StaticBody3D@94" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@94" parent="." unique_id=168204741 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 12.5, -0.0404972, -5) connections = [NodePath("../@StaticBody3D@87"), NodePath("../@StaticBody3D@93"), NodePath("../@StaticBody3D@95"), NodePath("../@StaticBody3D@101")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@95" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@95" parent="." unique_id=1667951340 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 12.5, -0.0404972, -2.5) connections = [NodePath("../@StaticBody3D@88"), NodePath("../@StaticBody3D@94"), NodePath("../@StaticBody3D@96"), NodePath("../@StaticBody3D@102")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@96" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@96" parent="." unique_id=972486030 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 12.5, -0.0404969, 0) connections = [NodePath("../@StaticBody3D@89"), NodePath("../@StaticBody3D@95"), NodePath("../@StaticBody3D@97"), NodePath("../@StaticBody3D@103")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@97" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@97" parent="." unique_id=453341856 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 12.5, -0.0404969, 2.5) connections = [NodePath("../@StaticBody3D@90"), NodePath("../@StaticBody3D@96"), NodePath("../@StaticBody3D@98"), NodePath("../@StaticBody3D@104")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@98" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@98" parent="." unique_id=1306245900 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 12.5, -0.0404971, 5) connections = [NodePath("../@StaticBody3D@91"), NodePath("../@StaticBody3D@97"), NodePath("../@StaticBody3D@99"), NodePath("../@StaticBody3D@105")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@99" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@99" parent="." unique_id=660072411 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 12.5, 0.0017556, 7.5) connections = [NodePath("../@StaticBody3D@92"), NodePath("../@StaticBody3D@98"), NodePath("../@StaticBody3D@106")] visualisers = [null, null, null] -[node name="@StaticBody3D@100" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@100" parent="." unique_id=1820379262 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 15, 0.00175571, -7.5) connections = [NodePath("../@StaticBody3D@93"), NodePath("../@StaticBody3D@101"), NodePath("../@StaticBody3D@107")] visualisers = [null, null, null] -[node name="@StaticBody3D@101" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@101" parent="." unique_id=12570627 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 15, -0.0404972, -5) connections = [NodePath("../@StaticBody3D@94"), NodePath("../@StaticBody3D@100"), NodePath("../@StaticBody3D@102"), NodePath("../@StaticBody3D@108")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@102" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@102" parent="." unique_id=115702871 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 15, -0.0404972, -2.5) connections = [NodePath("../@StaticBody3D@95"), NodePath("../@StaticBody3D@101"), NodePath("../@StaticBody3D@103"), NodePath("../@StaticBody3D@109")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@103" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@103" parent="." unique_id=837797651 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 15, -0.0404969, -2.84217e-14) connections = [NodePath("../@StaticBody3D@96"), NodePath("../@StaticBody3D@102"), NodePath("../@StaticBody3D@104"), NodePath("../@StaticBody3D@110")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@104" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@104" parent="." unique_id=1330074079 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 15, -0.0404969, 2.5) connections = [NodePath("../@StaticBody3D@97"), NodePath("../@StaticBody3D@103"), NodePath("../@StaticBody3D@105"), NodePath("../@StaticBody3D@111")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@105" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@105" parent="." unique_id=1805228083 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 15, -0.0404969, 5) connections = [NodePath("../@StaticBody3D@98"), NodePath("../@StaticBody3D@104"), NodePath("../@StaticBody3D@106"), NodePath("../@StaticBody3D@112")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@106" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@106" parent="." unique_id=1932081713 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 15, 0.00175571, 7.5) connections = [NodePath("../@StaticBody3D@99"), NodePath("../@StaticBody3D@105"), NodePath("../@StaticBody3D@113")] visualisers = [null, null, null] -[node name="@StaticBody3D@107" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@107" parent="." unique_id=1529071954 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 17.5, 0.00175571, -7.5) connections = [NodePath("../@StaticBody3D@100"), NodePath("../@StaticBody3D@108"), NodePath("../@StaticBody3D@397")] visualisers = [null, null, null] -[node name="@StaticBody3D@108" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@108" parent="." unique_id=675226672 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 17.5, -0.0404972, -5) connections = [NodePath("../@StaticBody3D@101"), NodePath("../@StaticBody3D@107"), NodePath("../@StaticBody3D@109"), NodePath("../@StaticBody3D@395")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@109" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@109" parent="." unique_id=2131023073 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 17.5, -0.0404972, -2.5) connections = [NodePath("../@StaticBody3D@102"), NodePath("../@StaticBody3D@108"), NodePath("../@StaticBody3D@110"), NodePath("../@StaticBody3D@393")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@110" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@110" parent="." unique_id=1447878297 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 17.5, -0.0404969, 2.84217e-14) connections = [NodePath("../@StaticBody3D@103"), NodePath("../@StaticBody3D@109"), NodePath("../@StaticBody3D@111"), NodePath("../@StaticBody3D@391")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@111" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@111" parent="." unique_id=712017595 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 17.5, -0.0404969, 2.5) connections = [NodePath("../@StaticBody3D@104"), NodePath("../@StaticBody3D@110"), NodePath("../@StaticBody3D@112"), NodePath("../@StaticBody3D@389")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@112" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@112" parent="." unique_id=1912169701 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 17.5, -0.0404969, 5) connections = [NodePath("../@StaticBody3D@105"), NodePath("../@StaticBody3D@111"), NodePath("../@StaticBody3D@113"), NodePath("../@StaticBody3D@387")] visualisers = [null, null, null, null] -[node name="@StaticBody3D@113" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@113" parent="." unique_id=1356088392 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 17.5, 0.0017556, 7.5) connections = [NodePath("../@StaticBody3D@106"), NodePath("../@StaticBody3D@112"), NodePath("../@StaticBody3D@385")] visualisers = [null, null, null] -[node name="@StaticBody3D@385" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@385" parent="." unique_id=1294078555 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 20.215, 0.0945654, 7.5) connections = [NodePath("../@StaticBody3D@113"), NodePath("../@StaticBody3D@387"), NodePath("../@StaticBody3D@411"), NodePath("../@StaticBody3D@414"), NodePath("../@StaticBody3D@416")] visualisers = [null, null, null, null, null] buildable = false -[node name="@StaticBody3D@387" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@387" parent="." unique_id=1595261462 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 20.215, -0.0885693, 5) connections = [NodePath("../@StaticBody3D@112"), NodePath("../@StaticBody3D@385"), NodePath("../@StaticBody3D@389"), NodePath("../@StaticBody3D@411"), NodePath("../@StaticBody3D@414"), NodePath("../@StaticBody3D@416")] visualisers = [null, null, null, null, null, null] buildable = false -[node name="@StaticBody3D@389" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@389" parent="." unique_id=179065096 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 20.215, -0.0848544, 2.5) connections = [NodePath("../@StaticBody3D@111"), NodePath("../@StaticBody3D@391"), NodePath("../@StaticBody3D@387"), NodePath("../@StaticBody3D@416"), NodePath("../@StaticBody3D@411"), NodePath("../@StaticBody3D@414")] visualisers = [null, null, null, null, null, null] buildable = false -[node name="@StaticBody3D@391" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@391" parent="." unique_id=1461123363 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 20.215, -0.0806967, 2.84217e-14) connections = [NodePath("../@StaticBody3D@110"), NodePath("../@StaticBody3D@393"), NodePath("../@StaticBody3D@389"), NodePath("../@StaticBody3D@411"), NodePath("../@StaticBody3D@414"), NodePath("../@StaticBody3D@416")] visualisers = [null, null, null, null, null, null] buildable = false -[node name="@StaticBody3D@393" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@393" parent="." unique_id=986300354 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 20.215, -0.0848545, -2.5) connections = [NodePath("../@StaticBody3D@109"), NodePath("../@StaticBody3D@395"), NodePath("../@StaticBody3D@391"), NodePath("../@StaticBody3D@414"), NodePath("../@StaticBody3D@411"), NodePath("../@StaticBody3D@416")] visualisers = [null, null, null, null, null, null] buildable = false -[node name="@StaticBody3D@395" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@395" parent="." unique_id=823365518 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 20.215, -0.0885694, -5) connections = [NodePath("../@StaticBody3D@108"), NodePath("../@StaticBody3D@397"), NodePath("../@StaticBody3D@393"), NodePath("../@StaticBody3D@411"), NodePath("../@StaticBody3D@414"), NodePath("../@StaticBody3D@416")] visualisers = [null, null, null, null, null, null] buildable = false -[node name="@StaticBody3D@397" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@397" parent="." unique_id=985819522 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 20.215, 0.0945654, -7.5) connections = [NodePath("../@StaticBody3D@107"), NodePath("../@StaticBody3D@395"), NodePath("../@StaticBody3D@411"), NodePath("../@StaticBody3D@414"), NodePath("../@StaticBody3D@416")] visualisers = [null, null, null, null, null] buildable = false -[node name="@StaticBody3D@411" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@411" parent="." unique_id=942087383 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 27.215, -1.0593, 0) connections = [NodePath("../@StaticBody3D@391"), NodePath("../@StaticBody3D@416"), NodePath("../@StaticBody3D@414"), NodePath("../@StaticBody3D@385"), NodePath("../@StaticBody3D@387"), NodePath("../@StaticBody3D@389"), NodePath("../@StaticBody3D@393"), NodePath("../@StaticBody3D@395"), NodePath("../@StaticBody3D@397"), NodePath("../@StaticBody3D@458")] visualisers = [null, null, null, null, null, null, null, null, null, null] buildable = false -[node name="@StaticBody3D@414" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@414" parent="." unique_id=1454840132 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 27.215, -1.05915, -2.5) connections = [NodePath("../@StaticBody3D@393"), NodePath("../@StaticBody3D@411"), NodePath("../@StaticBody3D@397"), NodePath("../@StaticBody3D@395"), NodePath("../@StaticBody3D@391"), NodePath("../@StaticBody3D@389"), NodePath("../@StaticBody3D@387"), NodePath("../@StaticBody3D@385"), NodePath("../@StaticBody3D@458")] visualisers = [null, null, null, null, null, null, null, null, null] buildable = false -[node name="@StaticBody3D@416" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@416" parent="." unique_id=64522456 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 27.215, -1.05945, 2.5) connections = [NodePath("../@StaticBody3D@389"), NodePath("../@StaticBody3D@411"), NodePath("../@StaticBody3D@385"), NodePath("../@StaticBody3D@387"), NodePath("../@StaticBody3D@391"), NodePath("../@StaticBody3D@393"), NodePath("../@StaticBody3D@395"), NodePath("../@StaticBody3D@397"), NodePath("../@StaticBody3D@458")] visualisers = [null, null, null, null, null, null, null, null, null] buildable = false -[node name="@StaticBody3D@458" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@458" parent="." unique_id=1467197443 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 44.215, -1.05955, 0) connections = [NodePath("../@StaticBody3D@411"), NodePath("../@StaticBody3D@416"), NodePath("../@StaticBody3D@414")] visualisers = [null, null, null] buildable = false -[node name="@StaticBody3D@464" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@464" parent="." unique_id=1434980999 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -19.285, 0.10004, -7.5) connections = [NodePath("../FlowNode"), NodePath("../@StaticBody3D@466"), NodePath("../@StaticBody3D@490"), NodePath("../@StaticBody3D@495"), NodePath("../@StaticBody3D@493")] visualisers = [null, null, null, null, null] buildable = false -[node name="@StaticBody3D@466" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@466" parent="." unique_id=1293394447 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -19.285, -0.079766, -5) connections = [NodePath("../@StaticBody3D@10"), NodePath("../@StaticBody3D@468"), NodePath("../@StaticBody3D@464"), NodePath("../@StaticBody3D@490"), NodePath("../@StaticBody3D@495"), NodePath("../@StaticBody3D@493")] visualisers = [null, null, null, null, null, null] buildable = false -[node name="@StaticBody3D@468" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@468" parent="." unique_id=195127986 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -19.285, -0.0764061, -2.5) connections = [NodePath("../@StaticBody3D@11"), NodePath("../@StaticBody3D@470"), NodePath("../@StaticBody3D@466"), NodePath("../@StaticBody3D@495"), NodePath("../@StaticBody3D@490"), NodePath("../@StaticBody3D@493")] visualisers = [null, null, null, null, null, null] buildable = false -[node name="@StaticBody3D@470" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@470" parent="." unique_id=189009953 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -19.285, -0.0730402, -2.84217e-14) connections = [NodePath("../@StaticBody3D@12"), NodePath("../@StaticBody3D@472"), NodePath("../@StaticBody3D@468"), NodePath("../@StaticBody3D@490"), NodePath("../@StaticBody3D@495"), NodePath("../@StaticBody3D@493")] visualisers = [null, null, null, null, null, null] buildable = false -[node name="@StaticBody3D@472" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@472" parent="." unique_id=635282593 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -19.285, -0.0764062, 2.5) connections = [NodePath("../@StaticBody3D@13"), NodePath("../@StaticBody3D@474"), NodePath("../@StaticBody3D@470"), NodePath("../@StaticBody3D@493"), NodePath("../@StaticBody3D@490"), NodePath("../@StaticBody3D@495")] visualisers = [null, null, null, null, null, null] buildable = false -[node name="@StaticBody3D@474" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@474" parent="." unique_id=844528211 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -19.285, -0.0797663, 5) connections = [NodePath("../@StaticBody3D@14"), NodePath("../@StaticBody3D@472"), NodePath("../@StaticBody3D@476"), NodePath("../@StaticBody3D@490"), NodePath("../@StaticBody3D@495"), NodePath("../@StaticBody3D@493")] visualisers = [null, null, null, null, null, null] buildable = false -[node name="@StaticBody3D@476" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@476" parent="." unique_id=886910695 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -19.285, 0.10004, 7.5) connections = [NodePath("../@StaticBody3D@15"), NodePath("../@StaticBody3D@474"), NodePath("../@StaticBody3D@490"), NodePath("../@StaticBody3D@495"), NodePath("../@StaticBody3D@493")] visualisers = [null, null, null, null, null] buildable = false -[node name="@StaticBody3D@490" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@490" parent="." unique_id=137896375 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -26.385, -1.0444, -2.84217e-14) connections = [NodePath("../@StaticBody3D@470"), NodePath("../@StaticBody3D@493"), NodePath("../@StaticBody3D@495"), NodePath("../@StaticBody3D@472"), NodePath("../@StaticBody3D@474"), NodePath("../@StaticBody3D@476"), NodePath("../@StaticBody3D@468"), NodePath("../@StaticBody3D@466"), NodePath("../@StaticBody3D@464")] visualisers = [null, null, null, null, null, null, null, null, null] buildable = false -[node name="@StaticBody3D@493" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@493" parent="." unique_id=452610810 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -26.385, -1.05029, 4) connections = [NodePath("../@StaticBody3D@472"), NodePath("../@StaticBody3D@490"), NodePath("../@StaticBody3D@476"), NodePath("../@StaticBody3D@474"), NodePath("../@StaticBody3D@470"), NodePath("../@StaticBody3D@468"), NodePath("../@StaticBody3D@466"), NodePath("../@StaticBody3D@464")] visualisers = [null, null, null, null, null, null, null, null] buildable = false -[node name="@StaticBody3D@495" parent="." node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] +[node name="@StaticBody3D@495" parent="." unique_id=1197271690 node_paths=PackedStringArray("connections", "visualisers") instance=ExtResource("2_s6hwk")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -26.385, -1.05029, -4) connections = [NodePath("../@StaticBody3D@468"), NodePath("../@StaticBody3D@490"), NodePath("../@StaticBody3D@464"), NodePath("../@StaticBody3D@466"), NodePath("../@StaticBody3D@470"), NodePath("../@StaticBody3D@472"), NodePath("../@StaticBody3D@474"), NodePath("../@StaticBody3D@476")] visualisers = [null, null, null, null, null, null, null, null] diff --git a/Scenes/FlowField/flow_node.glb.import b/Scenes/FlowField/flow_node.glb.import index 7bd2cd8..3133293 100644 --- a/Scenes/FlowField/flow_node.glb.import +++ b/Scenes/FlowField/flow_node.glb.import @@ -15,9 +15,11 @@ dest_files=["res://.godot/imported/flow_node.glb-6ba2ba2afb1294cefafdb385a753268 nodes/root_type="" nodes/root_name="" +nodes/root_script=null nodes/apply_root_scale=true nodes/root_scale=1.0 nodes/import_as_skeleton_bones=false +nodes/use_name_suffixes=true nodes/use_node_type_suffixes=true meshes/ensure_tangents=true meshes/generate_lods=true @@ -32,6 +34,9 @@ animation/trimming=false animation/remove_immutable_tracks=true animation/import_rest_as_RESET=false import_script/path="" +materials/extract=0 +materials/extract_format=0 +materials/extract_path="" _subresources={} gltf/naming_version=1 gltf/embedded_image_handling=1 diff --git a/Scenes/FlowField/flow_node.tscn b/Scenes/FlowField/flow_node.tscn index e55e3d2..2964ef1 100644 --- a/Scenes/FlowField/flow_node.tscn +++ b/Scenes/FlowField/flow_node.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=4 format=3 uid="uid://bssfvyxv5uo1f"] +[gd_scene format=3 uid="uid://bssfvyxv5uo1f"] [ext_resource type="Script" uid="uid://c86ygtor5tksd" path="res://Scripts/flow_node.gd" id="1_ng65h"] [ext_resource type="PackedScene" uid="uid://h7el2c2awv6" path="res://Scenes/FlowField/flow_node2.tscn" id="2_bmgs5"] @@ -6,13 +6,13 @@ [sub_resource type="SphereShape3D" id="SphereShape3D_bmgs5"] radius = 0.4 -[node name="FlowNode" type="StaticBody3D"] +[node name="FlowNode" type="StaticBody3D" unique_id=693964790] collision_layer = 64 collision_mask = 0 script = ExtResource("1_ng65h") metadata/_custom_type_script = "uid://c86ygtor5tksd" -[node name="CollisionShape3D" type="CollisionShape3D" parent="."] +[node name="CollisionShape3D" type="CollisionShape3D" parent="." unique_id=218852378] shape = SubResource("SphereShape3D_bmgs5") -[node name="flow_node" parent="." instance=ExtResource("2_bmgs5")] +[node name="flow_node" parent="." unique_id=1362505504 instance=ExtResource("2_bmgs5")] diff --git a/Scenes/FlowField/flow_node2.tscn b/Scenes/FlowField/flow_node2.tscn index b8e3158..27408a0 100644 --- a/Scenes/FlowField/flow_node2.tscn +++ b/Scenes/FlowField/flow_node2.tscn @@ -1,11 +1,11 @@ -[gd_scene load_steps=3 format=3 uid="uid://h7el2c2awv6"] +[gd_scene format=3 uid="uid://h7el2c2awv6"] [ext_resource type="PackedScene" uid="uid://bs4en6twugqjl" path="res://Scenes/FlowField/flow_node.glb" id="1_tnepb"] -[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_16gtg"] +[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_0r20u"] resource_local_to_scene = true -[node name="flow_node" instance=ExtResource("1_tnepb")] +[node name="flow_node" unique_id=1309943906 instance=ExtResource("1_tnepb")] -[node name="Sphere" parent="." index="0"] -material_override = SubResource("StandardMaterial3D_16gtg") +[node name="Sphere" parent="." index="0" unique_id=661581070] +material_override = SubResource("StandardMaterial3D_0r20u") diff --git a/Scenes/Ladder/ladder.tscn b/Scenes/Ladder/ladder.tscn index 9f0064d..17a2d16 100644 --- a/Scenes/Ladder/ladder.tscn +++ b/Scenes/Ladder/ladder.tscn @@ -1,8 +1,8 @@ -[gd_scene load_steps=2 format=3 uid="uid://cx8f6tsipvmls"] +[gd_scene format=3 uid="uid://cx8f6tsipvmls"] [ext_resource type="Script" uid="uid://7pd2edvb845w" path="res://Scenes/Ladder/ladder.gd" id="1_cq4ai"] -[node name="Ladder" type="Area3D"] +[node name="Ladder" type="Area3D" unique_id=1685840961] collision_mask = 2 script = ExtResource("1_cq4ai") diff --git a/Scenes/Menus/alert_popup.tscn b/Scenes/Menus/alert_popup.tscn index f62fc48..9450e8c 100644 --- a/Scenes/Menus/alert_popup.tscn +++ b/Scenes/Menus/alert_popup.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=4 format=3 uid="uid://6a277g802os0"] +[gd_scene format=3 uid="uid://6a277g802os0"] [ext_resource type="Script" uid="uid://4uwd40mavufi" path="res://Scripts/alert_popup.gd" id="1_cac03"] [ext_resource type="AudioStream" uid="uid://cp6ph4ra7u5rk" path="res://UI/drop_003.ogg" id="2_2mbtt"] @@ -8,7 +8,7 @@ random_pitch = 1.1 streams_count = 1 stream_0/stream = ExtResource("2_2mbtt") -[node name="Control" type="PanelContainer"] +[node name="Control" type="PanelContainer" unique_id=1358708603] anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 @@ -18,19 +18,19 @@ grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_cac03") -[node name="VBoxContainer" type="VBoxContainer" parent="."] +[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=262018832] layout_mode = 2 -[node name="Label" type="Label" parent="VBoxContainer"] +[node name="Label" type="Label" parent="VBoxContainer" unique_id=1955868029] layout_mode = 2 text = "Unable to connect to server" -[node name="Button" type="Button" parent="VBoxContainer"] +[node name="Button" type="Button" parent="VBoxContainer" unique_id=573721072] layout_mode = 2 size_flags_horizontal = 8 text = "OK" -[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."] +[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="." unique_id=642000737] stream = SubResource("AudioStreamRandomizer_veol0") bus = &"SFX" diff --git a/Scenes/Menus/confirmation_popup.tscn b/Scenes/Menus/confirmation_popup.tscn index 794b0ac..6efe9bf 100644 --- a/Scenes/Menus/confirmation_popup.tscn +++ b/Scenes/Menus/confirmation_popup.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=4 format=3 uid="uid://f46qh73hrk4y"] +[gd_scene format=3 uid="uid://f46qh73hrk4y"] [ext_resource type="Script" uid="uid://bjt72v1wym5ie" path="res://Scripts/confirmation_popup.gd" id="1_x7akt"] [ext_resource type="AudioStream" uid="uid://cp6ph4ra7u5rk" path="res://UI/drop_003.ogg" id="2_3w36n"] @@ -8,7 +8,7 @@ random_pitch = 1.1 streams_count = 1 stream_0/stream = ExtResource("2_3w36n") -[node name="ConfirmationPopup" type="PanelContainer"] +[node name="ConfirmationPopup" type="PanelContainer" unique_id=1165272278] anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 @@ -22,29 +22,29 @@ grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_x7akt") -[node name="VBoxContainer" type="VBoxContainer" parent="."] +[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=1692009644] layout_mode = 2 -[node name="Label" type="Label" parent="VBoxContainer"] +[node name="Label" type="Label" parent="VBoxContainer" unique_id=1306121466] layout_mode = 2 size_flags_vertical = 3 text = "Some Text?" horizontal_alignment = 1 vertical_alignment = 1 -[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer"] +[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer" unique_id=1948090750] layout_mode = 2 alignment = 2 -[node name="Cancel" type="Button" parent="VBoxContainer/HBoxContainer"] +[node name="Cancel" type="Button" parent="VBoxContainer/HBoxContainer" unique_id=2050991125] layout_mode = 2 text = "Cancel" -[node name="Confirm" type="Button" parent="VBoxContainer/HBoxContainer"] +[node name="Confirm" type="Button" parent="VBoxContainer/HBoxContainer" unique_id=830285956] layout_mode = 2 text = "Confirm" -[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."] +[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="." unique_id=195190349] stream = SubResource("AudioStreamRandomizer_22wuj") bus = &"SFX" diff --git a/Scenes/Menus/multiplayer_lobby.tscn b/Scenes/Menus/multiplayer_lobby.tscn index 784692b..f1c37fd 100644 --- a/Scenes/Menus/multiplayer_lobby.tscn +++ b/Scenes/Menus/multiplayer_lobby.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=8 format=3 uid="uid://cwvprrvk4l2k0"] +[gd_scene format=3 uid="uid://cwvprrvk4l2k0"] [ext_resource type="Script" uid="uid://cvm4lyhx1uh0w" path="res://Scripts/multiplayer_lobby.gd" id="2_nb860"] [ext_resource type="PackedScene" uid="uid://dpt3kpixawyby" path="res://UI/scoreboard.tscn" id="3_f6bia"] @@ -12,7 +12,7 @@ random_pitch = 1.1 streams_count = 1 stream_0/stream = ExtResource("7_6mhre") -[node name="multiplayer_lobby" type="Control" node_paths=PackedStringArray("server_form", "chatbox", "audio_player")] +[node name="multiplayer_lobby" type="Control" unique_id=473106326 node_paths=PackedStringArray("server_form", "chatbox", "audio_player")] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 @@ -26,14 +26,14 @@ character_select_screen = ExtResource("7_kawp7") chatbox = NodePath("Chatbox") audio_player = NodePath("AudioStreamPlayer") -[node name="ServerForm" parent="." instance=ExtResource("5_bqbwv")] +[node name="ServerForm" parent="." unique_id=1466097634 instance=ExtResource("5_bqbwv")] layout_mode = 1 offset_left = -151.0 offset_top = -112.0 offset_right = 151.0 offset_bottom = 112.0 -[node name="Scoreboard" parent="." instance=ExtResource("3_f6bia")] +[node name="Scoreboard" parent="." unique_id=1465394887 instance=ExtResource("3_f6bia")] visible = false layout_mode = 1 anchors_preset = -1 @@ -43,7 +43,7 @@ offset_left = -472.0 offset_right = -50.0 grow_horizontal = 0 -[node name="ReadyButton" type="Button" parent="."] +[node name="ReadyButton" type="Button" parent="." unique_id=7189097] visible = false layout_mode = 1 anchors_preset = -1 @@ -59,10 +59,10 @@ grow_horizontal = 0 grow_vertical = 2 text = "Ready" -[node name="Chatbox" parent="." instance=ExtResource("6_wtqwd")] +[node name="Chatbox" parent="." unique_id=1790554118 instance=ExtResource("6_wtqwd")] layout_mode = 1 -[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."] +[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="." unique_id=1774735888] stream = SubResource("AudioStreamRandomizer_cwnde") bus = &"SFX" diff --git a/Scenes/Menus/server_form.tscn b/Scenes/Menus/server_form.tscn index c26f6d0..91d5bd3 100644 --- a/Scenes/Menus/server_form.tscn +++ b/Scenes/Menus/server_form.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=4 format=3 uid="uid://bvfit0sy2tnw4"] +[gd_scene format=3 uid="uid://bvfit0sy2tnw4"] [ext_resource type="Script" uid="uid://dyyhbd2pbfygi" path="res://Scripts/server_form.gd" id="1_43oaq"] [ext_resource type="AudioStream" uid="uid://cp6ph4ra7u5rk" path="res://UI/drop_003.ogg" id="2_hirre"] @@ -8,7 +8,7 @@ random_pitch = 1.1 streams_count = 1 stream_0/stream = ExtResource("2_hirre") -[node name="ServerForm" type="PanelContainer" node_paths=PackedStringArray("ip_entry", "port_entry", "host_button", "join_button", "ip_field", "port_field", "players_field", "start_button")] +[node name="ServerForm" type="PanelContainer" unique_id=1145091654 node_paths=PackedStringArray("ip_entry", "port_entry", "host_button", "join_button", "ip_field", "port_field", "players_field", "start_button")] custom_minimum_size = Vector2(500, 0) anchors_preset = 8 anchor_left = 0.5 @@ -31,60 +31,60 @@ port_field = NodePath("VBoxContainer/PortField") players_field = NodePath("VBoxContainer/PlayersField") start_button = NodePath("VBoxContainer/StartButton") -[node name="VBoxContainer" type="VBoxContainer" parent="."] +[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=561935001] layout_mode = 2 alignment = 1 -[node name="BackButton" type="Button" parent="VBoxContainer"] +[node name="BackButton" type="Button" parent="VBoxContainer" unique_id=569188032] layout_mode = 2 text = "Back" -[node name="ModeContainer" type="VBoxContainer" parent="VBoxContainer"] +[node name="ModeContainer" type="VBoxContainer" parent="VBoxContainer" unique_id=412577610] layout_mode = 2 -[node name="HostButton" type="Button" parent="VBoxContainer/ModeContainer"] +[node name="HostButton" type="Button" parent="VBoxContainer/ModeContainer" unique_id=631449156] layout_mode = 2 text = "Host Game" -[node name="JoinButton" type="Button" parent="VBoxContainer/ModeContainer"] +[node name="JoinButton" type="Button" parent="VBoxContainer/ModeContainer" unique_id=1935206321] layout_mode = 2 text = "Join Game" -[node name="IPField" type="HBoxContainer" parent="VBoxContainer"] +[node name="IPField" type="HBoxContainer" parent="VBoxContainer" unique_id=1725471186] visible = false layout_mode = 2 -[node name="Label" type="Label" parent="VBoxContainer/IPField"] +[node name="Label" type="Label" parent="VBoxContainer/IPField" unique_id=1622344831] layout_mode = 2 text = "Server IP:" -[node name="ServerIP" type="LineEdit" parent="VBoxContainer/IPField"] +[node name="ServerIP" type="LineEdit" parent="VBoxContainer/IPField" unique_id=2021046132] layout_mode = 2 size_flags_horizontal = 3 placeholder_text = "localhost" -[node name="PortField" type="HBoxContainer" parent="VBoxContainer"] +[node name="PortField" type="HBoxContainer" parent="VBoxContainer" unique_id=803673382] visible = false layout_mode = 2 -[node name="Label" type="Label" parent="VBoxContainer/PortField"] +[node name="Label" type="Label" parent="VBoxContainer/PortField" unique_id=1598783998] layout_mode = 2 text = "Server Port:" -[node name="ServerPort" type="LineEdit" parent="VBoxContainer/PortField"] +[node name="ServerPort" type="LineEdit" parent="VBoxContainer/PortField" unique_id=1709303077] layout_mode = 2 size_flags_horizontal = 3 placeholder_text = "default" -[node name="PlayersField" type="HBoxContainer" parent="VBoxContainer"] +[node name="PlayersField" type="HBoxContainer" parent="VBoxContainer" unique_id=1542923946] visible = false layout_mode = 2 -[node name="Label" type="Label" parent="VBoxContainer/PlayersField"] +[node name="Label" type="Label" parent="VBoxContainer/PlayersField" unique_id=1691764369] layout_mode = 2 text = "Max Players" -[node name="HSlider" type="HSlider" parent="VBoxContainer/PlayersField"] +[node name="HSlider" type="HSlider" parent="VBoxContainer/PlayersField" unique_id=1035713116] layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 1 @@ -93,16 +93,16 @@ value = 4.0 tick_count = 5 ticks_on_borders = true -[node name="Label2" type="Label" parent="VBoxContainer/PlayersField"] +[node name="Label2" type="Label" parent="VBoxContainer/PlayersField" unique_id=821854456] layout_mode = 2 text = "4" -[node name="StartButton" type="Button" parent="VBoxContainer"] +[node name="StartButton" type="Button" parent="VBoxContainer" unique_id=1563391807] visible = false layout_mode = 2 text = "Start" -[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."] +[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="." unique_id=698870317] stream = SubResource("AudioStreamRandomizer_3o7ni") bus = &"SFX" diff --git a/Scenes/Menus/singleplayer_lobby.tscn b/Scenes/Menus/singleplayer_lobby.tscn index 285e0f5..82af966 100644 --- a/Scenes/Menus/singleplayer_lobby.tscn +++ b/Scenes/Menus/singleplayer_lobby.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=6 format=3 uid="uid://176c6fuhg5ic"] +[gd_scene format=3 uid="uid://176c6fuhg5ic"] [ext_resource type="Script" uid="uid://e5gf7hd5jsw3" path="res://Scripts/singleplayer_lobby.gd" id="1_nd17k"] [ext_resource type="PackedScene" uid="uid://ddmg342ff2qaq" path="res://UI/chatbox.tscn" id="3_l8xy3"] @@ -10,7 +10,7 @@ random_pitch = 1.1 streams_count = 1 stream_0/stream = ExtResource("6_6nu57") -[node name="singleplayer_lobby" type="Control" node_paths=PackedStringArray("audio_player")] +[node name="singleplayer_lobby" type="Control" unique_id=1948631640 node_paths=PackedStringArray("audio_player")] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 @@ -23,6 +23,6 @@ character_select_screen = ExtResource("6_ltm04") audio_player = NodePath("AudioStreamPlayer") chatbox_scene = ExtResource("3_l8xy3") -[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."] +[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="." unique_id=1662384823] stream = SubResource("AudioStreamRandomizer_g5har") bus = &"SFX" diff --git a/Scenes/Menus/text_input_popup.tscn b/Scenes/Menus/text_input_popup.tscn index b46b9a6..34c7df7 100644 --- a/Scenes/Menus/text_input_popup.tscn +++ b/Scenes/Menus/text_input_popup.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=4 format=3 uid="uid://dccsyymk4uko6"] +[gd_scene format=3 uid="uid://dccsyymk4uko6"] [ext_resource type="Script" uid="uid://b0asb3pmu8pqb" path="res://Scripts/text_input_popup.gd" id="1_ve6eb"] [ext_resource type="AudioStream" uid="uid://cp6ph4ra7u5rk" path="res://UI/drop_003.ogg" id="2_mec4u"] @@ -8,7 +8,7 @@ random_pitch = 1.1 streams_count = 1 stream_0/stream = ExtResource("2_mec4u") -[node name="TextInputPopup" type="PanelContainer"] +[node name="TextInputPopup" type="PanelContainer" unique_id=601601243] anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 @@ -22,19 +22,19 @@ grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_ve6eb") -[node name="VBoxContainer" type="VBoxContainer" parent="."] +[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=868959961] layout_mode = 2 -[node name="LineEdit" type="LineEdit" parent="VBoxContainer"] +[node name="LineEdit" type="LineEdit" parent="VBoxContainer" unique_id=704296503] layout_mode = 2 placeholder_text = "Dummy Text" -[node name="Button" type="Button" parent="VBoxContainer"] +[node name="Button" type="Button" parent="VBoxContainer" unique_id=1043501287] layout_mode = 2 text = "Confirm " -[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."] +[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="." unique_id=1455592164] stream = SubResource("AudioStreamRandomizer_w0x7l") bus = &"SFX" diff --git a/Scenes/MixingTable/remix_table.tscn b/Scenes/MixingTable/remix_table.tscn index c117c96..afeb00e 100644 --- a/Scenes/MixingTable/remix_table.tscn +++ b/Scenes/MixingTable/remix_table.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=6 format=3 uid="uid://c6isprnkaliqr"] +[gd_scene format=3 uid="uid://c6isprnkaliqr"] [ext_resource type="Script" uid="uid://bpvmvx10q4ayd" path="res://Scenes/MixingTable/remix_table.gd" id="1_q8doq"] [ext_resource type="PackedScene" uid="uid://bajli4d3nqwll" path="res://UI/Menus/MixingMenu/track_editor.tscn" id="2_ibyhf"] @@ -9,26 +9,26 @@ [sub_resource type="BoxShape3D" id="BoxShape3D_78x4u"] size = Vector3(0.5, 0.5, 0.5) -[node name="RemixTable" type="StaticBody3D" node_paths=PackedStringArray("button")] +[node name="RemixTable" type="StaticBody3D" unique_id=155375437 node_paths=PackedStringArray("button")] script = ExtResource("1_q8doq") remix_menu_scene = ExtResource("2_ibyhf") button = NodePath("StaticBody3D") -[node name="CollisionShape3D" type="CollisionShape3D" parent="."] +[node name="CollisionShape3D" type="CollisionShape3D" parent="." unique_id=512153260] shape = SubResource("BoxShape3D_ibyhf") -[node name="CSGBox3D" type="CSGBox3D" parent="."] +[node name="CSGBox3D" type="CSGBox3D" parent="." unique_id=1398049834] -[node name="StaticBody3D" type="StaticBody3D" parent="."] +[node name="StaticBody3D" type="StaticBody3D" parent="." unique_id=1526369567] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.524303, 0) collision_layer = 16 collision_mask = 0 script = ExtResource("2_mjah6") -[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D"] +[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D" unique_id=296240418] shape = SubResource("BoxShape3D_78x4u") -[node name="CSGBox3D" type="CSGBox3D" parent="StaticBody3D"] +[node name="CSGBox3D" type="CSGBox3D" parent="StaticBody3D" unique_id=2047185618] size = Vector3(0.5, 0.5, 0.5) [connection signal="button_interacted" from="StaticBody3D" to="." method="_on_static_body_3d_button_interacted"] diff --git a/Scenes/Projectiles/explosive_projectile.tscn b/Scenes/Projectiles/explosive_projectile.tscn index 9ecf17e..894e43d 100644 --- a/Scenes/Projectiles/explosive_projectile.tscn +++ b/Scenes/Projectiles/explosive_projectile.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=8 format=3 uid="uid://7f4dfphgiswr"] +[gd_scene format=3 uid="uid://7f4dfphgiswr"] [ext_resource type="PackedScene" uid="uid://c8qjlgam6wuo0" path="res://Scenes/Projectiles/projectile.tscn" id="1_136w8"] [ext_resource type="Script" uid="uid://cubn2iabwg3" path="res://Scripts/Projectiles/explosive_projectile.gd" id="2_3adg2"] @@ -27,14 +27,14 @@ vertex_color_use_as_albedo = true material = SubResource("StandardMaterial3D_dqr5j") size = Vector3(0.2, 0.2, 0.2) -[node name="ExplosiveProjectile" instance=ExtResource("1_136w8")] +[node name="ExplosiveProjectile" unique_id=1515091441 instance=ExtResource("1_136w8")] script = ExtResource("2_3adg2") explosion_range = 3.0 -[node name="AudioStreamPlayer" type="AudioStreamPlayer3D" parent="." index="2"] +[node name="AudioStreamPlayer" type="AudioStreamPlayer3D" parent="." index="2" unique_id=1138017970] bus = &"SFX" -[node name="GPUParticles3D" type="GPUParticles3D" parent="." index="3"] +[node name="GPUParticles3D" type="GPUParticles3D" parent="." index="3" unique_id=729922247] emitting = false amount = 80 lifetime = 0.5 diff --git a/Scenes/Projectiles/homing_projectile.tscn b/Scenes/Projectiles/homing_projectile.tscn index cb36d2f..4d27064 100644 --- a/Scenes/Projectiles/homing_projectile.tscn +++ b/Scenes/Projectiles/homing_projectile.tscn @@ -1,10 +1,8 @@ -[gd_scene load_steps=3 format=3 uid="uid://di2wwvkv4wov1"] +[gd_scene format=3 uid="uid://di2wwvkv4wov1"] [ext_resource type="PackedScene" uid="uid://7f4dfphgiswr" path="res://Scenes/Projectiles/explosive_projectile.tscn" id="1_it3tw"] [ext_resource type="Script" uid="uid://dwr38fukjqu7r" path="res://Scripts/Projectiles/homing_projectile.gd" id="2_etdxg"] -[node name="HomingProjectile" instance=ExtResource("1_it3tw")] +[node name="HomingProjectile" unique_id=1704606199 instance=ExtResource("1_it3tw")] script = ExtResource("2_etdxg") -acceleration = 30.0 -max_speed = 15.0 explosion_range = 6.0 diff --git a/Scenes/Projectiles/projectile.tscn b/Scenes/Projectiles/projectile.tscn index 211e316..3683ecb 100644 --- a/Scenes/Projectiles/projectile.tscn +++ b/Scenes/Projectiles/projectile.tscn @@ -1,23 +1,23 @@ -[gd_scene load_steps=3 format=3 uid="uid://c8qjlgam6wuo0"] +[gd_scene format=3 uid="uid://c8qjlgam6wuo0"] [ext_resource type="Script" uid="uid://bifvnevs5y4nj" path="res://Scripts/Projectiles/projectile.gd" id="1_k4v4y"] [sub_resource type="SphereShape3D" id="SphereShape3D_fgj4t"] radius = 0.2 -[node name="Projectile" type="RigidBody3D" node_paths=PackedStringArray("collision_shape")] +[node name="Projectile" type="RigidBody3D" unique_id=750354712 node_paths=PackedStringArray("collision_shape")] collision_layer = 0 collision_mask = 5 gravity_scale = 0.0 -max_contacts_reported = 1 contact_monitor = true +max_contacts_reported = 1 script = ExtResource("1_k4v4y") collision_shape = NodePath("CollisionShape3D") -[node name="CollisionShape3D" type="CollisionShape3D" parent="."] +[node name="CollisionShape3D" type="CollisionShape3D" parent="." unique_id=255307928] shape = SubResource("SphereShape3D_fgj4t") -[node name="Sprite3D" type="Sprite3D" parent="."] +[node name="Sprite3D" type="Sprite3D" parent="." unique_id=1229445457] billboard = 1 texture_filter = 0 diff --git a/Scenes/Projectiles/status_applying_projectile.tscn b/Scenes/Projectiles/status_applying_projectile.tscn index 05fb2ee..1231c91 100644 --- a/Scenes/Projectiles/status_applying_projectile.tscn +++ b/Scenes/Projectiles/status_applying_projectile.tscn @@ -1,8 +1,8 @@ -[gd_scene load_steps=3 format=3 uid="uid://beq6rn0babncg"] +[gd_scene format=3 uid="uid://beq6rn0babncg"] [ext_resource type="PackedScene" uid="uid://7f4dfphgiswr" path="res://Scenes/Projectiles/explosive_projectile.tscn" id="1_atrjq"] [ext_resource type="Script" uid="uid://ba2aqn82wo747" path="res://Scripts/Projectiles/status_applying_projectile.gd" id="2_4p44n"] -[node name="StatusApplyingProjectile" instance=ExtResource("1_atrjq")] +[node name="StatusApplyingProjectile" unique_id=290277616 instance=ExtResource("1_atrjq")] script = ExtResource("2_4p44n") status_stats = null diff --git a/Scenes/ShopStand/shop_stand.tscn b/Scenes/ShopStand/shop_stand.tscn index 000a630..65d8de5 100644 --- a/Scenes/ShopStand/shop_stand.tscn +++ b/Scenes/ShopStand/shop_stand.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=17 format=3 uid="uid://7g3jev3v6d3l"] +[gd_scene format=3 uid="uid://7g3jev3v6d3l"] [ext_resource type="Script" uid="uid://colk6js4wet11" path="res://Scenes/ShopStand/shop_stand.gd" id="1_4in53"] [ext_resource type="Script" uid="uid://dkfswql8ui0bt" path="res://Scripts/interact_button.gd" id="1_x8sts"] @@ -41,7 +41,7 @@ viewport_path = NodePath("SubViewport5") [sub_resource type="ViewportTexture" id="ViewportTexture_rnm0u"] viewport_path = NodePath("SubViewport6") -[node name="ShopStand" type="Node3D" node_paths=PackedStringArray("cards", "choice_colliders", "choice_buttons", "choice_sprites", "blank_button", "blank_button_collider", "blank_models")] +[node name="ShopStand" type="Node3D" unique_id=1287436541 node_paths=PackedStringArray("cards", "choice_colliders", "choice_buttons", "choice_sprites", "blank_button", "blank_button_collider", "blank_models")] script = ExtResource("1_4in53") cards = [NodePath("SubViewport/Node2D"), NodePath("SubViewport2/Node2D"), NodePath("SubViewport3/Node2D"), NodePath("SubViewport4/Node2D"), NodePath("SubViewport5/Node2D"), NodePath("SubViewport6/Node2D")] choice_colliders = [NodePath("InteractButton/CollisionShape3D"), NodePath("InteractButton2/CollisionShape3D2"), NodePath("InteractButton3/CollisionShape3D3"), NodePath("InteractButton6/CollisionShape3D6"), NodePath("InteractButton5/CollisionShape3D5"), NodePath("InteractButton4/CollisionShape3D4")] @@ -52,204 +52,204 @@ blank_button = NodePath("InteractButton7") blank_button_collider = NodePath("InteractButton7/CollisionShape3D") blank_models = [NodePath("CSGBox3D4"), NodePath("CSGBox3D5"), NodePath("CSGBox3D6"), NodePath("CSGBox3D7"), NodePath("CSGBox3D8")] -[node name="CSGBox3D" type="CSGBox3D" parent="."] +[node name="CSGBox3D" type="CSGBox3D" parent="." unique_id=1318214883] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.294425, 0, 0) size = Vector3(3.54787, 1, 1) material = SubResource("StandardMaterial3D_lhc2g") -[node name="CSGBox3D2" type="CSGBox3D" parent="."] +[node name="CSGBox3D2" type="CSGBox3D" parent="." unique_id=985592437] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.453776, -0.485039) size = Vector3(2.95902, 1, 1) material = SubResource("StandardMaterial3D_tn6ej") -[node name="CSGBox3D3" type="CSGBox3D" parent="."] +[node name="CSGBox3D3" type="CSGBox3D" parent="." unique_id=1018776620] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.491623, -0.927363) size = Vector3(2.95902, 1.96606, 1) material = SubResource("StandardMaterial3D_4tjcf") -[node name="StaticBody3D" type="StaticBody3D" parent="."] +[node name="StaticBody3D" type="StaticBody3D" parent="." unique_id=1128254914] -[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D"] +[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D" unique_id=5577448] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.502094, -0.465026) shape = SubResource("BoxShape3D_3a288") -[node name="InteractButton7" type="StaticBody3D" parent="."] +[node name="InteractButton7" type="StaticBody3D" parent="." unique_id=1757807307] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.73285, 0.835364, 0.235621) collision_layer = 16 collision_mask = 0 script = ExtResource("1_x8sts") -[node name="CollisionShape3D" type="CollisionShape3D" parent="InteractButton7"] +[node name="CollisionShape3D" type="CollisionShape3D" parent="InteractButton7" unique_id=823738383] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0624237, -0.101074, -0.214111) shape = SubResource("BoxShape3D_txjtg") disabled = true -[node name="InteractButton" type="StaticBody3D" parent="."] +[node name="InteractButton" type="StaticBody3D" parent="." unique_id=2043390372] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.08327, 0.835364, 0.235621) collision_layer = 16 collision_mask = 0 script = ExtResource("1_x8sts") -[node name="CollisionShape3D" type="CollisionShape3D" parent="InteractButton"] +[node name="CollisionShape3D" type="CollisionShape3D" parent="InteractButton" unique_id=1008844636] shape = SubResource("BoxShape3D_3r1g8") disabled = true -[node name="InteractButton2" type="StaticBody3D" parent="."] +[node name="InteractButton2" type="StaticBody3D" parent="." unique_id=409716279] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0897942, 0.854733, 0.276212) collision_layer = 16 collision_mask = 0 script = ExtResource("1_x8sts") button_press_value = 1 -[node name="CollisionShape3D2" type="CollisionShape3D" parent="InteractButton2"] +[node name="CollisionShape3D2" type="CollisionShape3D" parent="InteractButton2" unique_id=2089267741] shape = SubResource("BoxShape3D_3r1g8") disabled = true -[node name="InteractButton3" type="StaticBody3D" parent="."] +[node name="InteractButton3" type="StaticBody3D" parent="." unique_id=1438261967] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.982556, 0.839111, 0.270489) collision_layer = 16 collision_mask = 0 script = ExtResource("1_x8sts") button_press_value = 2 -[node name="CollisionShape3D3" type="CollisionShape3D" parent="InteractButton3"] +[node name="CollisionShape3D3" type="CollisionShape3D" parent="InteractButton3" unique_id=934010889] shape = SubResource("BoxShape3D_3r1g8") disabled = true -[node name="InteractButton4" type="StaticBody3D" parent="."] +[node name="InteractButton4" type="StaticBody3D" parent="." unique_id=771110062] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.964396, 1.2947, -0.222282) collision_layer = 16 collision_mask = 0 script = ExtResource("1_x8sts") button_press_value = 5 -[node name="CollisionShape3D4" type="CollisionShape3D" parent="InteractButton4"] +[node name="CollisionShape3D4" type="CollisionShape3D" parent="InteractButton4" unique_id=87223566] shape = SubResource("BoxShape3D_3r1g8") disabled = true -[node name="InteractButton5" type="StaticBody3D" parent="."] +[node name="InteractButton5" type="StaticBody3D" parent="." unique_id=1026319516] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0971891, 1.30596, -0.223896) collision_layer = 16 collision_mask = 0 script = ExtResource("1_x8sts") button_press_value = 4 -[node name="CollisionShape3D5" type="CollisionShape3D" parent="InteractButton5"] +[node name="CollisionShape3D5" type="CollisionShape3D" parent="InteractButton5" unique_id=1157590590] shape = SubResource("BoxShape3D_3r1g8") disabled = true -[node name="InteractButton6" type="StaticBody3D" parent="."] +[node name="InteractButton6" type="StaticBody3D" parent="." unique_id=757111681] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.01936, 1.30134, -0.249066) collision_layer = 16 collision_mask = 0 script = ExtResource("1_x8sts") button_press_value = 3 -[node name="CollisionShape3D6" type="CollisionShape3D" parent="InteractButton6"] +[node name="CollisionShape3D6" type="CollisionShape3D" parent="InteractButton6" unique_id=224663904] shape = SubResource("BoxShape3D_3r1g8") disabled = true -[node name="SubViewport" type="SubViewport" parent="."] +[node name="SubViewport" type="SubViewport" parent="." unique_id=801515313] transparent_bg = true render_target_update_mode = 4 -[node name="Node2D" parent="SubViewport" instance=ExtResource("3_u7x2f")] +[node name="Node2D" parent="SubViewport" unique_id=1117068690 instance=ExtResource("3_u7x2f")] -[node name="SubViewport2" type="SubViewport" parent="."] +[node name="SubViewport2" type="SubViewport" parent="." unique_id=2121876296] transparent_bg = true render_target_update_mode = 4 -[node name="Node2D" parent="SubViewport2" instance=ExtResource("3_u7x2f")] +[node name="Node2D" parent="SubViewport2" unique_id=2001793470 instance=ExtResource("3_u7x2f")] -[node name="SubViewport3" type="SubViewport" parent="."] +[node name="SubViewport3" type="SubViewport" parent="." unique_id=1774810803] transparent_bg = true render_target_update_mode = 4 -[node name="Node2D" parent="SubViewport3" instance=ExtResource("3_u7x2f")] +[node name="Node2D" parent="SubViewport3" unique_id=1966107137 instance=ExtResource("3_u7x2f")] -[node name="SubViewport4" type="SubViewport" parent="."] +[node name="SubViewport4" type="SubViewport" parent="." unique_id=1209309422] transparent_bg = true render_target_update_mode = 4 -[node name="Node2D" parent="SubViewport4" instance=ExtResource("3_u7x2f")] +[node name="Node2D" parent="SubViewport4" unique_id=251514880 instance=ExtResource("3_u7x2f")] -[node name="SubViewport5" type="SubViewport" parent="."] +[node name="SubViewport5" type="SubViewport" parent="." unique_id=464148156] transparent_bg = true render_target_update_mode = 4 -[node name="Node2D" parent="SubViewport5" instance=ExtResource("3_u7x2f")] +[node name="Node2D" parent="SubViewport5" unique_id=744193440 instance=ExtResource("3_u7x2f")] -[node name="SubViewport6" type="SubViewport" parent="."] +[node name="SubViewport6" type="SubViewport" parent="." unique_id=632925405] transparent_bg = true render_target_update_mode = 4 -[node name="Node2D" parent="SubViewport6" instance=ExtResource("3_u7x2f")] +[node name="Node2D" parent="SubViewport6" unique_id=1640978035 instance=ExtResource("3_u7x2f")] -[node name="Sprites" type="Node3D" parent="."] +[node name="Sprites" type="Node3D" parent="." unique_id=2065838295] -[node name="Sprite3D" type="Sprite3D" parent="Sprites"] +[node name="Sprite3D" type="Sprite3D" parent="Sprites" unique_id=2020241299] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.05174, 0.845052, 0.31035) visible = false pixel_size = 0.0015 texture_filter = 0 texture = SubResource("ViewportTexture_5mbfv") -[node name="Sprite3D2" type="Sprite3D" parent="Sprites"] +[node name="Sprite3D2" type="Sprite3D" parent="Sprites" unique_id=14769278] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0552108, 0.842029, 0.32352) visible = false pixel_size = 0.0015 texture_filter = 0 texture = SubResource("ViewportTexture_cfv1i") -[node name="Sprite3D3" type="Sprite3D" parent="Sprites"] +[node name="Sprite3D3" type="Sprite3D" parent="Sprites" unique_id=519578707] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.02516, 0.816916, 0.304008) visible = false pixel_size = 0.0015 texture_filter = 0 texture = SubResource("ViewportTexture_1rey7") -[node name="Sprite3D4" type="Sprite3D" parent="Sprites"] +[node name="Sprite3D4" type="Sprite3D" parent="Sprites" unique_id=2109735455] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.947595, 1.28234, -0.191499) visible = false pixel_size = 0.0015 texture_filter = 0 texture = SubResource("ViewportTexture_rlwso") -[node name="Sprite3D5" type="Sprite3D" parent="Sprites"] +[node name="Sprite3D5" type="Sprite3D" parent="Sprites" unique_id=559650869] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0401761, 1.28234, -0.191499) visible = false pixel_size = 0.0015 texture_filter = 0 texture = SubResource("ViewportTexture_a6401") -[node name="Sprite3D6" type="Sprite3D" parent="Sprites"] +[node name="Sprite3D6" type="Sprite3D" parent="Sprites" unique_id=312809326] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.0227, 1.28234, -0.191499) visible = false pixel_size = 0.0015 texture_filter = 0 texture = SubResource("ViewportTexture_rnm0u") -[node name="CSGBox3D4" type="CSGBox3D" parent="."] +[node name="CSGBox3D4" type="CSGBox3D" parent="." unique_id=844039360] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.79147, 0.620414, 0.236721) visible = false size = Vector3(0.367981, 0.236755, 0.0673828) -[node name="CSGBox3D5" type="CSGBox3D" parent="."] +[node name="CSGBox3D5" type="CSGBox3D" parent="." unique_id=2110804170] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.79147, 0.620414, 0.14049) visible = false size = Vector3(0.367981, 0.236755, 0.0673828) -[node name="CSGBox3D6" type="CSGBox3D" parent="."] +[node name="CSGBox3D6" type="CSGBox3D" parent="." unique_id=71961612] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.79147, 0.620414, 0.0426871) visible = false size = Vector3(0.367981, 0.236755, 0.0673828) -[node name="CSGBox3D7" type="CSGBox3D" parent="."] +[node name="CSGBox3D7" type="CSGBox3D" parent="." unique_id=1872581565] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.79147, 0.620414, -0.0568752) visible = false size = Vector3(0.367981, 0.236755, 0.0673828) -[node name="CSGBox3D8" type="CSGBox3D" parent="."] +[node name="CSGBox3D8" type="CSGBox3D" parent="." unique_id=433292911] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.79147, 0.620414, -0.151894) visible = false size = Vector3(0.367981, 0.236755, 0.0673828) diff --git a/Scenes/Shredder/shredder.tscn b/Scenes/Shredder/shredder.tscn index 122a0c3..9ab60e5 100644 --- a/Scenes/Shredder/shredder.tscn +++ b/Scenes/Shredder/shredder.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=7 format=3 uid="uid://c2avjln5vmr0y"] +[gd_scene format=3 uid="uid://c2avjln5vmr0y"] [ext_resource type="Script" uid="uid://cu11aknhwt2qc" path="res://Scenes/Shredder/shredder.gd" id="1_diuqd"] [ext_resource type="Script" uid="uid://dkfswql8ui0bt" path="res://Scripts/interact_button.gd" id="1_toyr6"] @@ -15,31 +15,31 @@ size = Vector3(1, 1.1, 0.7) [sub_resource type="BoxShape3D" id="BoxShape3D_5mxpr"] size = Vector3(0.925, 0.3, 0.4) -[node name="Shredder" type="StaticBody3D"] +[node name="Shredder" type="StaticBody3D" unique_id=9342411] script = ExtResource("1_diuqd") -[node name="CSGBox3D" type="CSGBox3D" parent="."] +[node name="CSGBox3D" type="CSGBox3D" parent="." unique_id=446453613] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.55, 0) size = Vector3(1, 1.1, 0.7) material = SubResource("StandardMaterial3D_waypt") -[node name="CSGBox3D2" type="CSGBox3D" parent="CSGBox3D"] +[node name="CSGBox3D2" type="CSGBox3D" parent="CSGBox3D" unique_id=1468240847] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.58128, 0) operation = 2 size = Vector3(0.8, 0.4, 0.2) material = SubResource("StandardMaterial3D_o3ege") -[node name="CollisionShape3D" type="CollisionShape3D" parent="."] +[node name="CollisionShape3D" type="CollisionShape3D" parent="." unique_id=1315197581] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.55, 0) shape = SubResource("BoxShape3D_yxwll") -[node name="InteractButton" type="StaticBody3D" parent="."] +[node name="InteractButton" type="StaticBody3D" parent="." unique_id=194468447] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.08506, 0) collision_layer = 16 script = ExtResource("1_toyr6") hover_text = "[center]#Interact# to shred card" -[node name="CollisionShape3D" type="CollisionShape3D" parent="InteractButton"] +[node name="CollisionShape3D" type="CollisionShape3D" parent="InteractButton" unique_id=1441281150] shape = SubResource("BoxShape3D_5mxpr") [connection signal="button_interacted" from="InteractButton" to="." method="_on_interact_button_button_interacted"] diff --git a/Scenes/TowerBase/dissolve.tres b/Scenes/TowerBase/dissolve.tres index 0461e9b..e9b94bf 100644 --- a/Scenes/TowerBase/dissolve.tres +++ b/Scenes/TowerBase/dissolve.tres @@ -1,4 +1,4 @@ -[gd_resource type="VisualShader" load_steps=17 format=3 uid="uid://dsi0ofa74tfc4"] +[gd_resource type="VisualShader" format=3 uid="uid://dsi0ofa74tfc4"] [ext_resource type="Texture2D" uid="uid://bmor4v4j7krgh" path="res://Scenes/TowerBase/funboxtex.png" id="1_kau30"] [ext_resource type="Texture2D" uid="uid://c4ytjp05u7auv" path="res://noisetex.tres" id="2_ow168"] @@ -72,79 +72,6 @@ output_port_for_preview = 0 function = 15 [resource] -code = "shader_type spatial; -render_mode blend_mix, depth_draw_always, depth_test_default, cull_back, diffuse_lambert, specular_schlick_ggx, depth_prepass_alpha; - -uniform sampler2D Texture2DParameter : source_color, filter_nearest; -uniform sampler2D tex_frg_7; -uniform float Float = 1.0; -uniform vec4 Color : source_color = vec4(0.000000, 1.000000, 0.000000, 0.752941); - - - -void fragment() { - vec4 n_out13p0; -// Texture2D:13 - n_out13p0 = texture(Texture2DParameter, UV); - - -// Input:2 - vec2 n_out2p0 = UV; - - -// Texture2D:7 - vec4 n_out7p0 = texture(tex_frg_7, n_out2p0); - - -// FloatParameter:23 - float n_out23p0 = Float; - - -// FloatFunc:24 - float n_out24p0 = 1.0 - n_out23p0; - - -// FloatOp:5 - float n_in5p1 = 0.50000; - float n_out5p0 = n_out24p0 - n_in5p1; - - -// FloatOp:8 - float n_out8p0 = n_out7p0.x - n_out5p0; - - -// FloatFunc:9 - float n_out9p0 = round(n_out8p0); - - -// VectorOp:18 - vec4 n_out18p0 = n_out13p0 * vec4(n_out9p0); - - -// VectorFunc:21 - vec4 n_out21p0 = vec4(1.0) - vec4(n_out9p0); - - -// ColorParameter:15 - vec4 n_out15p0 = Color; - - -// VectorOp:19 - vec4 n_out19p0 = n_out21p0 * n_out15p0; - - -// VectorOp:22 - vec4 n_out22p0 = n_out18p0 + n_out19p0; - float n_out22p4 = n_out22p0.a; - - -// Output:0 - ALBEDO = vec3(n_out22p0.xyz); - ALPHA = n_out22p4; - - -} -" modes/depth_draw = 1 flags/depth_prepass_alpha = true preview_params/Texture2DParameter = "Resource(\"uid://bmor4v4j7krgh\", \"res://Scenes/TowerBase/funboxtex.png\")" diff --git a/Scenes/TowerBase/funbox.glb.import b/Scenes/TowerBase/funbox.glb.import index 41181c9..e5d92df 100644 --- a/Scenes/TowerBase/funbox.glb.import +++ b/Scenes/TowerBase/funbox.glb.import @@ -15,9 +15,11 @@ dest_files=["res://.godot/imported/funbox.glb-0d98cfb9abd4d8ea0cefa019611e5edf.s nodes/root_type="Node3D" nodes/root_name="Scene Root" +nodes/root_script=null nodes/apply_root_scale=true nodes/root_scale=1.0 nodes/import_as_skeleton_bones=false +nodes/use_name_suffixes=true nodes/use_node_type_suffixes=true meshes/ensure_tangents=true meshes/generate_lods=true @@ -32,10 +34,14 @@ animation/trimming=false animation/remove_immutable_tracks=true animation/import_rest_as_RESET=false import_script/path="" +materials/extract=0 +materials/extract_format=0 +materials/extract_path="" _subresources={ "materials": { "Material": { "use_external/enabled": true, +"use_external/fallback_path": "", "use_external/path": "uid://dsi0ofa74tfc4" } }, @@ -46,7 +52,8 @@ _subresources={ "generate/shadow_meshes": 0, "lods/normal_merge_angle": 60.0, "save_to_file/enabled": true, -"save_to_file/path": "res://textmesh.res" +"save_to_file/fallback_path": "res://textmesh.res", +"save_to_file/path": "uid://b03auioc2qr1c" } } } diff --git a/Scenes/TowerBase/funboxtex.png.import b/Scenes/TowerBase/funboxtex.png.import index 089a050..5dde26c 100644 --- a/Scenes/TowerBase/funboxtex.png.import +++ b/Scenes/TowerBase/funboxtex.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/funboxtex.png-cacd48052e8a0cbba5138ea8a2d1200 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Scenes/TowerBase/new_shader_material.tres b/Scenes/TowerBase/new_shader_material.tres index 87703ec..738f7ba 100644 --- a/Scenes/TowerBase/new_shader_material.tres +++ b/Scenes/TowerBase/new_shader_material.tres @@ -1,4 +1,4 @@ -[gd_resource type="ShaderMaterial" load_steps=3 format=3 uid="uid://bi0grduhgdma4"] +[gd_resource type="ShaderMaterial" format=3 uid="uid://bi0grduhgdma4"] [ext_resource type="Shader" uid="uid://dsi0ofa74tfc4" path="res://Scenes/TowerBase/dissolve.tres" id="1_id1v3"] [ext_resource type="Texture2D" uid="uid://bmor4v4j7krgh" path="res://Scenes/TowerBase/funboxtex.png" id="2_8kmo6"] diff --git a/Scenes/TowerBase/textmesh.res b/Scenes/TowerBase/textmesh.res index 88b71d6..90fbe31 100644 Binary files a/Scenes/TowerBase/textmesh.res and b/Scenes/TowerBase/textmesh.res differ diff --git a/Scenes/TowerBase/tower_base.tscn b/Scenes/TowerBase/tower_base.tscn index 469056e..1cec145 100644 --- a/Scenes/TowerBase/tower_base.tscn +++ b/Scenes/TowerBase/tower_base.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=8 format=3 uid="uid://ddbbwx0yy16lh"] +[gd_scene format=3 uid="uid://ddbbwx0yy16lh"] [ext_resource type="Script" uid="uid://si58bm4r7r2i" path="res://Scenes/TowerBase/tower_base.gd" id="1_kalmg"] [ext_resource type="Script" uid="uid://do24iuot0j7d7" path="res://Scripts/inventory.gd" id="2_m0oxx"] @@ -12,7 +12,7 @@ size = Vector3(1.381, 1.377, 1.381) [sub_resource type="ViewportTexture" id="ViewportTexture_ueedj"] viewport_path = NodePath("SubViewport") -[node name="TowerBase" type="StaticBody3D" node_paths=PackedStringArray("inventory", "block", "collider", "minimap_icon", "duration_label", "duration_sprites") groups=["TowerBases"]] +[node name="TowerBase" type="StaticBody3D" unique_id=532233532 node_paths=PackedStringArray("inventory", "block", "collider", "minimap_icon", "duration_label", "duration_sprites") groups=["TowerBases"]] collision_layer = 17 script = ExtResource("1_kalmg") inventory = NodePath("Inventory") @@ -22,30 +22,30 @@ minimap_icon = NodePath("MinimapIcon") duration_label = NodePath("SubViewport/Label") duration_sprites = [NodePath("Sprite3D"), NodePath("Sprite3D2"), NodePath("Sprite3D3"), NodePath("Sprite3D4")] -[node name="Inventory" type="Node" parent="."] +[node name="Inventory" type="Node" parent="." unique_id=807552257] script = ExtResource("2_m0oxx") max_size = 1 -[node name="CollisionShape3D" type="CollisionShape3D" parent="."] +[node name="CollisionShape3D" type="CollisionShape3D" parent="." unique_id=672031336] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.688315, 0.00199121) shape = SubResource("BoxShape3D_lc72v") -[node name="MeshInstance3D" type="MeshInstance3D" parent="."] +[node name="MeshInstance3D" type="MeshInstance3D" parent="." unique_id=199619411] material_override = ExtResource("3_ueedj") mesh = ExtResource("4_8j8ue") -[node name="MinimapIcon" type="Sprite3D" parent="."] +[node name="MinimapIcon" type="Sprite3D" parent="." unique_id=1466057781] transform = Transform3D(3.5, 0, 0, 0, -1.5299e-07, 3.5, 0, -3.5, -1.5299e-07, 0, 1.5, 0) layers = 4 modulate = Color(0, 1, 0, 1) texture_filter = 0 texture = ExtResource("4_lbvtm") -[node name="SubViewport" type="SubViewport" parent="."] +[node name="SubViewport" type="SubViewport" parent="." unique_id=2044772662] transparent_bg = true size = Vector2i(128, 128) -[node name="Label" type="Label" parent="SubViewport"] +[node name="Label" type="Label" parent="SubViewport" unique_id=127602290] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 @@ -56,25 +56,25 @@ text = "4" horizontal_alignment = 1 vertical_alignment = 1 -[node name="Sprite3D" type="Sprite3D" parent="."] +[node name="Sprite3D" type="Sprite3D" parent="." unique_id=1053333852] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2, 0.6) visible = false double_sided = false texture = SubResource("ViewportTexture_ueedj") -[node name="Sprite3D2" type="Sprite3D" parent="."] +[node name="Sprite3D2" type="Sprite3D" parent="." unique_id=1767748410] transform = Transform3D(-1, 0, 8.74228e-08, 0, 1, 0, -8.74228e-08, 0, -1, 0, 2, -0.6) visible = false double_sided = false texture = SubResource("ViewportTexture_ueedj") -[node name="Sprite3D3" type="Sprite3D" parent="."] +[node name="Sprite3D3" type="Sprite3D" parent="." unique_id=733247947] transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 0.6, 2, 0) visible = false double_sided = false texture = SubResource("ViewportTexture_ueedj") -[node name="Sprite3D4" type="Sprite3D" parent="."] +[node name="Sprite3D4" type="Sprite3D" parent="." unique_id=1214585597] transform = Transform3D(-4.37114e-08, 0, -1, 0, 1, 0, 1, 0, -4.37114e-08, -0.6, 2, 0) visible = false double_sided = false diff --git a/Scenes/Towers/area_tower.tscn b/Scenes/Towers/area_tower.tscn index 0e3428f..8b42805 100644 --- a/Scenes/Towers/area_tower.tscn +++ b/Scenes/Towers/area_tower.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=8 format=3 uid="uid://kioik38usbqj"] +[gd_scene format=3 uid="uid://kioik38usbqj"] [ext_resource type="Script" uid="uid://ct24fjmc1ptd6" path="res://Towers/tower.gd" id="1_6jyob"] [ext_resource type="Script" uid="uid://rvnacmxsrh4w" path="res://Scripts/target_finder.gd" id="2_e7wkg"] @@ -20,7 +20,7 @@ cull_mode = 1 shading_mode = 0 albedo_color = Color(1, 0, 0.415686, 0.223529) -[node name="Tower" type="Node3D" node_paths=PackedStringArray("target_finder", "affector", "animator", "pitch_model", "yaw_model", "range_indicator", "audio_player")] +[node name="Tower" type="Node3D" unique_id=462431540 node_paths=PackedStringArray("target_finder", "affector", "animator", "pitch_model", "yaw_model", "range_indicator", "audio_player")] script = ExtResource("1_6jyob") target_finder = NodePath("TargetFinder") affector = NodePath("AreaAffector") @@ -30,27 +30,25 @@ yaw_model = NodePath("Yaw") range_indicator = NodePath("CSGSphere3D") audio_player = NodePath("Yaw/AudioStreamPlayer3D") -[node name="AnimationPlayer" type="AnimationPlayer" parent="."] -libraries = { -&"": SubResource("AnimationLibrary_cebsq") -} +[node name="AnimationPlayer" type="AnimationPlayer" parent="." unique_id=935470152] +libraries/ = SubResource("AnimationLibrary_cebsq") -[node name="Pitch" type="MeshInstance3D" parent="."] +[node name="Pitch" type="MeshInstance3D" parent="." unique_id=1225654056] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = SubResource("BoxMesh_42byu") -[node name="Yaw" type="MeshInstance3D" parent="."] +[node name="Yaw" type="MeshInstance3D" parent="." unique_id=1867477] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = SubResource("BoxMesh_42byu") -[node name="AudioStreamPlayer3D" type="AudioStreamPlayer3D" parent="Yaw"] +[node name="AudioStreamPlayer3D" type="AudioStreamPlayer3D" parent="Yaw" unique_id=402668034] bus = &"SFX" -[node name="MinimapIcon" type="Sprite3D" parent="."] +[node name="MinimapIcon" type="Sprite3D" parent="." unique_id=1452391736] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2, 0) layers = 4 -[node name="CSGSphere3D" type="CSGSphere3D" parent="."] +[node name="CSGSphere3D" type="CSGSphere3D" parent="." unique_id=1039990115] visible = false layers = 5 radius = 10.0 @@ -58,10 +56,10 @@ radial_segments = 16 rings = 16 material = SubResource("StandardMaterial3D_1ucq4") -[node name="TargetFinder" type="Node" parent="." node_paths=PackedStringArray("tower")] +[node name="TargetFinder" type="Node" parent="." unique_id=1954544832 node_paths=PackedStringArray("tower")] script = ExtResource("2_e7wkg") tower = NodePath("..") max_targets = 0 -[node name="AreaAffector" type="Node" parent="."] +[node name="AreaAffector" type="Node" parent="." unique_id=1048310301] script = ExtResource("3_u832u") diff --git a/Scenes/Towers/direct_affect_tower.tscn b/Scenes/Towers/direct_affect_tower.tscn index 72a1c4d..6f011a1 100644 --- a/Scenes/Towers/direct_affect_tower.tscn +++ b/Scenes/Towers/direct_affect_tower.tscn @@ -1,10 +1,10 @@ -[gd_scene load_steps=3 format=3 uid="uid://43vmeyuurqfs"] +[gd_scene format=3 uid="uid://43vmeyuurqfs"] [ext_resource type="PackedScene" uid="uid://bvqu1heobgboe" path="res://Scenes/Towers/tower.tscn" id="1_rp4eu"] [ext_resource type="Script" uid="uid://8d0a4uc2i0ti" path="res://Scripts/Affectors/direct_affect.gd" id="2_f7mf6"] -[node name="DirectAffectTower" node_paths=PackedStringArray("affector") instance=ExtResource("1_rp4eu")] +[node name="DirectAffectTower" unique_id=49384709 node_paths=PackedStringArray("affector") instance=ExtResource("1_rp4eu")] affector = NodePath("DirectAffect") -[node name="DirectAffect" type="Node" parent="." index="6"] +[node name="DirectAffect" type="Node" parent="." index="6" unique_id=1279134293] script = ExtResource("2_f7mf6") diff --git a/Scenes/Towers/projectile_tower.tscn b/Scenes/Towers/projectile_tower.tscn index 10f168f..fa938b4 100644 --- a/Scenes/Towers/projectile_tower.tscn +++ b/Scenes/Towers/projectile_tower.tscn @@ -1,12 +1,12 @@ -[gd_scene load_steps=3 format=3 uid="uid://bidr1m71pajma"] +[gd_scene format=3 uid="uid://bidr1m71pajma"] [ext_resource type="PackedScene" uid="uid://bvqu1heobgboe" path="res://Scenes/Towers/tower.tscn" id="1_p8i8e"] [ext_resource type="Script" uid="uid://ccu1u6nqkjxki" path="res://Scripts/Affectors/spawn_affect.gd" id="2_d8uyp"] -[node name="ProjectileTower" node_paths=PackedStringArray("affector") instance=ExtResource("1_p8i8e")] +[node name="ProjectileTower" unique_id=2093418902 node_paths=PackedStringArray("affector") instance=ExtResource("1_p8i8e")] affector = NodePath("SpawnAffect") -[node name="SpawnAffect" type="Node" parent="." index="6" node_paths=PackedStringArray("tower")] +[node name="SpawnAffect" type="Node" parent="." index="6" unique_id=595069188 node_paths=PackedStringArray("tower")] script = ExtResource("2_d8uyp") tower = NodePath("..") metadata/_custom_type_script = "uid://ccu1u6nqkjxki" diff --git a/Scenes/Towers/tower.tscn b/Scenes/Towers/tower.tscn index bac81e0..eeecb12 100644 --- a/Scenes/Towers/tower.tscn +++ b/Scenes/Towers/tower.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=7 format=3 uid="uid://bvqu1heobgboe"] +[gd_scene format=3 uid="uid://bvqu1heobgboe"] [ext_resource type="Script" uid="uid://ct24fjmc1ptd6" path="res://Towers/tower.gd" id="1_u8bfo"] [ext_resource type="Script" uid="uid://rvnacmxsrh4w" path="res://Scripts/target_finder.gd" id="2_txlxp"] @@ -19,7 +19,7 @@ cull_mode = 1 shading_mode = 0 albedo_color = Color(1, 0, 0.415686, 0.223529) -[node name="Tower" type="Node3D" node_paths=PackedStringArray("target_finder", "animator", "pitch_model", "yaw_model", "range_indicator", "audio_player")] +[node name="Tower" type="Node3D" unique_id=71293380 node_paths=PackedStringArray("target_finder", "animator", "pitch_model", "yaw_model", "range_indicator", "audio_player")] script = ExtResource("1_u8bfo") target_finder = NodePath("TargetFinder") animator = NodePath("AnimationPlayer") @@ -28,27 +28,25 @@ yaw_model = NodePath("Yaw") range_indicator = NodePath("CSGSphere3D") audio_player = NodePath("Yaw/AudioStreamPlayer3D") -[node name="AnimationPlayer" type="AnimationPlayer" parent="."] -libraries = { -&"": SubResource("AnimationLibrary_cebsq") -} +[node name="AnimationPlayer" type="AnimationPlayer" parent="." unique_id=599257624] +libraries/ = SubResource("AnimationLibrary_cebsq") -[node name="Pitch" type="MeshInstance3D" parent="."] +[node name="Pitch" type="MeshInstance3D" parent="." unique_id=2005074924] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = SubResource("BoxMesh_42byu") -[node name="Yaw" type="MeshInstance3D" parent="."] +[node name="Yaw" type="MeshInstance3D" parent="." unique_id=36855242] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0) mesh = SubResource("BoxMesh_42byu") -[node name="AudioStreamPlayer3D" type="AudioStreamPlayer3D" parent="Yaw"] +[node name="AudioStreamPlayer3D" type="AudioStreamPlayer3D" parent="Yaw" unique_id=1877101855] bus = &"SFX" -[node name="MinimapIcon" type="Sprite3D" parent="."] +[node name="MinimapIcon" type="Sprite3D" parent="." unique_id=1008002045] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2, 0) layers = 4 -[node name="CSGSphere3D" type="CSGSphere3D" parent="."] +[node name="CSGSphere3D" type="CSGSphere3D" parent="." unique_id=1140796836] visible = false layers = 5 radius = 10.0 @@ -56,6 +54,6 @@ radial_segments = 16 rings = 16 material = SubResource("StandardMaterial3D_1ucq4") -[node name="TargetFinder" type="Node" parent="." node_paths=PackedStringArray("tower")] +[node name="TargetFinder" type="Node" parent="." unique_id=278878888 node_paths=PackedStringArray("tower")] script = ExtResource("2_txlxp") tower = NodePath("..") diff --git a/Scenes/Weapons/hitscan_weapon.tscn b/Scenes/Weapons/hitscan_weapon.tscn index a0a650f..a1732a1 100644 --- a/Scenes/Weapons/hitscan_weapon.tscn +++ b/Scenes/Weapons/hitscan_weapon.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=4 format=3 uid="uid://difwo7wlyqr3h"] +[gd_scene format=3 uid="uid://difwo7wlyqr3h"] [ext_resource type="PackedScene" uid="uid://b7nargdyg28fj" path="res://Scenes/Weapons/weapon.tscn" id="1_s865l"] [ext_resource type="Script" uid="uid://bp3o5klntwmhd" path="res://Scripts/Weapons/hitscan_weapon.gd" id="2_nyich"] @@ -9,16 +9,16 @@ cull_mode = 1 shading_mode = 0 albedo_color = Color(1, 0, 0.415686, 0.223529) -[node name="HitscanWeapon" node_paths=PackedStringArray("raycast", "range_debug_indicator") instance=ExtResource("1_s865l")] +[node name="HitscanWeapon" unique_id=373618795 node_paths=PackedStringArray("raycast", "range_debug_indicator") instance=ExtResource("1_s865l")] script = ExtResource("2_nyich") raycast = NodePath("RayCast3D") range_debug_indicator = NodePath("CSGSphere3D") -[node name="RayCast3D" type="RayCast3D" parent="." index="2"] +[node name="RayCast3D" type="RayCast3D" parent="." index="2" unique_id=1750005362] target_position = Vector3(0, 0, -1) collision_mask = 4 -[node name="CSGSphere3D" type="CSGSphere3D" parent="." index="3"] +[node name="CSGSphere3D" type="CSGSphere3D" parent="." index="3" unique_id=2125239824] visible = false radius = 4.104 radial_segments = 16 diff --git a/Scenes/Weapons/projectile_weapon.tscn b/Scenes/Weapons/projectile_weapon.tscn index cd74c60..84c8368 100644 --- a/Scenes/Weapons/projectile_weapon.tscn +++ b/Scenes/Weapons/projectile_weapon.tscn @@ -1,8 +1,8 @@ -[gd_scene load_steps=3 format=3 uid="uid://bqdllitxbbpyp"] +[gd_scene format=3 uid="uid://bqdllitxbbpyp"] [ext_resource type="PackedScene" uid="uid://b7nargdyg28fj" path="res://Scenes/Weapons/weapon.tscn" id="1_nbhwa"] [ext_resource type="Script" uid="uid://d2gdg2lcedfgg" path="res://Scripts/Weapons/projectile_weapon.gd" id="2_5ekyi"] -[node name="ProjectileWeapon" instance=ExtResource("1_nbhwa")] +[node name="ProjectileWeapon" unique_id=770798911 instance=ExtResource("1_nbhwa")] script = ExtResource("2_5ekyi") projectile_scene = null diff --git a/Scenes/Weapons/shapecast_weapon.tscn b/Scenes/Weapons/shapecast_weapon.tscn index 75af0a5..41e4f37 100644 --- a/Scenes/Weapons/shapecast_weapon.tscn +++ b/Scenes/Weapons/shapecast_weapon.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=7 format=3 uid="uid://dp4gfr5h0tbcd"] +[gd_scene format=3 uid="uid://dp4gfr5h0tbcd"] [ext_resource type="PackedScene" uid="uid://b7nargdyg28fj" path="res://Scenes/Weapons/weapon.tscn" id="1_gfchc"] [ext_resource type="Script" uid="uid://1l1qccgmp5ih" path="res://Scripts/Weapons/shapecast_weapon.gd" id="2_lg6v5"] @@ -18,25 +18,25 @@ cull_mode = 1 shading_mode = 0 albedo_color = Color(1, 0, 0.415686, 0.223529) -[node name="ShapecastWeapon" node_paths=PackedStringArray("shapecast", "range_debug_indicator", "particles") instance=ExtResource("1_gfchc")] +[node name="ShapecastWeapon" unique_id=1265681011 node_paths=PackedStringArray("shapecast", "range_debug_indicator", "particles") instance=ExtResource("1_gfchc")] script = ExtResource("2_lg6v5") shapecast = NodePath("ShapeCast3D") range_debug_indicator = NodePath("CSGSphere3D") status_stats = null particles = NodePath("ShapeCast3D/GPUParticles3D") -[node name="ShapeCast3D" type="ShapeCast3D" parent="." index="2"] +[node name="ShapeCast3D" type="ShapeCast3D" parent="." index="2" unique_id=1138406404] transform = Transform3D(0.984808, 0, 0.173648, 0, 1, 0, -0.173648, 0, 0.984808, 0, 0, 0) shape = SubResource("BoxShape3D_uk6ey") target_position = Vector3(0, 0, -1.5) collision_mask = 4 -[node name="GPUParticles3D" type="GPUParticles3D" parent="ShapeCast3D" index="0"] +[node name="GPUParticles3D" type="GPUParticles3D" parent="ShapeCast3D" index="0" unique_id=1743469147] amount = 36 visibility_aabb = AABB(-1.02851, -1.00566, -3.03983, 2.05703, 2.01132, 6.07966) draw_pass_1 = SubResource("BoxMesh_o37rs") -[node name="CSGSphere3D" type="CSGSphere3D" parent="." index="3"] +[node name="CSGSphere3D" type="CSGSphere3D" parent="." index="3" unique_id=959798617] visible = false radius = 4.104 radial_segments = 16 diff --git a/Scenes/Weapons/status_applying_weapon.tscn b/Scenes/Weapons/status_applying_weapon.tscn index 7bc33d8..5e44832 100644 --- a/Scenes/Weapons/status_applying_weapon.tscn +++ b/Scenes/Weapons/status_applying_weapon.tscn @@ -1,8 +1,8 @@ -[gd_scene load_steps=3 format=3 uid="uid://nrdexcyatika"] +[gd_scene format=3 uid="uid://nrdexcyatika"] [ext_resource type="PackedScene" uid="uid://difwo7wlyqr3h" path="res://Scenes/Weapons/hitscan_weapon.tscn" id="1_uolyx"] [ext_resource type="Script" uid="uid://dqcjfcecqhuec" path="res://Scripts/Weapons/status_applying_weapon.gd" id="2_iq7bw"] -[node name="StatusApplyingWeapon" instance=ExtResource("1_uolyx")] +[node name="StatusApplyingWeapon" unique_id=1990453 instance=ExtResource("1_uolyx")] script = ExtResource("2_iq7bw") status_stats = null diff --git a/Scenes/Weapons/weapon.tscn b/Scenes/Weapons/weapon.tscn index 8e64942..994aea0 100644 --- a/Scenes/Weapons/weapon.tscn +++ b/Scenes/Weapons/weapon.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=5 format=3 uid="uid://b7nargdyg28fj"] +[gd_scene format=3 uid="uid://b7nargdyg28fj"] [ext_resource type="Script" uid="uid://blh4s3v07ycwa" path="res://Scripts/Weapons/weapon.gd" id="1_yo2gh"] @@ -39,27 +39,25 @@ _data = { &"shoot": SubResource("Animation_0rgpe") } -[node name="Weapon" type="Node3D" node_paths=PackedStringArray("animator", "audio_player", "recharge_timer")] +[node name="Weapon" type="Node3D" unique_id=1718669692 node_paths=PackedStringArray("animator", "audio_player", "recharge_timer")] script = ExtResource("1_yo2gh") animator = NodePath("AnimationPlayer") audio_player = NodePath("AudioStreamPlayer3D") recharge_timer = NodePath("Timer") -[node name="Sprite3D" type="Sprite3D" parent="."] +[node name="Sprite3D" type="Sprite3D" parent="." unique_id=1457062627] layers = 2 billboard = 1 texture_filter = 0 -[node name="AnimationPlayer" type="AnimationPlayer" parent="."] -libraries = { -&"": SubResource("AnimationLibrary_fs82p") -} +[node name="AnimationPlayer" type="AnimationPlayer" parent="." unique_id=1653774884] +libraries/ = SubResource("AnimationLibrary_fs82p") -[node name="Timer" type="Timer" parent="."] +[node name="Timer" type="Timer" parent="." unique_id=1035986347] wait_time = 4.0 one_shot = true -[node name="AudioStreamPlayer3D" type="AudioStreamPlayer3D" parent="."] +[node name="AudioStreamPlayer3D" type="AudioStreamPlayer3D" parent="." unique_id=1246168083] bus = &"SFX" [connection signal="timeout" from="Timer" to="." method="_on_timer_timeout"] diff --git a/Scenes/corpse.tscn b/Scenes/corpse.tscn index 7d3d277..f05c734 100644 --- a/Scenes/corpse.tscn +++ b/Scenes/corpse.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=4 format=3 uid="uid://canrxnpxcugc2"] +[gd_scene format=3 uid="uid://canrxnpxcugc2"] [ext_resource type="Script" uid="uid://mm665gsfr23a" path="res://Scripts/corpse.gd" id="1_hdqtp"] [ext_resource type="Texture2D" uid="uid://cdnhe2mi5c5ln" path="res://Assets/Textures/dead_eye_dog.png" id="2_6ext7"] @@ -6,17 +6,17 @@ [sub_resource type="SphereShape3D" id="SphereShape3D_shai7"] radius = 0.200919 -[node name="Node3D" type="RigidBody3D"] +[node name="Node3D" type="RigidBody3D" unique_id=1257239968] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.5, 0) collision_layer = 0 -max_contacts_reported = 1 contact_monitor = true +max_contacts_reported = 1 script = ExtResource("1_hdqtp") -[node name="CollisionShape3D" type="CollisionShape3D" parent="."] +[node name="CollisionShape3D" type="CollisionShape3D" parent="." unique_id=471167725] shape = SubResource("SphereShape3D_shai7") -[node name="Sprite3D" type="Sprite3D" parent="."] +[node name="Sprite3D" type="Sprite3D" parent="." unique_id=326004407] pixel_size = 0.04 billboard = 1 texture_filter = 0 diff --git a/Scenes/enemy_spawner.tscn b/Scenes/enemy_spawner.tscn index 622e6f1..28cb4bf 100644 --- a/Scenes/enemy_spawner.tscn +++ b/Scenes/enemy_spawner.tscn @@ -1,14 +1,14 @@ -[gd_scene load_steps=4 format=3 uid="uid://d2yv447trxkwt"] +[gd_scene format=3 uid="uid://d2yv447trxkwt"] [ext_resource type="Script" uid="uid://dkuxg6ek5us4f" path="res://Scripts/enemy_spawner.gd" id="1_23wuv"] [ext_resource type="PackedScene" uid="uid://b0nady5xm88bo" path="res://Worlds/GreenPlanet/Enemies/land_enemy.tscn" id="2_muaoj"] [ext_resource type="PackedScene" uid="uid://bjo2q6vca5qlv" path="res://Worlds/GreenPlanet/Enemies/air_enemy.tscn" id="3_nh55v"] -[node name="Node3D" type="Node3D"] +[node name="Node3D" type="Node3D" unique_id=813986609] script = ExtResource("1_23wuv") land_enemy_scene = ExtResource("2_muaoj") air_enemy_scene = ExtResource("3_nh55v") -[node name="CSGBox3D" type="CSGBox3D" parent="."] +[node name="CSGBox3D" type="CSGBox3D" parent="." unique_id=1142541514] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.5, 0) visible = false diff --git a/Scenes/item_card.tscn b/Scenes/item_card.tscn index d658a1d..85957a4 100644 --- a/Scenes/item_card.tscn +++ b/Scenes/item_card.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=7 format=3 uid="uid://dsasunnk47n8o"] +[gd_scene format=3 uid="uid://dsasunnk47n8o"] [ext_resource type="Script" uid="uid://1l7xhsd5prk1" path="res://Scripts/item_card.gd" id="1_f3ek5"] [ext_resource type="Script" uid="uid://cl2mi4bnpatwk" path="res://Scripts/float_and_spin.gd" id="2_yfdc3"] @@ -16,26 +16,26 @@ random_pitch = 1.1 streams_count = 1 stream_0/stream = ExtResource("3_om63b") -[node name="Node3D" type="StaticBody3D"] +[node name="Node3D" type="StaticBody3D" unique_id=452969856] collision_layer = 8 collision_mask = 0 script = ExtResource("1_f3ek5") -[node name="model" type="RayCast3D" parent="."] +[node name="model" type="RayCast3D" parent="." unique_id=1487936813] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.7, 0) target_position = Vector3(0, -10, 0) script = ExtResource("2_yfdc3") float_height = 0.7 curve = SubResource("Curve_qb7ge") -[node name="CSGSphere3D" type="CSGSphere3D" parent="model"] +[node name="CSGSphere3D" type="CSGSphere3D" parent="model" unique_id=848183276] radius = 0.1 -[node name="CollisionShape3D" type="CollisionShape3D" parent="."] +[node name="CollisionShape3D" type="CollisionShape3D" parent="." unique_id=1286165261] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.7, 0) shape = SubResource("CapsuleShape3D_bf4ou") -[node name="AudioStreamPlayer3D" type="AudioStreamPlayer3D" parent="."] +[node name="AudioStreamPlayer3D" type="AudioStreamPlayer3D" parent="." unique_id=1111630089] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.701401, 0) stream = SubResource("AudioStreamRandomizer_ixwn8") bus = &"SFX" diff --git a/Scenes/item_container.tscn b/Scenes/item_container.tscn index 96e1c7c..4d2db42 100644 --- a/Scenes/item_container.tscn +++ b/Scenes/item_container.tscn @@ -1,26 +1,21 @@ -[gd_scene load_steps=8 format=3 uid="uid://8d452unjpoiu"] +[gd_scene format=3 uid="uid://8d452unjpoiu"] [ext_resource type="Script" uid="uid://do24iuot0j7d7" path="res://Scripts/inventory.gd" id="1_6ftnx"] -[ext_resource type="Script" uid="uid://uomjb4sj4enc" path="res://Scripts/Resources/item.gd" id="2_a0o80"] -[ext_resource type="Resource" uid="uid://deer0awg4d18o" path="res://Cards/assault.tres" id="2_hayav"] -[ext_resource type="Resource" uid="uid://bibx2my7igspq" path="res://Cards/fireball.tres" id="3_sq8ai"] -[ext_resource type="Resource" uid="uid://b3o112jw3loiu" path="res://Cards/reactor.tres" id="4_3jmlk"] [sub_resource type="BoxShape3D" id="BoxShape3D_lscco"] [sub_resource type="StandardMaterial3D" id="StandardMaterial3D_b3jqa"] albedo_color = Color(0.509804, 0.505882, 0, 1) -[node name="ItemContainer" type="StaticBody3D"] +[node name="ItemContainer" type="StaticBody3D" unique_id=1917739256] -[node name="Inventory" type="Node" parent="."] +[node name="Inventory" type="Node" parent="." unique_id=1822580678] script = ExtResource("1_6ftnx") -contents = Array[ExtResource("2_a0o80")]([ExtResource("2_hayav"), ExtResource("3_sq8ai"), ExtResource("4_3jmlk")]) -[node name="CollisionShape3D" type="CollisionShape3D" parent="."] +[node name="CollisionShape3D" type="CollisionShape3D" parent="." unique_id=380640726] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.5, 0) shape = SubResource("BoxShape3D_lscco") -[node name="CSGBox3D" type="CSGBox3D" parent="."] +[node name="CSGBox3D" type="CSGBox3D" parent="." unique_id=1992274411] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.5, 0) material = SubResource("StandardMaterial3D_b3jqa") diff --git a/Scenes/tower_frame.tscn b/Scenes/tower_frame.tscn index 73c6b01..e7ae3a3 100644 --- a/Scenes/tower_frame.tscn +++ b/Scenes/tower_frame.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=6 format=3 uid="uid://c2cpc8f0l7soh"] +[gd_scene format=3 uid="uid://c2cpc8f0l7soh"] [ext_resource type="Texture2D" uid="uid://ba85u6i558x4w" path="res://Assets/Textures/minimap_node.png" id="1_phew5"] @@ -14,29 +14,29 @@ albedo_color = Color(0.356863, 0.87451, 0.94902, 1) [sub_resource type="StandardMaterial3D" id="StandardMaterial3D_ip8b2"] albedo_color = Color(0.356863, 0.87451, 0.94902, 1) -[node name="Node3D" type="Node3D"] +[node name="Node3D" type="Node3D" unique_id=1287204221] -[node name="CSGBox3D2" type="CSGBox3D" parent="."] +[node name="CSGBox3D2" type="CSGBox3D" parent="." unique_id=262480766] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.02, 0.625) size = Vector3(1.25, 0.04, 0.05) material = SubResource("StandardMaterial3D_xt3aj") -[node name="CSGBox3D3" type="CSGBox3D" parent="."] +[node name="CSGBox3D3" type="CSGBox3D" parent="." unique_id=633221520] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.02, -0.625) size = Vector3(1.25, 0.04, 0.05) material = SubResource("StandardMaterial3D_gbm1j") -[node name="CSGBox3D4" type="CSGBox3D" parent="."] +[node name="CSGBox3D4" type="CSGBox3D" parent="." unique_id=915532125] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.625, 0.02, 0) size = Vector3(0.05, 0.04, 1.3) material = SubResource("StandardMaterial3D_18qg8") -[node name="CSGBox3D5" type="CSGBox3D" parent="."] +[node name="CSGBox3D5" type="CSGBox3D" parent="." unique_id=781808395] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.625, 0.02, 0) size = Vector3(0.05, 0.04, 1.3) material = SubResource("StandardMaterial3D_ip8b2") -[node name="Sprite3D" type="Sprite3D" parent="."] +[node name="Sprite3D" type="Sprite3D" parent="." unique_id=158460348] transform = Transform3D(4, 0, 0, 0, -1.74846e-07, 4, 0, -4, -1.74846e-07, 0, 0, 0) layers = 4 texture_filter = 0 diff --git a/Scripts/Features/ExtendedBarrel/extended_barrel_feature.tres b/Scripts/Features/ExtendedBarrel/extended_barrel_feature.tres index b9bf4f8..23f6f93 100644 --- a/Scripts/Features/ExtendedBarrel/extended_barrel_feature.tres +++ b/Scripts/Features/ExtendedBarrel/extended_barrel_feature.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="ExtendedBarrelFeature" load_steps=3 format=3 uid="uid://bij61ul87ka0r"] +[gd_resource type="Resource" script_class="ExtendedBarrelFeature" format=3 uid="uid://bij61ul87ka0r"] [ext_resource type="Script" uid="uid://dwff1058vp6af" path="res://Scripts/Features/ExtendedBarrel/extended_barrel.gd" id="1_5j68e"] [ext_resource type="Texture2D" uid="uid://dixdtcy64v4s0" path="res://Scripts/Features/ExtendedBarrel/extended_barrel_icon.png" id="1_grhjs"] diff --git a/Scripts/Features/HeavyRounds/heavy_rounds_feature.tres b/Scripts/Features/HeavyRounds/heavy_rounds_feature.tres index 64258a2..2e883b3 100644 --- a/Scripts/Features/HeavyRounds/heavy_rounds_feature.tres +++ b/Scripts/Features/HeavyRounds/heavy_rounds_feature.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="HeavyRoundsFeature" load_steps=3 format=3 uid="uid://dfup264h2pun7"] +[gd_resource type="Resource" script_class="HeavyRoundsFeature" format=3 uid="uid://dfup264h2pun7"] [ext_resource type="Texture2D" uid="uid://dykfm5ad0mxfw" path="res://Scripts/Features/HeavyRounds/HeavyRounds_icon.png" id="1_drp05"] [ext_resource type="Script" uid="uid://uabrepvb5cur" path="res://Scripts/Features/HeavyRounds/heavy_rounds.gd" id="1_hyapt"] diff --git a/Scripts/Features/Radar/radar_feature.tres b/Scripts/Features/Radar/radar_feature.tres index 41b1e93..9cd8b2f 100644 --- a/Scripts/Features/Radar/radar_feature.tres +++ b/Scripts/Features/Radar/radar_feature.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="RadarFeature" load_steps=3 format=3 uid="uid://nh7g23b3rnvr"] +[gd_resource type="Resource" script_class="RadarFeature" format=3 uid="uid://nh7g23b3rnvr"] [ext_resource type="Texture2D" uid="uid://cps7onfe2s1gi" path="res://Scripts/Features/Radar/radar_icon.png" id="1_tw681"] [ext_resource type="Script" uid="uid://b8tigm0aru8nu" path="res://Scripts/Features/Radar/radar.gd" id="2_f4mox"] diff --git a/Textures/Leaves001-03.png.import b/Textures/Leaves001-03.png.import index 02d99ad..70f3f45 100644 --- a/Textures/Leaves001-03.png.import +++ b/Textures/Leaves001-03.png.import @@ -19,6 +19,8 @@ dest_files=["res://.godot/imported/Leaves001-03.png-baa7e90c41173231ccdeec0adc6a 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 @@ -26,6 +28,10 @@ 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 diff --git a/Textures/Leaves001-04.png.import b/Textures/Leaves001-04.png.import index f5e6f81..e151cc9 100644 --- a/Textures/Leaves001-04.png.import +++ b/Textures/Leaves001-04.png.import @@ -19,6 +19,8 @@ dest_files=["res://.godot/imported/Leaves001-04.png-9b4dbb04a0a5d2a040de985a66b8 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 @@ -26,6 +28,10 @@ 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 diff --git a/Towers/Ascension/tower.tscn b/Towers/Ascension/tower.tscn index 74ec24d..678eebc 100644 --- a/Towers/Ascension/tower.tscn +++ b/Towers/Ascension/tower.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=10 format=3 uid="uid://dk1pt2f1qya1m"] +[gd_scene format=3 uid="uid://dk1pt2f1qya1m"] [ext_resource type="PackedScene" uid="uid://bvqu1heobgboe" path="res://Scenes/Towers/tower.tscn" id="1_stebd"] [ext_resource type="Script" uid="uid://djp7tepdsda8w" path="res://Scripts/effect.gd" id="2_jbe1c"] @@ -8,8 +8,6 @@ [sub_resource type="Resource" id="Resource_lny5m"] script = ExtResource("2_jbe1c") -damage = 0 -status_effects = Array[ExtResource("3_vxmma")]([]) metadata/_custom_type_script = "uid://djp7tepdsda8w" [sub_resource type="CapsuleShape3D" id="CapsuleShape3D_4ibu2"] @@ -21,66 +19,66 @@ size = Vector3(3, 1, 3) [sub_resource type="BoxShape3D" id="BoxShape3D_iwla6"] size = Vector3(7, 1, 3) -[node name="Tower" instance=ExtResource("1_stebd")] +[node name="Tower" unique_id=2085671605 instance=ExtResource("1_stebd")] effect = SubResource("Resource_lny5m") -[node name="Pitch" parent="." index="1"] +[node name="Pitch" parent="." index="1" unique_id=2005074924] visible = false -[node name="Yaw" parent="." index="2"] +[node name="Yaw" parent="." index="2" unique_id=36855242] visible = false -[node name="Ladder2" parent="." index="6" instance=ExtResource("4_eys8f")] +[node name="Ladder2" parent="." index="6" unique_id=1909777395 instance=ExtResource("4_eys8f")] -[node name="CollisionShape3D" type="CollisionShape3D" parent="Ladder2" index="0"] +[node name="CollisionShape3D" type="CollisionShape3D" parent="Ladder2" index="0" unique_id=1318849075] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 4.72894, 0) shape = SubResource("CapsuleShape3D_4ibu2") -[node name="CSGCylinder3D" type="CSGCylinder3D" parent="Ladder2" index="1"] +[node name="CSGCylinder3D" type="CSGCylinder3D" parent="Ladder2" index="1" unique_id=1174293396] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 4.58316, 0) material_override = ExtResource("5_lny5m") height = 9.12903 -[node name="StaticBody3D" type="StaticBody3D" parent="." index="7"] +[node name="StaticBody3D" type="StaticBody3D" parent="." index="7" unique_id=1111793196] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, 8.5, 0) collision_layer = 32 -[node name="CSGBox3D" type="CSGBox3D" parent="StaticBody3D" index="0"] +[node name="CSGBox3D" type="CSGBox3D" parent="StaticBody3D" index="0" unique_id=1145341877] material_override = ExtResource("5_lny5m") size = Vector3(3, 1, 1) -[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D" index="1"] +[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D" index="1" unique_id=1964600909] shape = SubResource("BoxShape3D_tdbe0") -[node name="StaticBody3D2" type="StaticBody3D" parent="." index="8"] +[node name="StaticBody3D2" type="StaticBody3D" parent="." index="8" unique_id=1140445132] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2, 8.5, 0) collision_layer = 32 -[node name="CSGBox3D" type="CSGBox3D" parent="StaticBody3D2" index="0"] +[node name="CSGBox3D" type="CSGBox3D" parent="StaticBody3D2" index="0" unique_id=1892513749] material_override = ExtResource("5_lny5m") size = Vector3(3, 1, 1) -[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D2" index="1"] +[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D2" index="1" unique_id=972593126] shape = SubResource("BoxShape3D_tdbe0") -[node name="StaticBody3D3" type="StaticBody3D" parent="." index="9"] +[node name="StaticBody3D3" type="StaticBody3D" parent="." index="9" unique_id=1471716884] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 8.5, 2) collision_layer = 32 -[node name="CSGBox3D" type="CSGBox3D" parent="StaticBody3D3" index="0"] +[node name="CSGBox3D" type="CSGBox3D" parent="StaticBody3D3" index="0" unique_id=1146814677] material_override = ExtResource("5_lny5m") size = Vector3(7, 1, 3) -[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D3" index="1"] +[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D3" index="1" unique_id=771749997] shape = SubResource("BoxShape3D_iwla6") -[node name="StaticBody3D4" type="StaticBody3D" parent="." index="10"] +[node name="StaticBody3D4" type="StaticBody3D" parent="." index="10" unique_id=1071374700] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 8.5, -2) collision_layer = 32 -[node name="CSGBox3D" type="CSGBox3D" parent="StaticBody3D4" index="0"] +[node name="CSGBox3D" type="CSGBox3D" parent="StaticBody3D4" index="0" unique_id=1995759332] material_override = ExtResource("5_lny5m") size = Vector3(7, 1, 3) -[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D4" index="1"] +[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D4" index="1" unique_id=143448028] shape = SubResource("BoxShape3D_iwla6") diff --git a/Towers/Ascension/tower_stats.tres b/Towers/Ascension/tower_stats.tres index fa2594b..5df639e 100644 --- a/Towers/Ascension/tower_stats.tres +++ b/Towers/Ascension/tower_stats.tres @@ -1,17 +1,14 @@ -[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://c756rtt7ujowk"] +[gd_resource type="Resource" script_class="CardText" format=3 uid="uid://c756rtt7ujowk"] [ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_tiqmf"] [ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_bpl71"] [resource] script = ExtResource("2_bpl71") -target_type = Array[int]([]) -energy_type = 0 attributes = Dictionary[String, float]({ "Damage": 0.0, "Fire Delay": 9999.0, "Range": 1.0 }) -features = Array[ExtResource("1_tiqmf")]([]) text = "DESC_TOWER_PLATFORM_DASH" metadata/_custom_type_script = "uid://dg7gxxqfqxcmc" diff --git a/Towers/Assault/assaultmod.res b/Towers/Assault/assaultmod.res index 03a5d6c..e8ad24a 100644 Binary files a/Towers/Assault/assaultmod.res and b/Towers/Assault/assaultmod.res differ diff --git a/Towers/Assault/assaultmodel.glb.import b/Towers/Assault/assaultmodel.glb.import index 473ac4d..e699252 100644 --- a/Towers/Assault/assaultmodel.glb.import +++ b/Towers/Assault/assaultmodel.glb.import @@ -15,9 +15,11 @@ dest_files=["res://.godot/imported/assaultmodel.glb-c10acce7564bc135e02030461d69 nodes/root_type="Node3D" nodes/root_name="Scene Root" +nodes/root_script=null nodes/apply_root_scale=true nodes/root_scale=1.0 nodes/import_as_skeleton_bones=false +nodes/use_name_suffixes=true nodes/use_node_type_suffixes=true meshes/ensure_tangents=true meshes/generate_lods=true @@ -32,6 +34,9 @@ animation/trimming=false animation/remove_immutable_tracks=true animation/import_rest_as_RESET=false import_script/path="" +materials/extract=0 +materials/extract_format=0 +materials/extract_path="" _subresources={ "meshes": { "assaultmodel_Cube": { @@ -41,6 +46,7 @@ _subresources={ "lods/normal_merge_angle": 60.0, "lods/normal_split_angle": 25.0, "save_to_file/enabled": false, +"save_to_file/fallback_path": "", "save_to_file/make_streamable": "", "save_to_file/path": "res://assaultmod.res" } diff --git a/Towers/Assault/assaulttex.png.import b/Towers/Assault/assaulttex.png.import index df4cdb5..faa2062 100644 --- a/Towers/Assault/assaulttex.png.import +++ b/Towers/Assault/assaulttex.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/assaulttex.png-64041db54a52629948ed53cec383b9 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Towers/Assault/tower_assault.tscn b/Towers/Assault/tower_assault.tscn index d56b922..9ae5cbc 100644 --- a/Towers/Assault/tower_assault.tscn +++ b/Towers/Assault/tower_assault.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=7 format=3 uid="uid://chbmp1ap8jc7"] +[gd_scene format=3 uid="uid://chbmp1ap8jc7"] [ext_resource type="PackedScene" uid="uid://43vmeyuurqfs" path="res://Scenes/Towers/direct_affect_tower.tscn" id="1_cn3qe"] [ext_resource type="Resource" uid="uid://bdmsiw45xxhiv" path="res://Towers/Assault/tower_stats.tres" id="2_gg1gn"] @@ -9,13 +9,13 @@ [sub_resource type="Resource" id="Resource_c6gqc"] script = ExtResource("3_75shm") -[node name="DirectAffectTower" instance=ExtResource("1_cn3qe")] +[node name="DirectAffectTower" unique_id=252570832 instance=ExtResource("1_cn3qe")] stats = ExtResource("2_gg1gn") effect = SubResource("Resource_c6gqc") -[node name="Pitch" parent="." index="1"] +[node name="Pitch" parent="." index="1" unique_id=2005074924] visible = false -[node name="Yaw" parent="." index="2"] +[node name="Yaw" parent="." index="2" unique_id=36855242] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 1.2058, 0) mesh = ExtResource("4_1d5pl") diff --git a/Towers/Assault/tower_stats.tres b/Towers/Assault/tower_stats.tres index 6857ce6..f745cce 100644 --- a/Towers/Assault/tower_stats.tres +++ b/Towers/Assault/tower_stats.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="CardText" load_steps=4 format=3 uid="uid://bdmsiw45xxhiv"] +[gd_resource type="Resource" script_class="CardText" format=3 uid="uid://bdmsiw45xxhiv"] [ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_7wr4x"] [ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="2_74txn"] diff --git a/Towers/Blowdart/blowdart.glb.import b/Towers/Blowdart/blowdart.glb.import index e7ae94b..c8f7ec0 100644 --- a/Towers/Blowdart/blowdart.glb.import +++ b/Towers/Blowdart/blowdart.glb.import @@ -15,9 +15,11 @@ dest_files=["res://.godot/imported/blowdart.glb-b661790394110324296923c044d93a7b nodes/root_type="Node3D" nodes/root_name="Scene Root" +nodes/root_script=null nodes/apply_root_scale=true nodes/root_scale=1.0 nodes/import_as_skeleton_bones=false +nodes/use_name_suffixes=true nodes/use_node_type_suffixes=true meshes/ensure_tangents=true meshes/generate_lods=true @@ -32,6 +34,9 @@ animation/trimming=false animation/remove_immutable_tracks=true animation/import_rest_as_RESET=false import_script/path="" +materials/extract=0 +materials/extract_format=0 +materials/extract_path="" _subresources={ "meshes": { "blowdart_Cube": { @@ -41,6 +46,7 @@ _subresources={ "lods/normal_merge_angle": 60.0, "lods/normal_split_angle": 25.0, "save_to_file/enabled": false, +"save_to_file/fallback_path": "", "save_to_file/make_streamable": "", "save_to_file/path": "res://blowdart.res" } diff --git a/Towers/Blowdart/blowdart.res b/Towers/Blowdart/blowdart.res index cb39eba..7b9a96c 100644 Binary files a/Towers/Blowdart/blowdart.res and b/Towers/Blowdart/blowdart.res differ diff --git a/Towers/Blowdart/blowdarttex.png.import b/Towers/Blowdart/blowdarttex.png.import index f3f1082..1968f39 100644 --- a/Towers/Blowdart/blowdarttex.png.import +++ b/Towers/Blowdart/blowdarttex.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/blowdarttex.png-217bba6cc5b0ebe0adf1bfc9f0677 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Towers/Blowdart/tower_blowdart.tscn b/Towers/Blowdart/tower_blowdart.tscn index 96b2418..6a37678 100644 --- a/Towers/Blowdart/tower_blowdart.tscn +++ b/Towers/Blowdart/tower_blowdart.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=10 format=3 uid="uid://byyndhj0xoouf"] +[gd_scene format=3 uid="uid://byyndhj0xoouf"] [ext_resource type="PackedScene" uid="uid://43vmeyuurqfs" path="res://Scenes/Towers/direct_affect_tower.tscn" id="1_u1o4e"] [ext_resource type="Script" uid="uid://djp7tepdsda8w" path="res://Scripts/effect.gd" id="2_go6cw"] @@ -14,16 +14,15 @@ stats = ExtResource("3_ix50y") [sub_resource type="Resource" id="Resource_bwxwl"] script = ExtResource("2_go6cw") -damage = 0 status_effects = Array[ExtResource("4_3yh87")]([SubResource("Resource_075vp")]) -[node name="DirectAffectTower" instance=ExtResource("1_u1o4e")] +[node name="DirectAffectTower" unique_id=1447802105 instance=ExtResource("1_u1o4e")] stats = ExtResource("4_1w7pa") effect = SubResource("Resource_bwxwl") -[node name="Pitch" parent="." index="1"] +[node name="Pitch" parent="." index="1" unique_id=2005074924] visible = false -[node name="Yaw" parent="." index="2"] +[node name="Yaw" parent="." index="2" unique_id=36855242] transform = Transform3D(0.19, 0, 0, 0, 0.19, 0, 0, 0, 0.19, 0, 0.842628, 0) mesh = ExtResource("5_2kqqw") diff --git a/Towers/Blowdart/tower_stats.tres b/Towers/Blowdart/tower_stats.tres index f2ed956..cdcf949 100644 --- a/Towers/Blowdart/tower_stats.tres +++ b/Towers/Blowdart/tower_stats.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://cfbap4o68urti"] +[gd_resource type="Resource" script_class="CardText" format=3 uid="uid://cfbap4o68urti"] [ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_dcpbj"] [ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_2k5i0"] @@ -6,11 +6,9 @@ [resource] script = ExtResource("2_2k5i0") target_type = Array[int]([1, 2]) -energy_type = 0 attributes = Dictionary[String, float]({ "Damage": 0.0, "Fire Delay": 2.0, "Range": 20.0 }) -features = Array[ExtResource("1_dcpbj")]([]) text = "DESC_TOWER_POISON" diff --git a/Towers/BombLauncher/bombamod.glb.import b/Towers/BombLauncher/bombamod.glb.import index 80955e7..0cf68c9 100644 --- a/Towers/BombLauncher/bombamod.glb.import +++ b/Towers/BombLauncher/bombamod.glb.import @@ -15,9 +15,11 @@ dest_files=["res://.godot/imported/bombamod.glb-117802fd80272dd9feeffac01483d192 nodes/root_type="Node3D" nodes/root_name="Scene Root" +nodes/root_script=null nodes/apply_root_scale=true nodes/root_scale=1.0 nodes/import_as_skeleton_bones=false +nodes/use_name_suffixes=true nodes/use_node_type_suffixes=true meshes/ensure_tangents=true meshes/generate_lods=true @@ -32,6 +34,9 @@ animation/trimming=false animation/remove_immutable_tracks=true animation/import_rest_as_RESET=false import_script/path="" +materials/extract=0 +materials/extract_format=0 +materials/extract_path="" _subresources={ "meshes": { "bombamod_Cube": { @@ -41,6 +46,7 @@ _subresources={ "lods/normal_merge_angle": 60.0, "lods/normal_split_angle": 25.0, "save_to_file/enabled": false, +"save_to_file/fallback_path": "", "save_to_file/make_streamable": "", "save_to_file/path": "res://bombamodel.res" } diff --git a/Towers/BombLauncher/bombamodel.res b/Towers/BombLauncher/bombamodel.res index 69761e3..ef7f3d8 100644 Binary files a/Towers/BombLauncher/bombamodel.res and b/Towers/BombLauncher/bombamodel.res differ diff --git a/Towers/BombLauncher/bombatex.png.import b/Towers/BombLauncher/bombatex.png.import index 0b88360..6b26311 100644 --- a/Towers/BombLauncher/bombatex.png.import +++ b/Towers/BombLauncher/bombatex.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/bombatex.png-df385163499382b24d471f4ddfe7bd23 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Towers/BombLauncher/bombtower.tscn b/Towers/BombLauncher/bombtower.tscn index 53cbaf9..47d36b1 100644 --- a/Towers/BombLauncher/bombtower.tscn +++ b/Towers/BombLauncher/bombtower.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=8 format=3 uid="uid://bod84abxnnmdo"] +[gd_scene format=3 uid="uid://bod84abxnnmdo"] [ext_resource type="PackedScene" uid="uid://bidr1m71pajma" path="res://Scenes/Towers/projectile_tower.tscn" id="1_b7osn"] [ext_resource type="ArrayMesh" uid="uid://cbuu5w43qins8" path="res://Towers/BombLauncher/bombamodel.res" id="2_8yc3r"] @@ -9,20 +9,18 @@ [sub_resource type="Resource" id="Resource_twicp"] script = ExtResource("2_kdbmn") -damage = 0 -status_effects = Array[ExtResource("3_qwant")]([]) metadata/_custom_type_script = "uid://djp7tepdsda8w" -[node name="ProjectileTower" instance=ExtResource("1_b7osn")] +[node name="ProjectileTower" unique_id=154897787 instance=ExtResource("1_b7osn")] script = ExtResource("2_qwant") effect = SubResource("Resource_twicp") -[node name="Pitch" parent="." index="1"] +[node name="Pitch" parent="." index="1" unique_id=2005074924] visible = false -[node name="Yaw" parent="." index="2"] +[node name="Yaw" parent="." index="2" unique_id=36855242] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0.386736, 0) mesh = ExtResource("2_8yc3r") -[node name="SpawnAffect" parent="." index="6"] +[node name="SpawnAffect" parent="." index="6" unique_id=595069188] spawn_scene = ExtResource("3_kdbmn") diff --git a/Towers/BombLauncher/tower_stats.tres b/Towers/BombLauncher/tower_stats.tres index 772e179..ec3aa7c 100644 --- a/Towers/BombLauncher/tower_stats.tres +++ b/Towers/BombLauncher/tower_stats.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://8eaecilvan23"] +[gd_resource type="Resource" script_class="CardText" format=3 uid="uid://8eaecilvan23"] [ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_73lec"] [ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_1vuma"] @@ -6,11 +6,9 @@ [resource] script = ExtResource("2_1vuma") target_type = Array[int]([1]) -energy_type = 0 attributes = Dictionary[String, float]({ "Damage": 10.0, "Fire Delay": 4.0, "Range": 8.0 }) -features = Array[ExtResource("1_73lec")]([]) text = "DESC_TOWER_BOMB" diff --git a/Towers/Fireball/fireballtower.tscn b/Towers/Fireball/fireballtower.tscn index 5f24f74..f29462e 100644 --- a/Towers/Fireball/fireballtower.tscn +++ b/Towers/Fireball/fireballtower.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=10 format=3 uid="uid://bhbfd3prwqmyx"] +[gd_scene format=3 uid="uid://bhbfd3prwqmyx"] [ext_resource type="PackedScene" uid="uid://bidr1m71pajma" path="res://Scenes/Towers/projectile_tower.tscn" id="1_hqry2"] [ext_resource type="Script" uid="uid://djp7tepdsda8w" path="res://Scripts/effect.gd" id="2_rtffu"] @@ -15,18 +15,17 @@ metadata/_custom_type_script = "uid://c6eghujlaqhwi" [sub_resource type="Resource" id="Resource_bxn1b"] script = ExtResource("2_rtffu") -damage = 0 status_effects = Array[ExtResource("3_nwd61")]([SubResource("Resource_sr3we")]) metadata/_custom_type_script = "uid://djp7tepdsda8w" -[node name="ProjectileTower" instance=ExtResource("1_hqry2")] +[node name="ProjectileTower" unique_id=1839068101 instance=ExtResource("1_hqry2")] effect = SubResource("Resource_bxn1b") -[node name="Pitch" parent="." index="1"] +[node name="Pitch" parent="." index="1" unique_id=2005074924] mesh = ExtResource("6_yphct") -[node name="Yaw" parent="." index="2"] +[node name="Yaw" parent="." index="2" unique_id=36855242] transform = Transform3D(0.165, 0, 0, 0, 0.165, 0, 0, 0, 0.165, 0, 1.76777, 0) -[node name="SpawnAffect" parent="." index="6"] +[node name="SpawnAffect" parent="." index="6" unique_id=595069188] spawn_scene = ExtResource("7_i3p2x") diff --git a/Towers/Fireball/magetower.glb.import b/Towers/Fireball/magetower.glb.import index 93b286f..34308e7 100644 --- a/Towers/Fireball/magetower.glb.import +++ b/Towers/Fireball/magetower.glb.import @@ -15,9 +15,11 @@ dest_files=["res://.godot/imported/magetower.glb-a9140869908a4a11a308886b478c342 nodes/root_type="Node3D" nodes/root_name="Scene Root" +nodes/root_script=null nodes/apply_root_scale=true nodes/root_scale=1.0 nodes/import_as_skeleton_bones=false +nodes/use_name_suffixes=true nodes/use_node_type_suffixes=true meshes/ensure_tangents=true meshes/generate_lods=true @@ -32,6 +34,9 @@ animation/trimming=false animation/remove_immutable_tracks=true animation/import_rest_as_RESET=false import_script/path="" +materials/extract=0 +materials/extract_format=0 +materials/extract_path="" _subresources={ "meshes": { "magetower_Cube": { @@ -41,6 +46,7 @@ _subresources={ "lods/normal_merge_angle": 60.0, "lods/normal_split_angle": 25.0, "save_to_file/enabled": false, +"save_to_file/fallback_path": "", "save_to_file/make_streamable": "", "save_to_file/path": "res://magetowermesh.res" } diff --git a/Towers/Fireball/magetower.png.import b/Towers/Fireball/magetower.png.import index 8a1962d..0af29ac 100644 --- a/Towers/Fireball/magetower.png.import +++ b/Towers/Fireball/magetower.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/magetower.png-41b8ad4b23ed898a3be91cee65c3f2a compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Towers/Fireball/magetowermesh.res b/Towers/Fireball/magetowermesh.res index 2be61a2..dd71303 100644 Binary files a/Towers/Fireball/magetowermesh.res and b/Towers/Fireball/magetowermesh.res differ diff --git a/Towers/Fireball/tower_stats.tres b/Towers/Fireball/tower_stats.tres index 410f917..348fb04 100644 --- a/Towers/Fireball/tower_stats.tres +++ b/Towers/Fireball/tower_stats.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://dnvqghpwyuw84"] +[gd_resource type="Resource" script_class="CardText" format=3 uid="uid://dnvqghpwyuw84"] [ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_may4k"] [ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_nconk"] @@ -6,11 +6,9 @@ [resource] script = ExtResource("2_nconk") target_type = Array[int]([1, 2]) -energy_type = 0 attributes = Dictionary[String, float]({ "Damage": 5.0, "Fire Delay": 3.0, "Range": 15.0 }) -features = Array[ExtResource("1_may4k")]([]) text = "DESC_TOWER_FIREBALL" diff --git a/Towers/Flamethrower/flamethrower.png.import b/Towers/Flamethrower/flamethrower.png.import index b82097d..772069f 100644 --- a/Towers/Flamethrower/flamethrower.png.import +++ b/Towers/Flamethrower/flamethrower.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/flamethrower.png-7a7db84bd3ba1dec3f2a68a5e37b compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Towers/Flamethrower/flamethrower_mesh.res b/Towers/Flamethrower/flamethrower_mesh.res index bdbf572..558e3e0 100644 Binary files a/Towers/Flamethrower/flamethrower_mesh.res and b/Towers/Flamethrower/flamethrower_mesh.res differ diff --git a/Towers/Flamethrower/tower_flamethrower.tscn b/Towers/Flamethrower/tower_flamethrower.tscn index f96f047..d6ac62a 100644 --- a/Towers/Flamethrower/tower_flamethrower.tscn +++ b/Towers/Flamethrower/tower_flamethrower.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=11 format=3 uid="uid://h34khfekaemi"] +[gd_scene format=3 uid="uid://h34khfekaemi"] [ext_resource type="PackedScene" uid="uid://kioik38usbqj" path="res://Scenes/Towers/area_tower.tscn" id="1_m6l05"] [ext_resource type="Script" uid="uid://djp7tepdsda8w" path="res://Scripts/effect.gd" id="2_gkn1q"] @@ -14,28 +14,27 @@ stats = ExtResource("3_aop2h") [sub_resource type="Resource" id="Resource_wvbdd"] script = ExtResource("2_gkn1q") -damage = 0 status_effects = Array[ExtResource("3_4h7vt")]([SubResource("Resource_f5usv")]) [sub_resource type="SphereShape3D" id="SphereShape3D_tyf6m"] radius = 3.5 -[node name="FlamethrowerTower" instance=ExtResource("1_m6l05")] +[node name="FlamethrowerTower" unique_id=1462984356 instance=ExtResource("1_m6l05")] stats = ExtResource("4_by7c8") effect = SubResource("Resource_wvbdd") -[node name="Pitch" parent="." index="1"] +[node name="Pitch" parent="." index="1" unique_id=1225654056] transform = Transform3D(0.42, 0, 0, 0, 0.42, 0, 0, 0, 0.42, 0, 0.389397, 0) mesh = ExtResource("5_tc7nr") -[node name="ShapeCast3D" type="ShapeCast3D" parent="Pitch" index="0"] +[node name="ShapeCast3D" type="ShapeCast3D" parent="Pitch" index="0" unique_id=1235571131] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.896251, -0.56516) shape = SubResource("SphereShape3D_tyf6m") target_position = Vector3(0, 0, -3) collision_mask = 4 -[node name="CSGSphere3D" parent="." index="4"] +[node name="CSGSphere3D" parent="." index="4" unique_id=1039990115] radius = 3.0 -[node name="AreaAffector" parent="." index="6" node_paths=PackedStringArray("shapecast")] +[node name="AreaAffector" parent="." index="6" unique_id=1048310301 node_paths=PackedStringArray("shapecast")] shapecast = NodePath("../Pitch/ShapeCast3D") diff --git a/Towers/Flamethrower/tower_stats.tres b/Towers/Flamethrower/tower_stats.tres index 0333979..6eafbe7 100644 --- a/Towers/Flamethrower/tower_stats.tres +++ b/Towers/Flamethrower/tower_stats.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://cdtjbxs21peqg"] +[gd_resource type="Resource" script_class="CardText" format=3 uid="uid://cdtjbxs21peqg"] [ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_8a4q3"] [ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_wptab"] @@ -6,11 +6,9 @@ [resource] script = ExtResource("2_wptab") target_type = Array[int]([1]) -energy_type = 0 attributes = Dictionary[String, float]({ "Damage": 0.0, "Fire Delay": 0.5, "Range": 3.0 }) -features = Array[ExtResource("1_8a4q3")]([]) text = "DESC_TOWER_FLAMETHROWER" diff --git a/Towers/Flamethrower/untirastflametled.glb.import b/Towers/Flamethrower/untirastflametled.glb.import index 7b6ac9a..10a7589 100644 --- a/Towers/Flamethrower/untirastflametled.glb.import +++ b/Towers/Flamethrower/untirastflametled.glb.import @@ -15,9 +15,11 @@ dest_files=["res://.godot/imported/untirastflametled.glb-3e525e34dfafc785ba26734 nodes/root_type="Node3D" nodes/root_name="Scene Root" +nodes/root_script=null nodes/apply_root_scale=true nodes/root_scale=1.0 nodes/import_as_skeleton_bones=false +nodes/use_name_suffixes=true nodes/use_node_type_suffixes=true meshes/ensure_tangents=true meshes/generate_lods=true @@ -32,6 +34,9 @@ animation/trimming=false animation/remove_immutable_tracks=true animation/import_rest_as_RESET=false import_script/path="" +materials/extract=0 +materials/extract_format=0 +materials/extract_path="" _subresources={ "meshes": { "untirastflametled_Cube": { @@ -41,6 +46,7 @@ _subresources={ "lods/normal_merge_angle": 60.0, "lods/normal_split_angle": 25.0, "save_to_file/enabled": false, +"save_to_file/fallback_path": "", "save_to_file/make_streamable": "", "save_to_file/path": "res://flamethrower_mesh.res" } diff --git a/Towers/Gatling/gatling.glb.import b/Towers/Gatling/gatling.glb.import index 7595534..958c3e9 100644 --- a/Towers/Gatling/gatling.glb.import +++ b/Towers/Gatling/gatling.glb.import @@ -15,9 +15,11 @@ dest_files=["res://.godot/imported/gatling.glb-9b04db40ae4eb581b3e55543c00cd70d. nodes/root_type="Node3D" nodes/root_name="Scene Root" +nodes/root_script=null nodes/apply_root_scale=true nodes/root_scale=1.0 nodes/import_as_skeleton_bones=false +nodes/use_name_suffixes=true nodes/use_node_type_suffixes=true meshes/ensure_tangents=true meshes/generate_lods=true @@ -32,6 +34,9 @@ animation/trimming=false animation/remove_immutable_tracks=true animation/import_rest_as_RESET=false import_script/path="" +materials/extract=0 +materials/extract_format=0 +materials/extract_path="" _subresources={ "meshes": { "gatling_Cube": { @@ -41,6 +46,7 @@ _subresources={ "lods/normal_merge_angle": 60.0, "lods/normal_split_angle": 25.0, "save_to_file/enabled": false, +"save_to_file/fallback_path": "", "save_to_file/make_streamable": "", "save_to_file/path": "res://gattlemesh.res" } diff --git a/Towers/Gatling/gatling.png.import b/Towers/Gatling/gatling.png.import index 5bb8354..6bdf87f 100644 --- a/Towers/Gatling/gatling.png.import +++ b/Towers/Gatling/gatling.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/gatling.png-3c782a94494355068a82b7d51ccf2fce. compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Towers/Gatling/gattlemesh.res b/Towers/Gatling/gattlemesh.res index 7ff5b5a..d78a25a 100644 Binary files a/Towers/Gatling/gattlemesh.res and b/Towers/Gatling/gattlemesh.res differ diff --git a/Towers/Gatling/tower_gatling.tscn b/Towers/Gatling/tower_gatling.tscn index 279e705..28bbacb 100644 --- a/Towers/Gatling/tower_gatling.tscn +++ b/Towers/Gatling/tower_gatling.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=13 format=3 uid="uid://ci822ash3mbhi"] +[gd_scene format=3 uid="uid://ci822ash3mbhi"] [ext_resource type="Script" uid="uid://b43lbaanefmj3" path="res://Towers/Gatling/tower_gatling.gd" id="2_ipjp1"] [ext_resource type="Script" uid="uid://rvnacmxsrh4w" path="res://Scripts/target_finder.gd" id="3_co24a"] @@ -10,8 +10,6 @@ [sub_resource type="Resource" id="Resource_7ovr8"] script = ExtResource("3_tykap") -damage = 0 -status_effects = Array[ExtResource("4_sc4bm")]([]) [sub_resource type="Animation" id="Animation_vk4a8"] resource_name = "shoot" @@ -29,7 +27,7 @@ cull_mode = 1 shading_mode = 0 albedo_color = Color(1, 0, 0.415686, 0.223529) -[node name="DirectAffectTower" type="Node3D" node_paths=PackedStringArray("target_finder", "affector", "animator", "pitch_model", "yaw_model", "range_indicator", "audio_player")] +[node name="DirectAffectTower" type="Node3D" unique_id=1985284737 node_paths=PackedStringArray("target_finder", "affector", "animator", "pitch_model", "yaw_model", "range_indicator", "audio_player")] script = ExtResource("2_ipjp1") stats = ExtResource("3_oicqw") target_finder = NodePath("TargetFinder") @@ -41,27 +39,25 @@ range_indicator = NodePath("CSGSphere3D") audio_player = NodePath("Yaw/AudioStreamPlayer3D") effect = SubResource("Resource_7ovr8") -[node name="AnimationPlayer" type="AnimationPlayer" parent="."] -libraries = { -&"": SubResource("AnimationLibrary_cebsq") -} +[node name="AnimationPlayer" type="AnimationPlayer" parent="." unique_id=465705952] +libraries/ = SubResource("AnimationLibrary_cebsq") -[node name="Pitch" type="MeshInstance3D" parent="."] +[node name="Pitch" type="MeshInstance3D" parent="." unique_id=1271621174] visible = false mesh = SubResource("BoxMesh_42byu") -[node name="Yaw" type="MeshInstance3D" parent="."] +[node name="Yaw" type="MeshInstance3D" parent="." unique_id=1859077506] transform = Transform3D(0.3, 0, 0, 0, 0.3, 0, 0, 0, 0.3, 0, 0.515143, 0) mesh = ExtResource("4_wihc0") -[node name="AudioStreamPlayer3D" type="AudioStreamPlayer3D" parent="Yaw"] +[node name="AudioStreamPlayer3D" type="AudioStreamPlayer3D" parent="Yaw" unique_id=191478224] bus = &"SFX" -[node name="MinimapIcon" type="Sprite3D" parent="."] +[node name="MinimapIcon" type="Sprite3D" parent="." unique_id=201604380] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2, 0) layers = 4 -[node name="CSGSphere3D" type="CSGSphere3D" parent="."] +[node name="CSGSphere3D" type="CSGSphere3D" parent="." unique_id=2094286709] visible = false layers = 5 radius = 10.0 @@ -69,9 +65,9 @@ radial_segments = 16 rings = 16 material = SubResource("StandardMaterial3D_1ucq4") -[node name="TargetFinder" type="Node" parent="." node_paths=PackedStringArray("tower")] +[node name="TargetFinder" type="Node" parent="." unique_id=1002978697 node_paths=PackedStringArray("tower")] script = ExtResource("3_co24a") tower = NodePath("..") -[node name="DirectAffect" type="Node" parent="."] +[node name="DirectAffect" type="Node" parent="." unique_id=1425059731] script = ExtResource("4_v2roj") diff --git a/Towers/Gatling/tower_stats.tres b/Towers/Gatling/tower_stats.tres index bc3ef26..e4ab4f4 100644 --- a/Towers/Gatling/tower_stats.tres +++ b/Towers/Gatling/tower_stats.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://nxl5wabgl36t"] +[gd_resource type="Resource" script_class="CardText" format=3 uid="uid://nxl5wabgl36t"] [ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_5mpl7"] [ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_ky46y"] @@ -6,7 +6,6 @@ [resource] script = ExtResource("2_ky46y") target_type = Array[int]([1]) -energy_type = 0 attributes = Dictionary[String, float]({ "Damage": 1.0, "Fire Delay": 0.6, @@ -14,5 +13,4 @@ attributes = Dictionary[String, float]({ "Speed Multiplier": 2.0, "Speed Time": 3.0 }) -features = Array[ExtResource("1_5mpl7")]([]) text = "DESC_TOWER_ACCEL" diff --git a/Towers/GlueLauncher/glue_launcher_model.res b/Towers/GlueLauncher/glue_launcher_model.res index 7456258..1a4887c 100644 Binary files a/Towers/GlueLauncher/glue_launcher_model.res and b/Towers/GlueLauncher/glue_launcher_model.res differ diff --git a/Towers/GlueLauncher/gluegun.glb.import b/Towers/GlueLauncher/gluegun.glb.import index cc1d90f..03bdea5 100644 --- a/Towers/GlueLauncher/gluegun.glb.import +++ b/Towers/GlueLauncher/gluegun.glb.import @@ -15,9 +15,11 @@ dest_files=["res://.godot/imported/gluegun.glb-09984f582a191dc2416989c9e2ab39bd. nodes/root_type="Node3D" nodes/root_name="Scene Root" +nodes/root_script=null nodes/apply_root_scale=true nodes/root_scale=1.0 nodes/import_as_skeleton_bones=false +nodes/use_name_suffixes=true nodes/use_node_type_suffixes=true meshes/ensure_tangents=true meshes/generate_lods=true @@ -32,6 +34,9 @@ animation/trimming=false animation/remove_immutable_tracks=true animation/import_rest_as_RESET=false import_script/path="" +materials/extract=0 +materials/extract_format=0 +materials/extract_path="" _subresources={ "meshes": { "gluegun_Cube": { @@ -41,6 +46,7 @@ _subresources={ "lods/normal_merge_angle": 60.0, "lods/normal_split_angle": 25.0, "save_to_file/enabled": false, +"save_to_file/fallback_path": "", "save_to_file/make_streamable": "", "save_to_file/path": "res://glue_launcher_model.res" } diff --git a/Towers/GlueLauncher/glueguntex.png.import b/Towers/GlueLauncher/glueguntex.png.import index b5d1cfc..0802950 100644 --- a/Towers/GlueLauncher/glueguntex.png.import +++ b/Towers/GlueLauncher/glueguntex.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/glueguntex.png-5bf9987ae8ced3d972e0169f67854d compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Towers/GlueLauncher/tower_glue_launcher.tscn b/Towers/GlueLauncher/tower_glue_launcher.tscn index d6f177e..ee86b08 100644 --- a/Towers/GlueLauncher/tower_glue_launcher.tscn +++ b/Towers/GlueLauncher/tower_glue_launcher.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=10 format=3 uid="uid://bfdg32wymhoj1"] +[gd_scene format=3 uid="uid://bfdg32wymhoj1"] [ext_resource type="PackedScene" uid="uid://43vmeyuurqfs" path="res://Scenes/Towers/direct_affect_tower.tscn" id="1_v06tq"] [ext_resource type="Resource" uid="uid://d0643gfp52x3s" path="res://Resources/StatusEffects/sticky.tres" id="3_ibb53"] @@ -14,16 +14,15 @@ stats = ExtResource("3_ibb53") [sub_resource type="Resource" id="Resource_mgak2"] script = ExtResource("3_v7ope") -damage = 0 status_effects = Array[ExtResource("4_ubc07")]([SubResource("Resource_4e51e")]) -[node name="DirectAffectTower" instance=ExtResource("1_v06tq")] +[node name="DirectAffectTower" unique_id=1035146756 instance=ExtResource("1_v06tq")] stats = ExtResource("4_etcd4") effect = SubResource("Resource_mgak2") -[node name="Pitch" parent="." index="1"] +[node name="Pitch" parent="." index="1" unique_id=2005074924] visible = false -[node name="Yaw" parent="." index="2"] +[node name="Yaw" parent="." index="2" unique_id=36855242] transform = Transform3D(0.22, 0, 0, 0, 0.22, 0, 0, 0, 0.22, 0, 0.461018, 0) mesh = ExtResource("5_dsftx") diff --git a/Towers/GlueLauncher/tower_stats.tres b/Towers/GlueLauncher/tower_stats.tres index 34fa65a..b2fc2ca 100644 --- a/Towers/GlueLauncher/tower_stats.tres +++ b/Towers/GlueLauncher/tower_stats.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://bvkwgmbxje0dp"] +[gd_resource type="Resource" script_class="CardText" format=3 uid="uid://bvkwgmbxje0dp"] [ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_qb1t6"] [ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_226sm"] @@ -6,11 +6,9 @@ [resource] script = ExtResource("2_226sm") target_type = Array[int]([1]) -energy_type = 0 attributes = Dictionary[String, float]({ "Damage": 0.0, "Fire Delay": 2.0, "Range": 10.0 }) -features = Array[ExtResource("1_qb1t6")]([]) text = "DESC_TOWER_GLUE" diff --git a/Towers/Icicle/icicletower.tscn b/Towers/Icicle/icicletower.tscn index dfb8196..0ee961b 100644 --- a/Towers/Icicle/icicletower.tscn +++ b/Towers/Icicle/icicletower.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=10 format=3 uid="uid://bk73g30y8kri4"] +[gd_scene format=3 uid="uid://bk73g30y8kri4"] [ext_resource type="PackedScene" uid="uid://bidr1m71pajma" path="res://Scenes/Towers/projectile_tower.tscn" id="1_2424i"] [ext_resource type="Script" uid="uid://djp7tepdsda8w" path="res://Scripts/effect.gd" id="2_5bkvv"] @@ -15,18 +15,17 @@ metadata/_custom_type_script = "uid://bh74uangqekuk" [sub_resource type="Resource" id="Resource_woy0n"] script = ExtResource("2_5bkvv") -damage = 0 status_effects = Array[ExtResource("3_e2nh7")]([SubResource("Resource_t3ens")]) metadata/_custom_type_script = "uid://djp7tepdsda8w" -[node name="ProjectileTower" instance=ExtResource("1_2424i")] +[node name="ProjectileTower" unique_id=1892608213 instance=ExtResource("1_2424i")] effect = SubResource("Resource_woy0n") -[node name="Pitch" parent="." index="1"] +[node name="Pitch" parent="." index="1" unique_id=2005074924] mesh = ExtResource("6_tyyed") -[node name="Yaw" parent="." index="2"] +[node name="Yaw" parent="." index="2" unique_id=36855242] transform = Transform3D(0.195, 0, 0, 0, 0.195, 0, 0, 0, 0.195, 0, 1.72661, 0) -[node name="SpawnAffect" parent="." index="6"] +[node name="SpawnAffect" parent="." index="6" unique_id=595069188] spawn_scene = ExtResource("7_goltw") diff --git a/Towers/Icicle/tower_stats.tres b/Towers/Icicle/tower_stats.tres index b4c2f25..51f8b7b 100644 --- a/Towers/Icicle/tower_stats.tres +++ b/Towers/Icicle/tower_stats.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://d34bfj5togyyt"] +[gd_resource type="Resource" script_class="CardText" format=3 uid="uid://d34bfj5togyyt"] [ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_ju6am"] [ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_dorn5"] @@ -6,11 +6,9 @@ [resource] script = ExtResource("2_dorn5") target_type = Array[int]([1, 2]) -energy_type = 0 attributes = Dictionary[String, float]({ "Damage": 4.0, "Fire Delay": 3.0, "Range": 15.0 }) -features = Array[ExtResource("1_ju6am")]([]) text = "DESC_TOWER_ICE_SPIKE" diff --git a/Towers/Overclock/tower.tscn b/Towers/Overclock/tower.tscn index b2f5b7d..422744e 100644 --- a/Towers/Overclock/tower.tscn +++ b/Towers/Overclock/tower.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=6 format=3 uid="uid://d3qabcosmk2q5"] +[gd_scene format=3 uid="uid://d3qabcosmk2q5"] [ext_resource type="PackedScene" uid="uid://kioik38usbqj" path="res://Scenes/Towers/area_tower.tscn" id="1_85dnw"] [ext_resource type="Script" uid="uid://c4bu4hlgifqom" path="res://Towers/Overclock/overclock_tower.gd" id="2_uhx1y"] @@ -7,21 +7,19 @@ [sub_resource type="Resource" id="Resource_50mhx"] script = ExtResource("3_gt5qf") -damage = 0 -status_effects = Array[ExtResource("4_d15h4")]([]) metadata/_custom_type_script = "uid://djp7tepdsda8w" -[node name="Tower" instance=ExtResource("1_85dnw")] +[node name="Tower" unique_id=884557637 instance=ExtResource("1_85dnw")] script = ExtResource("2_uhx1y") turns_to_aim = false effect = SubResource("Resource_50mhx") -[node name="Pitch" parent="." index="1"] +[node name="Pitch" parent="." index="1" unique_id=1225654056] visible = false -[node name="Yaw" parent="." index="2"] +[node name="Yaw" parent="." index="2" unique_id=1867477] visible = false -[node name="CSGBox3D" type="CSGBox3D" parent="." index="7"] +[node name="CSGBox3D" type="CSGBox3D" parent="." index="7" unique_id=916805543] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.51387, 0) size = Vector3(1, 2.02774, 1) diff --git a/Towers/Overclock/tower_stats.tres b/Towers/Overclock/tower_stats.tres index 569e793..87ef569 100644 --- a/Towers/Overclock/tower_stats.tres +++ b/Towers/Overclock/tower_stats.tres @@ -1,17 +1,14 @@ -[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://v13yoous66bc"] +[gd_resource type="Resource" script_class="CardText" format=3 uid="uid://v13yoous66bc"] [ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_0swcp"] [ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_fax6y"] [resource] script = ExtResource("2_fax6y") -target_type = Array[int]([]) -energy_type = 0 attributes = Dictionary[String, float]({ "Damage": 0.0, "Fire Delay": 0.0, "Range": 4.0 }) -features = Array[ExtResource("1_0swcp")]([]) text = "DESC_TOWER_SPEED_INCREASER" metadata/_custom_type_script = "uid://dg7gxxqfqxcmc" diff --git a/Towers/Reactor/reactor.glb.import b/Towers/Reactor/reactor.glb.import index be615ce..6d2c641 100644 --- a/Towers/Reactor/reactor.glb.import +++ b/Towers/Reactor/reactor.glb.import @@ -15,9 +15,11 @@ dest_files=["res://.godot/imported/reactor.glb-d5832fa37bbb50b548020c0cdea63120. nodes/root_type="Node3D" nodes/root_name="Scene Root" +nodes/root_script=null nodes/apply_root_scale=true nodes/root_scale=1.0 nodes/import_as_skeleton_bones=false +nodes/use_name_suffixes=true nodes/use_node_type_suffixes=true meshes/ensure_tangents=true meshes/generate_lods=true @@ -32,6 +34,9 @@ animation/trimming=false animation/remove_immutable_tracks=true animation/import_rest_as_RESET=false import_script/path="" +materials/extract=0 +materials/extract_format=0 +materials/extract_path="" _subresources={ "meshes": { "reactor_Cube": { @@ -41,6 +46,7 @@ _subresources={ "lods/normal_merge_angle": 60.0, "lods/normal_split_angle": 25.0, "save_to_file/enabled": false, +"save_to_file/fallback_path": "", "save_to_file/make_streamable": "", "save_to_file/path": "res://reactor_mesh.res" } diff --git a/Towers/Reactor/reactor.png.import b/Towers/Reactor/reactor.png.import index 9aeedac..e055ea1 100644 --- a/Towers/Reactor/reactor.png.import +++ b/Towers/Reactor/reactor.png.import @@ -19,6 +19,8 @@ dest_files=["res://.godot/imported/reactor.png-6cccb27d4ef196e98f39928aa1a0cc59. 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 @@ -26,6 +28,10 @@ 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 diff --git a/Towers/Reactor/reactor_mesh.res b/Towers/Reactor/reactor_mesh.res index 62ec99b..c383a83 100644 Binary files a/Towers/Reactor/reactor_mesh.res and b/Towers/Reactor/reactor_mesh.res differ diff --git a/Towers/Reactor/reactortower.tscn b/Towers/Reactor/reactortower.tscn index d140515..96ecb75 100644 --- a/Towers/Reactor/reactortower.tscn +++ b/Towers/Reactor/reactortower.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=10 format=3 uid="uid://b7idyi1c67ou4"] +[gd_scene format=3 uid="uid://b7idyi1c67ou4"] [ext_resource type="PackedScene" uid="uid://kioik38usbqj" path="res://Scenes/Towers/area_tower.tscn" id="1_0qp3f"] [ext_resource type="Resource" uid="uid://cssdyxk8oefsd" path="res://Towers/Reactor/tower_stats.tres" id="2_gthqr"] @@ -15,17 +15,16 @@ metadata/_custom_type_script = "uid://c6eghujlaqhwi" [sub_resource type="Resource" id="Resource_joohe"] script = ExtResource("2_v1m7x") -damage = 0 status_effects = Array[ExtResource("3_amg2o")]([SubResource("Resource_ltmnh")]) metadata/_custom_type_script = "uid://djp7tepdsda8w" -[node name="Tower" instance=ExtResource("1_0qp3f")] +[node name="Tower" unique_id=601372327 instance=ExtResource("1_0qp3f")] turns_to_aim = false stats = ExtResource("2_gthqr") effect = SubResource("Resource_joohe") -[node name="Yaw" parent="." index="2"] +[node name="Yaw" parent="." index="2" unique_id=1867477] mesh = ExtResource("6_7kedu") -[node name="CSGSphere3D" parent="." index="4"] +[node name="CSGSphere3D" parent="." index="4" unique_id=1039990115] radius = 5.0 diff --git a/Towers/Reactor/tower_stats.tres b/Towers/Reactor/tower_stats.tres index b84ff81..6073763 100644 --- a/Towers/Reactor/tower_stats.tres +++ b/Towers/Reactor/tower_stats.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://cssdyxk8oefsd"] +[gd_resource type="Resource" script_class="CardText" format=3 uid="uid://cssdyxk8oefsd"] [ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_8hcmy"] [ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_8w61k"] @@ -6,10 +6,8 @@ [resource] script = ExtResource("2_8w61k") target_type = Array[int]([1, 2]) -energy_type = 0 attributes = Dictionary[String, float]({ "Fire Delay": 4.0, "Range": 30.0 }) -features = Array[ExtResource("1_8hcmy")]([]) text = "DESC_TOWER_RADIATION" diff --git a/Towers/Refrigerator/fridge.glb.import b/Towers/Refrigerator/fridge.glb.import index 572b592..99f8653 100644 --- a/Towers/Refrigerator/fridge.glb.import +++ b/Towers/Refrigerator/fridge.glb.import @@ -15,9 +15,11 @@ dest_files=["res://.godot/imported/fridge.glb-69dc9fb49196363329aba6b841ca5b42.s nodes/root_type="Node3D" nodes/root_name="Scene Root" +nodes/root_script=null nodes/apply_root_scale=true nodes/root_scale=1.0 nodes/import_as_skeleton_bones=false +nodes/use_name_suffixes=true nodes/use_node_type_suffixes=true meshes/ensure_tangents=true meshes/generate_lods=true @@ -32,6 +34,9 @@ animation/trimming=false animation/remove_immutable_tracks=true animation/import_rest_as_RESET=false import_script/path="" +materials/extract=0 +materials/extract_format=0 +materials/extract_path="" _subresources={ "meshes": { "fridge_Cube": { @@ -41,6 +46,7 @@ _subresources={ "lods/normal_merge_angle": 60.0, "lods/normal_split_angle": 25.0, "save_to_file/enabled": false, +"save_to_file/fallback_path": "", "save_to_file/make_streamable": "", "save_to_file/path": "res://fridge_mesh.res" } diff --git a/Towers/Refrigerator/fridge.png.import b/Towers/Refrigerator/fridge.png.import index 8e64467..9e195fa 100644 --- a/Towers/Refrigerator/fridge.png.import +++ b/Towers/Refrigerator/fridge.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/fridge.png-dd549cd990b2de8211961cfb961cde6e.c compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Towers/Refrigerator/fridge_mesh.res b/Towers/Refrigerator/fridge_mesh.res index 4d36ac9..72a6514 100644 Binary files a/Towers/Refrigerator/fridge_mesh.res and b/Towers/Refrigerator/fridge_mesh.res differ diff --git a/Towers/Refrigerator/fridgetower.tscn b/Towers/Refrigerator/fridgetower.tscn index 11d4f27..b224fee 100644 --- a/Towers/Refrigerator/fridgetower.tscn +++ b/Towers/Refrigerator/fridgetower.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=10 format=3 uid="uid://dfgxf88kk2nhn"] +[gd_scene format=3 uid="uid://dfgxf88kk2nhn"] [ext_resource type="PackedScene" uid="uid://kioik38usbqj" path="res://Scenes/Towers/area_tower.tscn" id="1_3igso"] [ext_resource type="Resource" uid="uid://st0qrut5nxrm" path="res://Towers/Refrigerator/tower_stats.tres" id="2_4wo3i"] @@ -15,17 +15,16 @@ metadata/_custom_type_script = "uid://bh74uangqekuk" [sub_resource type="Resource" id="Resource_yoqmb"] script = ExtResource("2_npue5") -damage = 0 status_effects = Array[ExtResource("3_frvi8")]([SubResource("Resource_d3abg")]) metadata/_custom_type_script = "uid://djp7tepdsda8w" -[node name="Tower" instance=ExtResource("1_3igso")] +[node name="Tower" unique_id=555371417 instance=ExtResource("1_3igso")] turns_to_aim = false stats = ExtResource("2_4wo3i") effect = SubResource("Resource_yoqmb") -[node name="Yaw" parent="." index="2"] +[node name="Yaw" parent="." index="2" unique_id=1867477] mesh = ExtResource("6_bb4hb") -[node name="CSGSphere3D" parent="." index="4"] +[node name="CSGSphere3D" parent="." index="4" unique_id=1039990115] radius = 3.0 diff --git a/Towers/Refrigerator/tower_stats.tres b/Towers/Refrigerator/tower_stats.tres index 4eac0a9..7b4594b 100644 --- a/Towers/Refrigerator/tower_stats.tres +++ b/Towers/Refrigerator/tower_stats.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://st0qrut5nxrm"] +[gd_resource type="Resource" script_class="CardText" format=3 uid="uid://st0qrut5nxrm"] [ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_mfkpu"] [ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_w4q6a"] @@ -6,11 +6,9 @@ [resource] script = ExtResource("2_w4q6a") target_type = Array[int]([1]) -energy_type = 0 attributes = Dictionary[String, float]({ "Damage": 0.0, "Fire Delay": 1.0, "Range": 3.0 }) -features = Array[ExtResource("1_mfkpu")]([]) text = "DESC_TOWER_FREEZER" diff --git a/Towers/RocketLauncher/box_o_rockets.glb.import b/Towers/RocketLauncher/box_o_rockets.glb.import index 365c598..d91651e 100644 --- a/Towers/RocketLauncher/box_o_rockets.glb.import +++ b/Towers/RocketLauncher/box_o_rockets.glb.import @@ -15,9 +15,11 @@ dest_files=["res://.godot/imported/box_o_rockets.glb-bcaa8f10ee33bf8d4b8f7f22ddc nodes/root_type="" nodes/root_name="" +nodes/root_script=null nodes/apply_root_scale=true nodes/root_scale=1.0 nodes/import_as_skeleton_bones=false +nodes/use_name_suffixes=true nodes/use_node_type_suffixes=true meshes/ensure_tangents=true meshes/generate_lods=false @@ -32,10 +34,14 @@ animation/trimming=false animation/remove_immutable_tracks=true animation/import_rest_as_RESET=false import_script/path="" +materials/extract=0 +materials/extract_format=0 +materials/extract_path="" _subresources={ "materials": { "Material": { "use_external/enabled": true, +"use_external/fallback_path": "res://Towers/RocketLauncher/boxorockets_mat.tres", "use_external/path": "uid://due2j42y7qutw" } } diff --git a/Towers/RocketLauncher/box_o_rockets_boxorockets.png.import b/Towers/RocketLauncher/box_o_rockets_boxorockets.png.import index a38e636..f06044f 100644 --- a/Towers/RocketLauncher/box_o_rockets_boxorockets.png.import +++ b/Towers/RocketLauncher/box_o_rockets_boxorockets.png.import @@ -22,6 +22,8 @@ dest_files=["res://.godot/imported/box_o_rockets_boxorockets.png-25a48aee4132dd9 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 @@ -29,6 +31,10 @@ 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 diff --git a/Towers/RocketLauncher/boxorockets_mat.tres b/Towers/RocketLauncher/boxorockets_mat.tres index ab11b8a..753be6f 100644 --- a/Towers/RocketLauncher/boxorockets_mat.tres +++ b/Towers/RocketLauncher/boxorockets_mat.tres @@ -1,4 +1,4 @@ -[gd_resource type="ShaderMaterial" load_steps=3 format=3 uid="uid://due2j42y7qutw"] +[gd_resource type="ShaderMaterial" format=3 uid="uid://due2j42y7qutw"] [ext_resource type="Shader" uid="uid://dq04j2s5foo2f" path="res://Shaders/mightyduke_ps1.gdshader" id="1_mieyr"] [ext_resource type="Texture2D" uid="uid://b54i2pdjv31xi" path="res://Towers/RocketLauncher/box_o_rockets_boxorockets.png" id="2_k3cta"] diff --git a/Towers/RocketLauncher/rocket_tower.tscn b/Towers/RocketLauncher/rocket_tower.tscn index eed6f10..008ee89 100644 --- a/Towers/RocketLauncher/rocket_tower.tscn +++ b/Towers/RocketLauncher/rocket_tower.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=7 format=3 uid="uid://clunpgm4plkar"] +[gd_scene format=3 uid="uid://clunpgm4plkar"] [ext_resource type="PackedScene" uid="uid://bidr1m71pajma" path="res://Scenes/Towers/projectile_tower.tscn" id="1_743vv"] [ext_resource type="Script" uid="uid://djp7tepdsda8w" path="res://Scripts/effect.gd" id="2_exq6d"] @@ -8,25 +8,23 @@ [sub_resource type="Resource" id="Resource_idxp2"] script = ExtResource("2_exq6d") -damage = 0 -status_effects = Array[ExtResource("3_11qtm")]([]) metadata/_custom_type_script = "uid://djp7tepdsda8w" -[node name="ProjectileTower" instance=ExtResource("1_743vv")] +[node name="ProjectileTower" unique_id=1889204567 instance=ExtResource("1_743vv")] effect = SubResource("Resource_idxp2") -[node name="Pitch" parent="." index="1"] +[node name="Pitch" parent="." index="1" unique_id=2005074924] visible = false -[node name="Yaw" parent="." index="2"] +[node name="Yaw" parent="." index="2" unique_id=36855242] transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0.55964, 0) visible = false -[node name="TargetFinder" parent="." index="5"] +[node name="TargetFinder" parent="." index="5" unique_id=278878888] max_targets = 3 -[node name="SpawnAffect" parent="." index="6"] +[node name="SpawnAffect" parent="." index="6" unique_id=595069188] spawn_scene = ExtResource("4_vxjrf") -[node name="box_o_rockets" parent="." index="7" instance=ExtResource("5_5dmv2")] +[node name="box_o_rockets" parent="." index="7" unique_id=1877495300 instance=ExtResource("5_5dmv2")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.467609, 0) diff --git a/Towers/RocketLauncher/tower_stats.tres b/Towers/RocketLauncher/tower_stats.tres index 80da923..d117255 100644 --- a/Towers/RocketLauncher/tower_stats.tres +++ b/Towers/RocketLauncher/tower_stats.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="CardText" load_steps=4 format=3 uid="uid://c65rq455ma8f6"] +[gd_resource type="Resource" script_class="CardText" format=3 uid="uid://c65rq455ma8f6"] [ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="2_gaqbj"] [ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_lag26"] @@ -6,8 +6,6 @@ [resource] script = ExtResource("2_lag26") -target_type = Array[int]([]) -energy_type = 0 attributes = Dictionary[String, float]({ "Damage": 8.0, "Fire Delay": 5.0, diff --git a/Towers/Sniper/sniper.glb.import b/Towers/Sniper/sniper.glb.import index 02960c6..e0d201f 100644 --- a/Towers/Sniper/sniper.glb.import +++ b/Towers/Sniper/sniper.glb.import @@ -15,9 +15,11 @@ dest_files=["res://.godot/imported/sniper.glb-b7ef8a65504da7ca64186fee199a9b79.s nodes/root_type="Node3D" nodes/root_name="Scene Root" +nodes/root_script=null nodes/apply_root_scale=true nodes/root_scale=1.0 nodes/import_as_skeleton_bones=false +nodes/use_name_suffixes=true nodes/use_node_type_suffixes=true meshes/ensure_tangents=true meshes/generate_lods=true @@ -32,6 +34,9 @@ animation/trimming=false animation/remove_immutable_tracks=true animation/import_rest_as_RESET=false import_script/path="" +materials/extract=0 +materials/extract_format=0 +materials/extract_path="" _subresources={ "meshes": { "sniper_Cube_001": { @@ -41,6 +46,7 @@ _subresources={ "lods/normal_merge_angle": 60.0, "lods/normal_split_angle": 25.0, "save_to_file/enabled": false, +"save_to_file/fallback_path": "", "save_to_file/make_streamable": "", "save_to_file/path": "res://snipermodel.res" } diff --git a/Towers/Sniper/snipermodel.res b/Towers/Sniper/snipermodel.res index ba1a06f..be94ae6 100644 Binary files a/Towers/Sniper/snipermodel.res and b/Towers/Sniper/snipermodel.res differ diff --git a/Towers/Sniper/snipertex.png.import b/Towers/Sniper/snipertex.png.import index aa5ec14..b7a9535 100644 --- a/Towers/Sniper/snipertex.png.import +++ b/Towers/Sniper/snipertex.png.import @@ -19,6 +19,8 @@ dest_files=["res://.godot/imported/snipertex.png-63879b30e7c396a57a3b1dc994dfea1 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 @@ -26,6 +28,10 @@ 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 diff --git a/Towers/Sniper/tower_sniper.tscn b/Towers/Sniper/tower_sniper.tscn index 1035937..25ef963 100644 --- a/Towers/Sniper/tower_sniper.tscn +++ b/Towers/Sniper/tower_sniper.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=7 format=3 uid="uid://0ucn7wvbq034"] +[gd_scene format=3 uid="uid://0ucn7wvbq034"] [ext_resource type="PackedScene" uid="uid://43vmeyuurqfs" path="res://Scenes/Towers/direct_affect_tower.tscn" id="1_efbw8"] [ext_resource type="Resource" uid="uid://eb0by6ba1d43" path="res://Towers/Sniper/tower_stats.tres" id="3_a0vis"] @@ -8,16 +8,14 @@ [sub_resource type="Resource" id="Resource_v635x"] script = ExtResource("3_pq66h") -damage = 0 -status_effects = Array[ExtResource("4_6u8dx")]([]) -[node name="DirectAffectTower" instance=ExtResource("1_efbw8")] +[node name="DirectAffectTower" unique_id=413188658 instance=ExtResource("1_efbw8")] stats = ExtResource("3_a0vis") effect = SubResource("Resource_v635x") -[node name="Pitch" parent="." index="1"] +[node name="Pitch" parent="." index="1" unique_id=2005074924] visible = false -[node name="Yaw" parent="." index="2"] +[node name="Yaw" parent="." index="2" unique_id=36855242] transform = Transform3D(0.48, 0, 0, 0, 0.48, 0, 0, 0, 0.48, 0, 3.0962, 0) mesh = ExtResource("4_156p4") diff --git a/Towers/Sniper/tower_stats.tres b/Towers/Sniper/tower_stats.tres index 9601c6f..b12c550 100644 --- a/Towers/Sniper/tower_stats.tres +++ b/Towers/Sniper/tower_stats.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="CardText" load_steps=4 format=3 uid="uid://eb0by6ba1d43"] +[gd_resource type="Resource" script_class="CardText" format=3 uid="uid://eb0by6ba1d43"] [ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_b3d4q"] [ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_5j62t"] @@ -7,7 +7,6 @@ [resource] script = ExtResource("2_5j62t") target_type = Array[int]([1, 2]) -energy_type = 0 attributes = Dictionary[String, float]({ "Damage": 20.0, "Fire Delay": 2.0, diff --git a/Tree1/tree1.tscn b/Tree1/tree1.tscn index a9883b9..c68bda2 100644 --- a/Tree1/tree1.tscn +++ b/Tree1/tree1.tscn @@ -1,14 +1,14 @@ -[gd_scene load_steps=3 format=3 uid="uid://42dsbdlkvbfq"] +[gd_scene format=3 uid="uid://42dsbdlkvbfq"] [ext_resource type="PackedScene" uid="uid://cjc1yge0o0xxr" path="res://Tree1/tree1.glb" id="1_nd06h"] [sub_resource type="BoxShape3D" id="BoxShape3D_7ooih"] size = Vector3(3.2922363, 10.074348, 3.1652832) -[node name="Node3D" type="StaticBody3D"] +[node name="Node3D" type="StaticBody3D" unique_id=2012240654] -[node name="tree1" parent="." instance=ExtResource("1_nd06h")] +[node name="tree1" parent="." unique_id=21816664 instance=ExtResource("1_nd06h")] -[node name="CollisionShape3D" type="CollisionShape3D" parent="."] +[node name="CollisionShape3D" type="CollisionShape3D" parent="." unique_id=1803790573] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.025512695, 5.045841, 0.037963867) shape = SubResource("BoxShape3D_7ooih") diff --git a/Tree1/tree_leaves.tres b/Tree1/tree_leaves.tres index dc89a71..f1250a2 100644 --- a/Tree1/tree_leaves.tres +++ b/Tree1/tree_leaves.tres @@ -1,4 +1,4 @@ -[gd_resource type="ShaderMaterial" load_steps=3 format=3 uid="uid://cvpln4e4e8fe2"] +[gd_resource type="ShaderMaterial" format=3 uid="uid://cvpln4e4e8fe2"] [ext_resource type="Shader" uid="uid://dq04j2s5foo2f" path="res://Shaders/mightyduke_ps1.gdshader" id="1_yy13x"] [ext_resource type="Texture2D" uid="uid://cat5o8mesmnpj" path="res://Tree1/tree1_tree1_leaf.png" id="2_0kunm"] diff --git a/Tree1/treebark.tres b/Tree1/treebark.tres index b60ca45..8403a31 100644 --- a/Tree1/treebark.tres +++ b/Tree1/treebark.tres @@ -1,4 +1,4 @@ -[gd_resource type="ShaderMaterial" load_steps=3 format=3 uid="uid://dgkyl751a1muh"] +[gd_resource type="ShaderMaterial" format=3 uid="uid://dgkyl751a1muh"] [ext_resource type="Shader" uid="uid://dq04j2s5foo2f" path="res://Shaders/mightyduke_ps1.gdshader" id="1_84kqg"] [ext_resource type="Texture2D" uid="uid://dovi2js4g7jnu" path="res://Tree1/tree1_tree1_bark.png" id="2_s6boq"] diff --git a/UI/AchievementPopup/achievement_popup.tscn b/UI/AchievementPopup/achievement_popup.tscn index 1a9f8b5..9701032 100644 --- a/UI/AchievementPopup/achievement_popup.tscn +++ b/UI/AchievementPopup/achievement_popup.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=4 format=3 uid="uid://cmn22yceqewx1"] +[gd_scene format=3 uid="uid://cmn22yceqewx1"] [ext_resource type="Script" uid="uid://3n5mrdgjsn8e" path="res://UI/AchievementPopup/achievement_popup.gd" id="1_ah4h2"] [ext_resource type="Texture2D" uid="uid://ctbi3gm1me1t5" path="res://Assets/Textures/unlock_mage_achievement.png" id="2_nbrip"] @@ -7,7 +7,7 @@ atlas = ExtResource("2_nbrip") region = Rect2(36, 0, 36, 36) -[node name="AchievementPopup" type="PanelContainer"] +[node name="AchievementPopup" type="PanelContainer" unique_id=1697888322] anchors_preset = 6 anchor_left = 1.0 anchor_top = 0.5 @@ -20,17 +20,17 @@ grow_horizontal = 0 grow_vertical = 2 script = ExtResource("1_ah4h2") -[node name="HBoxContainer" type="HBoxContainer" parent="."] +[node name="HBoxContainer" type="HBoxContainer" parent="." unique_id=1601851349] layout_mode = 2 alignment = 2 -[node name="TextureRect" type="TextureRect" parent="HBoxContainer"] +[node name="TextureRect" type="TextureRect" parent="HBoxContainer" unique_id=977519377] layout_mode = 2 texture = SubResource("AtlasTexture_um1rr") expand_mode = 3 stretch_mode = 5 -[node name="Label" type="Label" parent="HBoxContainer"] +[node name="Label" type="Label" parent="HBoxContainer" unique_id=1841662202] custom_minimum_size = Vector2(350, 0) layout_mode = 2 text = "unlock the thing and then go to the place to do the other thing" diff --git a/UI/CardSelectionBox/card_selection_box.tscn b/UI/CardSelectionBox/card_selection_box.tscn index 85bf72e..7d1113a 100644 --- a/UI/CardSelectionBox/card_selection_box.tscn +++ b/UI/CardSelectionBox/card_selection_box.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=6 format=3 uid="uid://gdd1xupf4oxx"] +[gd_scene format=3 uid="uid://gdd1xupf4oxx"] [ext_resource type="Texture2D" uid="uid://b165eh481oodf" path="res://Assets/Textures/damage_icon.png" id="1_k8442"] [ext_resource type="Script" uid="uid://87h0a76hdx4b" path="res://UI/CardSelectionBox/card_selection_box.gd" id="1_m0g3h"] @@ -6,7 +6,7 @@ [ext_resource type="StyleBox" uid="uid://csbgndc6vfayf" path="res://UI/CardSelectionBox/selected_style_box.tres" id="2_ek0dh"] [ext_resource type="Texture2D" uid="uid://bpcyxdpog3w85" path="res://Assets/Textures/assault_icon.png" id="2_m0g3h"] -[node name="Control" type="Control" node_paths=PackedStringArray("icon", "tags", "cost_label", "amount_label")] +[node name="Control" type="Control" unique_id=1902446173 node_paths=PackedStringArray("icon", "tags", "cost_label", "amount_label")] custom_minimum_size = Vector2(170, 0) layout_mode = 3 anchors_preset = 0 @@ -19,65 +19,65 @@ unselected_style_box = ExtResource("2_0817q") selected_style_box = ExtResource("2_ek0dh") amount_label = NodePath("PanelContainer/VBoxContainer/Label") -[node name="PanelContainer" type="PanelContainer" parent="."] +[node name="PanelContainer" type="PanelContainer" parent="." unique_id=446154374] layout_mode = 0 offset_right = 127.0 offset_bottom = 85.0 mouse_filter = 2 theme_override_styles/panel = ExtResource("2_ek0dh") -[node name="VBoxContainer" type="VBoxContainer" parent="PanelContainer"] +[node name="VBoxContainer" type="VBoxContainer" parent="PanelContainer" unique_id=1943920264] layout_mode = 2 mouse_filter = 2 -[node name="HBoxContainer" type="HBoxContainer" parent="PanelContainer/VBoxContainer"] +[node name="HBoxContainer" type="HBoxContainer" parent="PanelContainer/VBoxContainer" unique_id=1368087917] layout_mode = 2 size_flags_vertical = 3 mouse_filter = 2 -[node name="MarginContainer" type="MarginContainer" parent="PanelContainer/VBoxContainer/HBoxContainer"] +[node name="MarginContainer" type="MarginContainer" parent="PanelContainer/VBoxContainer/HBoxContainer" unique_id=1701565775] layout_mode = 2 size_flags_horizontal = 3 mouse_filter = 2 theme_override_constants/margin_top = 10 theme_override_constants/margin_bottom = 10 -[node name="Tags" type="VBoxContainer" parent="PanelContainer/VBoxContainer/HBoxContainer/MarginContainer"] +[node name="Tags" type="VBoxContainer" parent="PanelContainer/VBoxContainer/HBoxContainer/MarginContainer" unique_id=285846509] layout_mode = 2 -[node name="Icon2" type="TextureRect" parent="PanelContainer/VBoxContainer/HBoxContainer/MarginContainer/Tags"] +[node name="Icon2" type="TextureRect" parent="PanelContainer/VBoxContainer/HBoxContainer/MarginContainer/Tags" unique_id=1347175404] layout_mode = 2 size_flags_horizontal = 3 texture = ExtResource("1_k8442") stretch_mode = 5 -[node name="Icon" type="TextureRect" parent="PanelContainer/VBoxContainer/HBoxContainer"] +[node name="Icon" type="TextureRect" parent="PanelContainer/VBoxContainer/HBoxContainer" unique_id=734804766] layout_mode = 2 size_flags_horizontal = 3 mouse_filter = 2 texture = ExtResource("2_m0g3h") stretch_mode = 5 -[node name="Stats" type="VBoxContainer" parent="PanelContainer/VBoxContainer/HBoxContainer"] +[node name="Stats" type="VBoxContainer" parent="PanelContainer/VBoxContainer/HBoxContainer" unique_id=728262348] layout_mode = 2 size_flags_horizontal = 3 mouse_filter = 2 -[node name="Cost" type="Label" parent="PanelContainer/VBoxContainer/HBoxContainer/Stats"] +[node name="Cost" type="Label" parent="PanelContainer/VBoxContainer/HBoxContainer/Stats" unique_id=421650336] layout_mode = 2 size_flags_vertical = 7 text = "3" horizontal_alignment = 1 vertical_alignment = 1 -[node name="Label" type="Label" parent="PanelContainer/VBoxContainer"] +[node name="Label" type="Label" parent="PanelContainer/VBoxContainer" unique_id=1294496215] layout_mode = 2 size_flags_vertical = 8 text = "x2" horizontal_alignment = 1 vertical_alignment = 1 -[node name="Label" type="RichTextLabel" parent="."] +[node name="Label" type="RichTextLabel" parent="." unique_id=697403033] layout_mode = 1 offset_left = -25.0 offset_top = 100.0 diff --git a/UI/DamageParticle/damage_particle.tscn b/UI/DamageParticle/damage_particle.tscn index 6a51419..e470c42 100644 --- a/UI/DamageParticle/damage_particle.tscn +++ b/UI/DamageParticle/damage_particle.tscn @@ -1,11 +1,11 @@ -[gd_scene load_steps=3 format=3 uid="uid://cqtew0t8sttpm"] +[gd_scene format=3 uid="uid://cqtew0t8sttpm"] [ext_resource type="Script" uid="uid://blt7umrgo3tfh" path="res://UI/DamageParticle/damage_particle.gd" id="1_lgvaq"] [sub_resource type="ViewportTexture" id="ViewportTexture_ppqlh"] viewport_path = NodePath("SubViewport") -[node name="Node3D" type="Sprite3D"] +[node name="Node3D" type="Sprite3D" unique_id=1014123125] pixel_size = 0.005 billboard = 1 no_depth_test = true @@ -15,12 +15,12 @@ render_priority = 1 texture = SubResource("ViewportTexture_ppqlh") script = ExtResource("1_lgvaq") -[node name="SubViewport" type="SubViewport" parent="."] +[node name="SubViewport" type="SubViewport" parent="." unique_id=1770696222] transparent_bg = true size = Vector2i(172, 57) render_target_update_mode = 4 -[node name="Label" type="Label" parent="SubViewport"] +[node name="Label" type="Label" parent="SubViewport" unique_id=1905792669] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 diff --git a/UI/EnemyCard/enemy_card_ui.tscn b/UI/EnemyCard/enemy_card_ui.tscn index 0ce4c88..9972538 100644 --- a/UI/EnemyCard/enemy_card_ui.tscn +++ b/UI/EnemyCard/enemy_card_ui.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=6 format=3 uid="uid://d17c77pqsi8oy"] +[gd_scene format=3 uid="uid://d17c77pqsi8oy"] [ext_resource type="Script" uid="uid://b8j7mw1xwisi" path="res://UI/EnemyCard/enemy_card_ui.gd" id="1_i1ei4"] [ext_resource type="Texture2D" uid="uid://g00wwrlxxdc5" path="res://Assets/Textures/icon_eye_dog.png" id="2_3r04h"] @@ -20,7 +20,7 @@ resource_local_to_scene = true atlas = ExtResource("3_uu1bb") region = Rect2(0, 0, 124, 23) -[node name="EnemyCardUI" type="Control" node_paths=PackedStringArray("enemy_name", "enemy_rarity", "enemy_tex", "enemy_count")] +[node name="EnemyCardUI" type="Control" unique_id=478697806 node_paths=PackedStringArray("enemy_name", "enemy_rarity", "enemy_tex", "enemy_count")] layout_mode = 3 anchors_preset = 0 mouse_filter = 2 @@ -30,7 +30,7 @@ enemy_rarity = NodePath("PanelContainer/HBoxContainer/HBoxContainer/TextureRect" enemy_tex = NodePath("PanelContainer/HBoxContainer/TextureRect") enemy_count = NodePath("PanelContainer/HBoxContainer/HBoxContainer/Amount") -[node name="PanelContainer" type="PanelContainer" parent="."] +[node name="PanelContainer" type="PanelContainer" parent="." unique_id=1907664316] custom_minimum_size = Vector2(0, 300) layout_mode = 0 offset_right = 241.0 @@ -38,11 +38,11 @@ offset_bottom = 138.0 mouse_filter = 2 theme_override_styles/panel = SubResource("StyleBoxFlat_uu1bb") -[node name="HBoxContainer" type="VBoxContainer" parent="PanelContainer"] +[node name="HBoxContainer" type="VBoxContainer" parent="PanelContainer" unique_id=1742421495] layout_mode = 2 mouse_filter = 2 -[node name="EnemyName" type="Label" parent="PanelContainer/HBoxContainer"] +[node name="EnemyName" type="Label" parent="PanelContainer/HBoxContainer" unique_id=1041834460] layout_mode = 2 size_flags_vertical = 0 theme_override_colors/font_color = Color(0, 0, 0, 1) @@ -50,7 +50,7 @@ text = "enemy name" horizontal_alignment = 1 vertical_alignment = 1 -[node name="TextureRect" type="TextureRect" parent="PanelContainer/HBoxContainer"] +[node name="TextureRect" type="TextureRect" parent="PanelContainer/HBoxContainer" unique_id=799830247] layout_mode = 2 size_flags_vertical = 3 mouse_filter = 2 @@ -58,11 +58,11 @@ texture = ExtResource("2_3r04h") expand_mode = 1 stretch_mode = 5 -[node name="HBoxContainer" type="HBoxContainer" parent="PanelContainer/HBoxContainer"] +[node name="HBoxContainer" type="HBoxContainer" parent="PanelContainer/HBoxContainer" unique_id=763649452] layout_mode = 2 size_flags_vertical = 8 -[node name="Amount" type="Label" parent="PanelContainer/HBoxContainer/HBoxContainer"] +[node name="Amount" type="Label" parent="PanelContainer/HBoxContainer/HBoxContainer" unique_id=987748659] layout_mode = 2 size_flags_horizontal = 3 theme_override_colors/font_color = Color(0, 0, 0, 1) @@ -70,7 +70,7 @@ text = "15" horizontal_alignment = 1 vertical_alignment = 1 -[node name="TextureRect" type="TextureRect" parent="PanelContainer/HBoxContainer/HBoxContainer"] +[node name="TextureRect" type="TextureRect" parent="PanelContainer/HBoxContainer/HBoxContainer" unique_id=1523958658] layout_mode = 2 texture = SubResource("AtlasTexture_4b8gd") stretch_mode = 5 diff --git a/UI/EnemyHealthBar/health_bar.tscn b/UI/EnemyHealthBar/health_bar.tscn index 80ed802..8eea0b7 100644 --- a/UI/EnemyHealthBar/health_bar.tscn +++ b/UI/EnemyHealthBar/health_bar.tscn @@ -1,10 +1,10 @@ -[gd_scene load_steps=4 format=3 uid="uid://hjq3nrnumklp"] +[gd_scene format=3 uid="uid://hjq3nrnumklp"] [ext_resource type="Texture2D" uid="uid://r202vo47jw1q" path="res://Assets/Textures/enemyhealth.png" id="1_x8m88"] [ext_resource type="Script" uid="uid://bf06es50d0flv" path="res://UI/EnemyHealthBar/health_bar.gd" id="2_m8c1f"] [ext_resource type="Gradient" uid="uid://dx7auy3oqw82t" path="res://UI/EnemyHealthBar/health_bar_gradient.tres" id="3_dpmma"] -[node name="HealthBar" type="TextureProgressBar"] +[node name="HealthBar" type="TextureProgressBar" unique_id=411371062] offset_right = 200.0 offset_bottom = 200.0 grow_horizontal = 2 @@ -17,7 +17,7 @@ tint_progress = Color(0, 1, 0, 1) script = ExtResource("2_m8c1f") health_bar_gradient = ExtResource("3_dpmma") -[node name="PreviousHealthBar" type="TextureProgressBar" parent="."] +[node name="PreviousHealthBar" type="TextureProgressBar" parent="." unique_id=1404467934] z_index = -1 layout_mode = 0 offset_right = 200.0 diff --git a/UI/EnergyBar/energy_bar.tscn b/UI/EnergyBar/energy_bar.tscn index 5e3ef9c..e121c13 100644 --- a/UI/EnergyBar/energy_bar.tscn +++ b/UI/EnergyBar/energy_bar.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=13 format=3 uid="uid://c2id8hjico4w8"] +[gd_scene format=3 uid="uid://c2id8hjico4w8"] [ext_resource type="Script" uid="uid://gjcl34fan741" path="res://UI/EnergyBar/energy_bar.gd" id="1_rdnti"] [ext_resource type="Texture2D" uid="uid://bm13bgpre6ubr" path="res://Assets/Textures/energy_cell.png" id="2_q48n7"] @@ -21,7 +21,7 @@ bg_color = Color(0, 0.667, 0.87, 1) atlas = ExtResource("4_77ucw") region = Rect2(0, 0, 117, 442) -[node name="EnergyBar" type="Control" node_paths=PackedStringArray("bar_overlay", "progress_bar", "big_progress_bar", "secondary_progress_bar", "bg")] +[node name="EnergyBar" type="Control" unique_id=1094426611 node_paths=PackedStringArray("bar_overlay", "progress_bar", "big_progress_bar", "secondary_progress_bar", "bg")] layout_mode = 3 anchors_preset = 3 anchor_left = 1.0 @@ -38,7 +38,7 @@ big_progress_bar = NodePath("ProgressBar2") secondary_progress_bar = NodePath("Background2/ProgressBar2") bg = NodePath("Background") -[node name="Background4" type="TextureRect" parent="."] +[node name="Background4" type="TextureRect" parent="." unique_id=171908061] layout_mode = 0 offset_left = -142.0 offset_top = -461.0 @@ -46,7 +46,7 @@ offset_right = -25.0 offset_bottom = -19.0 texture = ExtResource("3_wymtn") -[node name="Background3" type="TextureRect" parent="."] +[node name="Background3" type="TextureRect" parent="." unique_id=494820497] layout_mode = 0 offset_left = -142.0 offset_top = -461.0 @@ -54,7 +54,7 @@ offset_right = -25.0 offset_bottom = -19.0 texture = ExtResource("3_efdny") -[node name="ProgressBar" type="ProgressBar" parent="."] +[node name="ProgressBar" type="ProgressBar" parent="." unique_id=372407187] visible = false layout_mode = 1 anchors_preset = -1 @@ -72,7 +72,7 @@ value = 100.0 fill_mode = 3 show_percentage = false -[node name="ProgressBar2" type="ProgressBar" parent="."] +[node name="ProgressBar2" type="ProgressBar" parent="." unique_id=1955474802] visible = false layout_mode = 1 anchors_preset = -1 @@ -90,7 +90,7 @@ value = 100.0 fill_mode = 3 show_percentage = false -[node name="Background" type="TextureRect" parent="."] +[node name="Background" type="TextureRect" parent="." unique_id=242261943] visible = false layout_mode = 0 offset_left = -142.0 @@ -99,7 +99,7 @@ offset_right = -25.0 offset_bottom = -19.0 texture = ExtResource("3_wymtn") -[node name="Background2" type="TextureRect" parent="."] +[node name="Background2" type="TextureRect" parent="." unique_id=1963524165] layout_mode = 0 offset_left = -142.0 offset_top = -461.0 @@ -107,7 +107,7 @@ offset_right = -25.0 offset_bottom = -19.0 texture = ExtResource("4_eh880") -[node name="ProgressBar2" type="ProgressBar" parent="Background2"] +[node name="ProgressBar2" type="ProgressBar" parent="Background2" unique_id=900433905] visible = false layout_mode = 1 anchors_preset = -1 @@ -124,7 +124,7 @@ theme_override_styles/fill = SubResource("StyleBoxFlat_77ucw") fill_mode = 3 show_percentage = false -[node name="Foreground" type="TextureRect" parent="."] +[node name="Foreground" type="TextureRect" parent="." unique_id=741408598] layout_mode = 0 offset_left = -142.0 offset_top = -461.0 @@ -133,7 +133,7 @@ offset_bottom = -19.0 texture = ExtResource("3_d65ol") stretch_mode = 5 -[node name="LimitOverlay" type="TextureRect" parent="Foreground"] +[node name="LimitOverlay" type="TextureRect" parent="Foreground" unique_id=1228564161] visible = false layout_mode = 0 offset_right = 117.0 diff --git a/UI/EnergyPipUI/energy_pips.tscn b/UI/EnergyPipUI/energy_pips.tscn index f9b232b..82f86a6 100644 --- a/UI/EnergyPipUI/energy_pips.tscn +++ b/UI/EnergyPipUI/energy_pips.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=4 format=3 uid="uid://q73cllewm7pj"] +[gd_scene format=3 uid="uid://q73cllewm7pj"] [ext_resource type="Script" uid="uid://cvdb5y5wmkvmm" path="res://UI/EnergyPipUI/energy_pips.gd" id="1_6l017"] [ext_resource type="Texture2D" uid="uid://h1m3ss2ln5hq" path="res://UI/EnergyPipUI/energy_sheet.png" id="2_q2m70"] @@ -7,14 +7,14 @@ atlas = ExtResource("2_q2m70") region = Rect2(0, 0, 21, 149) -[node name="EnergyBar" type="Control" node_paths=PackedStringArray("tex")] +[node name="EnergyBar" type="Control" unique_id=1745658302 node_paths=PackedStringArray("tex")] custom_minimum_size = Vector2(149, 21) layout_mode = 3 anchors_preset = 0 script = ExtResource("1_6l017") tex = NodePath("TextureRect") -[node name="TextureRect" type="TextureRect" parent="."] +[node name="TextureRect" type="TextureRect" parent="." unique_id=1685841292] layout_mode = 0 offset_top = 21.0 offset_right = 21.0 diff --git a/UI/FeatureUI/feature_ui.tscn b/UI/FeatureUI/feature_ui.tscn index 5c188ff..3bd199e 100644 --- a/UI/FeatureUI/feature_ui.tscn +++ b/UI/FeatureUI/feature_ui.tscn @@ -1,9 +1,9 @@ -[gd_scene load_steps=3 format=3 uid="uid://c8xdsg6gtwvh3"] +[gd_scene format=3 uid="uid://c8xdsg6gtwvh3"] [ext_resource type="Script" uid="uid://o668c5lfhgm5" path="res://UI/FeatureUI/feature_ui.gd" id="1_tms0v"] [ext_resource type="Texture2D" uid="uid://cps7onfe2s1gi" path="res://Scripts/Features/Radar/radar_icon.png" id="2_w6jf0"] -[node name="FeatureUI" type="VBoxContainer" node_paths=PackedStringArray("icon", "name_label")] +[node name="FeatureUI" type="VBoxContainer" unique_id=2142652255 node_paths=PackedStringArray("icon", "name_label")] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 @@ -14,13 +14,13 @@ script = ExtResource("1_tms0v") icon = NodePath("TextureRect") name_label = NodePath("Label") -[node name="TextureRect" type="TextureRect" parent="."] +[node name="TextureRect" type="TextureRect" parent="." unique_id=1888224261] layout_mode = 2 mouse_filter = 2 texture = ExtResource("2_w6jf0") stretch_mode = 5 -[node name="Label" type="Label" parent="."] +[node name="Label" type="Label" parent="." unique_id=479442611] visible = false layout_mode = 2 text = "Radar" diff --git a/UI/HotWheelUI/hot_wheel.tscn b/UI/HotWheelUI/hot_wheel.tscn index b4d09b4..1f1cefb 100644 --- a/UI/HotWheelUI/hot_wheel.tscn +++ b/UI/HotWheelUI/hot_wheel.tscn @@ -1,14 +1,14 @@ -[gd_scene load_steps=3 format=3 uid="uid://ga21hoa8fxmm"] +[gd_scene format=3 uid="uid://ga21hoa8fxmm"] [ext_resource type="Script" uid="uid://laoxiep4e5x0" path="res://UI/HotWheelUI/hot_wheel.gd" id="1_2sjpl"] [ext_resource type="Texture2D" uid="uid://bpcyxdpog3w85" path="res://Assets/Textures/assault_icon.png" id="2_7sdlw"] -[node name="HotWheel" type="HBoxContainer" node_paths=PackedStringArray("buttons")] +[node name="HotWheel" type="HBoxContainer" unique_id=206149727 node_paths=PackedStringArray("buttons")] alignment = 1 script = ExtResource("1_2sjpl") buttons = [NodePath("Button4"), NodePath("Button5"), NodePath("Button"), NodePath("Button2"), NodePath("Button3")] -[node name="Button4" type="Button" parent="."] +[node name="Button4" type="Button" parent="." unique_id=1969482838] custom_minimum_size = Vector2(32, 32) layout_mode = 2 size_flags_vertical = 8 @@ -17,7 +17,7 @@ icon = ExtResource("2_7sdlw") icon_alignment = 1 expand_icon = true -[node name="Button5" type="Button" parent="."] +[node name="Button5" type="Button" parent="." unique_id=1379691144] custom_minimum_size = Vector2(32, 32) layout_mode = 2 size_flags_vertical = 8 @@ -26,7 +26,7 @@ icon = ExtResource("2_7sdlw") icon_alignment = 1 expand_icon = true -[node name="Button" type="Button" parent="."] +[node name="Button" type="Button" parent="." unique_id=652703221] custom_minimum_size = Vector2(48, 48) layout_mode = 2 toggle_mode = true @@ -35,7 +35,7 @@ icon = ExtResource("2_7sdlw") icon_alignment = 1 expand_icon = true -[node name="Button2" type="Button" parent="."] +[node name="Button2" type="Button" parent="." unique_id=1686705634] custom_minimum_size = Vector2(32, 32) layout_mode = 2 size_flags_vertical = 8 @@ -44,7 +44,7 @@ icon = ExtResource("2_7sdlw") icon_alignment = 1 expand_icon = true -[node name="Button3" type="Button" parent="."] +[node name="Button3" type="Button" parent="." unique_id=1225830420] custom_minimum_size = Vector2(32, 32) layout_mode = 2 size_flags_vertical = 8 diff --git a/UI/Keybinding/KennyControllerPrompts/Mouse/mouse_left.png.import b/UI/Keybinding/KennyControllerPrompts/Mouse/mouse_left.png.import index 8358d60..4b59f85 100644 --- a/UI/Keybinding/KennyControllerPrompts/Mouse/mouse_left.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Mouse/mouse_left.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/mouse_left.png-b48f6f60f28824c34a34f418077978 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Mouse/mouse_move.png.import b/UI/Keybinding/KennyControllerPrompts/Mouse/mouse_move.png.import index 9bae8a6..2d1d03a 100644 --- a/UI/Keybinding/KennyControllerPrompts/Mouse/mouse_move.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Mouse/mouse_move.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/mouse_move.png-27928c84bcd1ec79fda24626a793e7 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Mouse/mouse_right.png.import b/UI/Keybinding/KennyControllerPrompts/Mouse/mouse_right.png.import index 3448680..7510b14 100644 --- a/UI/Keybinding/KennyControllerPrompts/Mouse/mouse_right.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Mouse/mouse_right.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/mouse_right.png-5b7bb56baa9fc3692e1582c22a7a9 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Mouse/mouse_scroll.png.import b/UI/Keybinding/KennyControllerPrompts/Mouse/mouse_scroll.png.import index 7923f09..ab76637 100644 --- a/UI/Keybinding/KennyControllerPrompts/Mouse/mouse_scroll.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Mouse/mouse_scroll.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/mouse_scroll.png-4107595d3b2c5a1eb737e4483b42 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Mouse/mouse_scroll_down.png.import b/UI/Keybinding/KennyControllerPrompts/Mouse/mouse_scroll_down.png.import index 0a1c472..736858a 100644 --- a/UI/Keybinding/KennyControllerPrompts/Mouse/mouse_scroll_down.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Mouse/mouse_scroll_down.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/mouse_scroll_down.png-647b3feb13a12061c2f31c8 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Mouse/mouse_scroll_up.png.import b/UI/Keybinding/KennyControllerPrompts/Mouse/mouse_scroll_up.png.import index 4b2e9dd..8e5df5e 100644 --- a/UI/Keybinding/KennyControllerPrompts/Mouse/mouse_scroll_up.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Mouse/mouse_scroll_up.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/mouse_scroll_up.png-6de22fae8c2e8991aa3addb70 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/controller_playstation1.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/controller_playstation1.png.import index 1afcb18..f01184a 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/controller_playstation1.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/controller_playstation1.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/controller_playstation1.png-4567028de53ec7556 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/controller_playstation2.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/controller_playstation2.png.import index c211bba..1819fc0 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/controller_playstation2.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/controller_playstation2.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/controller_playstation2.png-f8a20d02e2b0d6f11 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/controller_playstation3.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/controller_playstation3.png.import index ac37a2c..c42cdaf 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/controller_playstation3.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/controller_playstation3.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/controller_playstation3.png-4932d53a58b5303b8 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/controller_playstation4.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/controller_playstation4.png.import index 80288d5..f8b2acf 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/controller_playstation4.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/controller_playstation4.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/controller_playstation4.png-740a8b543d042b315 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/controller_playstation5.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/controller_playstation5.png.import index eba805f..6aea800 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/controller_playstation5.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/controller_playstation5.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/controller_playstation5.png-7d2e6cd8c5cd28ab3 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation3_button_select.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation3_button_select.png.import index 8d74148..c907d73 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation3_button_select.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation3_button_select.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation3_button_select.png-dafd5c2ad6ff38 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation3_button_select_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation3_button_select_outline.png.import index d46565b..b38891c 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation3_button_select_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation3_button_select_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation3_button_select_outline.png-d1f257 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation3_button_start.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation3_button_start.png.import index ddd8818..7b38745 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation3_button_start.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation3_button_start.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation3_button_start.png-75643acbcc854d2 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation3_button_start_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation3_button_start_outline.png.import index 02c43d5..177b5a5 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation3_button_start_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation3_button_start_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation3_button_start_outline.png-39c6a6b compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_button_options.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_button_options.png.import index 4d2d0ae..bdff2fb 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_button_options.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_button_options.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation4_button_options.png-ef23d23a1ebb5 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_button_options_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_button_options_outline.png.import index 64cb23c..e654bdc 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_button_options_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_button_options_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation4_button_options_outline.png-ce62c compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_button_share.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_button_share.png.import index 5a4fd23..a7f61cb 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_button_share.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_button_share.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation4_button_share.png-dcf378ed6176dad compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_button_share_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_button_share_outline.png.import index fccc859..98fcb25 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_button_share_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_button_share_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation4_button_share_outline.png-74c0bc5 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad.png.import index 092f847..cd1ce6b 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation4_touchpad.png-65fc830a5da94dd32da compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_outline.png.import index c2afcb2..8303e96 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation4_touchpad_outline.png-49f36d7c0e5 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_press.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_press.png.import index 4f183b5..ebd4077 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_press.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_press.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation4_touchpad_press.png-4907e8be7eb2e compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_press_center.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_press_center.png.import index 0dde423..726497e 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_press_center.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_press_center.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation4_touchpad_press_center.png-c72fb4 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_press_left.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_press_left.png.import index 8786364..d7ddedd 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_press_left.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_press_left.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation4_touchpad_press_left.png-78788cb9 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_press_right.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_press_right.png.import index 63e0480..313a31b 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_press_right.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_press_right.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation4_touchpad_press_right.png-5fdafb0 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_selected.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_selected.png.import index aa95195..15c6dfe 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_selected.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_selected.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation4_touchpad_selected.png-8f15fc81bb compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_swipe_down.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_swipe_down.png.import index e677e5c..d423ca3 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_swipe_down.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_swipe_down.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation4_touchpad_swipe_down.png-32b6ae8c compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_swipe_horizontal.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_swipe_horizontal.png.import index 2e0d623..b0d0711 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_swipe_horizontal.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_swipe_horizontal.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation4_touchpad_swipe_horizontal.png-e4 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_swipe_left.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_swipe_left.png.import index 3e3dbad..2f7f3ed 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_swipe_left.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_swipe_left.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation4_touchpad_swipe_left.png-10737c94 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_swipe_right.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_swipe_right.png.import index 0e04ca1..2ac6df3 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_swipe_right.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_swipe_right.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation4_touchpad_swipe_right.png-1ff208e compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_swipe_up.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_swipe_up.png.import index 8802dbc..9dacdb4 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_swipe_up.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_swipe_up.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation4_touchpad_swipe_up.png-31c55e703b compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_swipe_vertical.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_swipe_vertical.png.import index 69f84cc..64d1472 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_swipe_vertical.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_swipe_vertical.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation4_touchpad_swipe_vertical.png-ca5c compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_touch.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_touch.png.import index 0f38808..d73ab32 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_touch.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_touch.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation4_touchpad_touch.png-45aba106cefde compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_touch_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_touch_outline.png.import index 0e520de..4c95aa7 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_touch_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation4_touchpad_touch_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation4_touchpad_touch_outline.png-b1696 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_create.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_create.png.import index 199c4c7..6ca858d 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_create.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_create.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation5_button_create.png-d0d606f7b46b67 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_create_alternative.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_create_alternative.png.import index ddb2444..f66fc83 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_create_alternative.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_create_alternative.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation5_button_create_alternative.png-68 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_create_alternative_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_create_alternative_outline.png.import index 0cbdd54..f354b10 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_create_alternative_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_create_alternative_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation5_button_create_alternative_outlin compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_create_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_create_outline.png.import index 0a08ba0..0c4b247 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_create_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_create_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation5_button_create_outline.png-747521 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_mute.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_mute.png.import index f8c6252..ca5c449 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_mute.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_mute.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation5_button_mute.png-45a1271c01c7f5fa compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_mute_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_mute_outline.png.import index 31e340d..6b7cc28 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_mute_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_mute_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation5_button_mute_outline.png-3bda6201 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_options.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_options.png.import index 51a8825..2334be7 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_options.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_options.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation5_button_options.png-b4eb2b82320fd compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_options_alternative.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_options_alternative.png.import index 287c21f..4dbf62f 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_options_alternative.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_options_alternative.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation5_button_options_alternative.png-3 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_options_alternative_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_options_alternative_outline.png.import index 1959f47..f64519b 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_options_alternative_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_options_alternative_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation5_button_options_alternative_outli compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_options_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_options_outline.png.import index 860e92e..e214450 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_options_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_button_options_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation5_button_options_outline.png-88ac9 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_elite_fn_l.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_elite_fn_l.png.import index 2e11c3f..15dfd37 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_elite_fn_l.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_elite_fn_l.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation5_elite_fn_l.png-a567ce1586ed2aa0f compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_elite_fn_l_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_elite_fn_l_outline.png.import index 878974e..09b5fa7 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_elite_fn_l_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_elite_fn_l_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation5_elite_fn_l_outline.png-421ff03f0 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_elite_fn_r.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_elite_fn_r.png.import index 26fae86..dea0e3d 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_elite_fn_r.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_elite_fn_r.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation5_elite_fn_r.png-1582064b5aceffb42 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_elite_fn_r_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_elite_fn_r_outline.png.import index 23583cd..6c1680f 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_elite_fn_r_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_elite_fn_r_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation5_elite_fn_r_outline.png-0ad8345cf compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_elite_lb.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_elite_lb.png.import index 764df69..1a4ac2c 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_elite_lb.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_elite_lb.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation5_elite_lb.png-65a44c3d1290890ede4 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_elite_lb_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_elite_lb_outline.png.import index d24bc0c..1472008 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_elite_lb_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_elite_lb_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation5_elite_lb_outline.png-824226fdb28 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_elite_rb.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_elite_rb.png.import index 7e7a796..f1b24fa 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_elite_rb.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_elite_rb.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation5_elite_rb.png-e5a3afaab43352a75e7 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_elite_rb_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_elite_rb_outline.png.import index 5dff3ce..87bc089 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_elite_rb_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_elite_rb_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation5_elite_rb_outline.png-04230ee3e83 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad.png.import index 5ae6111..de07942 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation5_touchpad.png-4b2363acc7300e00a0c compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_outline.png.import index 3bf5f23..8c4d0e7 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation5_touchpad_outline.png-1c4acfdf32e compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_press.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_press.png.import index e32c137..3aa6ecc 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_press.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_press.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation5_touchpad_press.png-fa37818fe8a2b compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_press_center.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_press_center.png.import index 260668f..1a6da4c 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_press_center.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_press_center.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation5_touchpad_press_center.png-90d439 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_press_left.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_press_left.png.import index 490855d..84f5c38 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_press_left.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_press_left.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation5_touchpad_press_left.png-eb88e55c compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_press_right.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_press_right.png.import index 0963107..4479a2b 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_press_right.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_press_right.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation5_touchpad_press_right.png-f3b2771 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_selected.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_selected.png.import index 4c637d5..b058f56 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_selected.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_selected.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation5_touchpad_selected.png-ea62a803c5 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_swipe_down.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_swipe_down.png.import index f22c5ee..b3197fc 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_swipe_down.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_swipe_down.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation5_touchpad_swipe_down.png-26a179b9 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_swipe_horizontal.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_swipe_horizontal.png.import index aa7c471..1dd5357 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_swipe_horizontal.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_swipe_horizontal.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation5_touchpad_swipe_horizontal.png-74 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_swipe_left.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_swipe_left.png.import index 2af3db9..0b45fd4 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_swipe_left.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_swipe_left.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation5_touchpad_swipe_left.png-c2cb89ea compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_swipe_right.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_swipe_right.png.import index 9593715..20a9b60 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_swipe_right.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_swipe_right.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation5_touchpad_swipe_right.png-d6a829e compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_swipe_up.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_swipe_up.png.import index 4c0957f..25def03 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_swipe_up.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_swipe_up.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation5_touchpad_swipe_up.png-141fa4e58b compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_swipe_vertical.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_swipe_vertical.png.import index ea345c0..a394e92 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_swipe_vertical.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_swipe_vertical.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation5_touchpad_swipe_vertical.png-8fd7 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_touch.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_touch.png.import index a65e956..cdc448c 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_touch.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_touch.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation5_touchpad_touch.png-6c188b144d52a compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_touch_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_touch_outline.png.import index 89de7ef..5adc5bf 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_touch_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation5_touchpad_touch_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation5_touchpad_touch_outline.png-e567c compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_analog.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_analog.png.import index f69fd30..4edfd11 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_analog.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_analog.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_button_analog.png-5e1984312e84925 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_analog_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_analog_outline.png.import index ac58e35..745ac46 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_analog_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_analog_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_button_analog_outline.png-b19e23b compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_circle.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_circle.png.import index e4a88e8..ffa61bd 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_circle.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_circle.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_button_circle.png-0931978d43efa63 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_circle_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_circle_outline.png.import index a5c865f..2e28711 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_circle_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_circle_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_button_circle_outline.png-c68bfb5 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_color_circle.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_color_circle.png.import index e694f20..dfa0859 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_color_circle.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_color_circle.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_button_color_circle.png-c44392a7c compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_color_circle_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_color_circle_outline.png.import index 5af0d7e..9d1bfb2 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_color_circle_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_color_circle_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_button_color_circle_outline.png-2 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_color_cross.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_color_cross.png.import index 4ac7841..cab99a0 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_color_cross.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_color_cross.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_button_color_cross.png-0104271372 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_color_cross_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_color_cross_outline.png.import index 2e7a152..08d67fc 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_color_cross_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_color_cross_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_button_color_cross_outline.png-dd compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_color_square.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_color_square.png.import index a608a33..98ec1b6 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_color_square.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_color_square.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_button_color_square.png-6fbe2728a compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_color_square_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_color_square_outline.png.import index 7381799..6d204c7 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_color_square_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_color_square_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_button_color_square_outline.png-8 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_color_triangle.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_color_triangle.png.import index bb465d0..1126235 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_color_triangle.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_color_triangle.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_button_color_triangle.png-a7c4bde compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_color_triangle_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_color_triangle_outline.png.import index 9059bbe..d69d806 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_color_triangle_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_color_triangle_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_button_color_triangle_outline.png compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_cross.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_cross.png.import index 47203de..c8eab0c 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_cross.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_cross.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_button_cross.png-8a8284b05b46c322 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_cross_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_cross_outline.png.import index 8bed712..2967802 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_cross_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_cross_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_button_cross_outline.png-ea4382a3 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_l3.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_l3.png.import index f6cd97f..7cdeeaf 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_l3.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_l3.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_button_l3.png-811a7e582af059a0c1f compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_l3_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_l3_outline.png.import index 5d19b79..f4eab44 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_l3_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_l3_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_button_l3_outline.png-b557c7b55c0 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_r3.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_r3.png.import index eeeb22a..4000eaa 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_r3.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_r3.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_button_r3.png-b53730e7c364abf0fb9 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_r3_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_r3_outline.png.import index 924e586..82c6a93 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_r3_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_r3_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_button_r3_outline.png-729835e97ca compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_square.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_square.png.import index 915533f..8dc9ec0 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_square.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_square.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_button_square.png-2cc57a153148a8a compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_square_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_square_outline.png.import index f216141..096e20e 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_square_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_square_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_button_square_outline.png-d1c4934 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_triangle.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_triangle.png.import index df8b379..8a9e564 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_triangle.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_triangle.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_button_triangle.png-330aec4b80582 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_triangle_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_triangle_outline.png.import index 44fad39..1a9451c 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_triangle_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_button_triangle_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_button_triangle_outline.png-34e47 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad.png.import index 174eb4f..c390b43 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_dpad.png-2b1cca1cc5a5d76883f8c129 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_all.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_all.png.import index 5358912..b6a03c2 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_all.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_all.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_dpad_all.png-bc01fb0394c8db6b533d compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_down.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_down.png.import index 01c8a2d..05b3ffa 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_down.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_down.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_dpad_down.png-29202fe068cdb538d98 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_down_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_down_outline.png.import index d0174fb..ff2989c 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_down_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_down_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_dpad_down_outline.png-8e8e5659edb compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_horizontal.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_horizontal.png.import index b6a9f03..67d3523 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_horizontal.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_horizontal.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_dpad_horizontal.png-c105b7ce94542 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_horizontal_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_horizontal_outline.png.import index eeaebe0..7d99daf 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_horizontal_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_horizontal_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_dpad_horizontal_outline.png-becab compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_left.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_left.png.import index d076a79..51a6486 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_left.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_left.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_dpad_left.png-1869946985b8036e2bf compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_left_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_left_outline.png.import index fd77234..d281611 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_left_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_left_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_dpad_left_outline.png-3720d253cc9 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_none.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_none.png.import index e4a40df..657bcf7 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_none.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_none.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_dpad_none.png-bd3221dc9352e022c10 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_right.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_right.png.import index 6854689..bdcdf59 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_right.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_right.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_dpad_right.png-cfd44a51ac3303bd36 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_right_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_right_outline.png.import index 14e4670..0d54bf0 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_right_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_right_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_dpad_right_outline.png-6b9d78ddab compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_up.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_up.png.import index 39b7de8..de8b65b 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_up.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_up.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_dpad_up.png-9f1dea74465041a85fa8e compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_up_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_up_outline.png.import index cb12106..113e0d2 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_up_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_up_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_dpad_up_outline.png-2dd84bd0a4a29 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_vertical.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_vertical.png.import index e4baa46..016fb1b 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_vertical.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_vertical.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_dpad_vertical.png-0caa8c8b07b0810 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_vertical_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_vertical_outline.png.import index 9ac70e4..5df4d63 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_vertical_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_dpad_vertical_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_dpad_vertical_outline.png-1b55764 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_l.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_l.png.import index c53df82..4b8ae39 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_l.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_l.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_stick_l.png-ee45791299ef9ee57b2d8 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_l_down.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_l_down.png.import index 70ade53..f91645b 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_l_down.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_l_down.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_stick_l_down.png-edf94b684181a0de compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_l_horizontal.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_l_horizontal.png.import index 908dad1..321092d 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_l_horizontal.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_l_horizontal.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_stick_l_horizontal.png-3a7b1020eb compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_l_left.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_l_left.png.import index 8251239..7071891 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_l_left.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_l_left.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_stick_l_left.png-1a5f1bacb2e9a61a compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_l_press.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_l_press.png.import index 4794a15..5a7aaa1 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_l_press.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_l_press.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_stick_l_press.png-6eb37435fc1a01c compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_l_right.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_l_right.png.import index 9e21b36..2297eda 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_l_right.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_l_right.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_stick_l_right.png-532417b3bbdd2fc compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_l_up.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_l_up.png.import index 57ff8ce..db50afb 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_l_up.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_l_up.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_stick_l_up.png-69671061ec2b530541 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_l_vertical.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_l_vertical.png.import index 5a67d7a..c63fc94 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_l_vertical.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_l_vertical.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_stick_l_vertical.png-b2d54306f668 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_r.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_r.png.import index 4bb9a1a..0cf1ad8 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_r.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_r.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_stick_r.png-171af9ab83eed3116b68f compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_r_down.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_r_down.png.import index 5ecc1f1..4204315 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_r_down.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_r_down.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_stick_r_down.png-a1082e55f4add6ba compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_r_horizontal.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_r_horizontal.png.import index 168323f..204c95a 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_r_horizontal.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_r_horizontal.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_stick_r_horizontal.png-b8e9a9c699 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_r_left.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_r_left.png.import index 19f8b8a..e4d61fd 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_r_left.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_r_left.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_stick_r_left.png-7e61256a04e97e88 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_r_press.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_r_press.png.import index db92a59..777972c 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_r_press.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_r_press.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_stick_r_press.png-7651ac6c0b90007 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_r_right.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_r_right.png.import index bb29f6d..c58f981 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_r_right.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_r_right.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_stick_r_right.png-9f9c0985b55ae6b compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_r_up.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_r_up.png.import index e3cc953..d9fea46 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_r_up.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_r_up.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_stick_r_up.png-2f3c02181d02f27626 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_r_vertical.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_r_vertical.png.import index c5de5f8..d7a8a52 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_r_vertical.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_r_vertical.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_stick_r_vertical.png-bd62dbb9d2af compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_side_l.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_side_l.png.import index 4560f61..deedcf8 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_side_l.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_side_l.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_stick_side_l.png-35155d29945d05f6 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_side_r.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_side_r.png.import index 1c2d979..492f44e 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_side_r.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_side_r.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_stick_side_r.png-189a74826628d562 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_top_l.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_top_l.png.import index 2e8f232..dcec169 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_top_l.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_top_l.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_stick_top_l.png-35bd78f6d77c190a2 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_top_r.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_top_r.png.import index 9282e65..c157e3f 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_top_r.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_stick_top_r.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_stick_top_r.png-fd7c3d5a5b40a9a78 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_l1.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_l1.png.import index cecb0bb..81c9844 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_l1.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_l1.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_trigger_l1.png-05c7a172c04267f8a4 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_l1_alternative.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_l1_alternative.png.import index 11b1be4..df763c9 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_l1_alternative.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_l1_alternative.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_trigger_l1_alternative.png-0f6fee compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_l1_alternative_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_l1_alternative_outline.png.import index 740fc8f..5ede028 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_l1_alternative_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_l1_alternative_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_trigger_l1_alternative_outline.pn compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_l1_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_l1_outline.png.import index 4984c86..1d6a28c 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_l1_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_l1_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_trigger_l1_outline.png-88c2ed103e compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_l2.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_l2.png.import index 56e62d6..ffaded9 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_l2.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_l2.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_trigger_l2.png-651add0a04a167865d compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_l2_alternative.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_l2_alternative.png.import index 5aafc6d..5f30490 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_l2_alternative.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_l2_alternative.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_trigger_l2_alternative.png-c74840 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_l2_alternative_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_l2_alternative_outline.png.import index 13dc758..d25289e 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_l2_alternative_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_l2_alternative_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_trigger_l2_alternative_outline.pn compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_l2_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_l2_outline.png.import index 56918cd..de3a1a1 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_l2_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_l2_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_trigger_l2_outline.png-ded924f93f compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_r1.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_r1.png.import index 4f45224..b437c33 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_r1.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_r1.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_trigger_r1.png-797cf6a842a63ffc93 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_r1_alternative.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_r1_alternative.png.import index e1a78f0..ee0ad76 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_r1_alternative.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_r1_alternative.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_trigger_r1_alternative.png-ada070 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_r1_alternative_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_r1_alternative_outline.png.import index 2e5489d..0f9e512 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_r1_alternative_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_r1_alternative_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_trigger_r1_alternative_outline.pn compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_r1_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_r1_outline.png.import index 66db1e2..4d3f262 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_r1_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_r1_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_trigger_r1_outline.png-2c8fad6e71 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_r2.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_r2.png.import index 7d21f99..0da4cbd 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_r2.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_r2.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_trigger_r2.png-0d67f49106bff24d33 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_r2_alternative.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_r2_alternative.png.import index a402b5c..aa400bf 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_r2_alternative.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_r2_alternative.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_trigger_r2_alternative.png-f8a2ca compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_r2_alternative_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_r2_alternative_outline.png.import index bc2fa07..f2d91cc 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_r2_alternative_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_r2_alternative_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_trigger_r2_alternative_outline.pn compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_r2_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_r2_outline.png.import index b57ccf2..46ca648 100644 --- a/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_r2_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Playstation/playstation_trigger_r2_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/playstation_trigger_r2_outline.png-9b6f225644 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/controller_xbox360.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/controller_xbox360.png.import index 57380e6..980a66d 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/controller_xbox360.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/controller_xbox360.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/controller_xbox360.png-0ee73c5ff5db1199c72360 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/controller_xbox_adaptive.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/controller_xbox_adaptive.png.import index 9013be0..8ed2f17 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/controller_xbox_adaptive.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/controller_xbox_adaptive.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/controller_xbox_adaptive.png-7c24b709c185137f compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/controller_xboxone.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/controller_xboxone.png.import index 9e32e50..ae9d64e 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/controller_xboxone.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/controller_xboxone.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/controller_xboxone.png-68f443749b4edb9cf2670b compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/controller_xboxseries.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/controller_xboxseries.png.import index 9679a90..fe610d0 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/controller_xboxseries.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/controller_xboxseries.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/controller_xboxseries.png-7fee081228b8046623d compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_a.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_a.png.import index b22750d..98d920e 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_a.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_a.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_button_a.png-39cbab400abe6dd7dd6c60b8b15 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_a_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_a_outline.png.import index 1118a42..46e5ae8 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_a_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_a_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_button_a_outline.png-95b45f835ebbefbefd6 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_b.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_b.png.import index e16be21..88e44da 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_b.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_b.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_button_b.png-b9ea5c44424fcb5eae7245e277f compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_b_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_b_outline.png.import index a5c645a..2c724f4 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_b_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_b_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_button_b_outline.png-6d0c2e3c456a72e16dc compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_back.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_back.png.import index 08a3680..92d864e 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_back.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_back.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_button_back.png-10e74546e6872a4c72139ab4 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_back_icon.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_back_icon.png.import index 05ff6f4..535cd54 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_back_icon.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_back_icon.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_button_back_icon.png-8250a998d13ed0f90db compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_back_icon_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_back_icon_outline.png.import index da52236..d97eb7c 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_back_icon_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_back_icon_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_button_back_icon_outline.png-e1c961b7007 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_back_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_back_outline.png.import index 1dadc5f..50c1c32 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_back_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_back_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_button_back_outline.png-389011918b30a3a0 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_color_a.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_color_a.png.import index 5e7af8b..e0dea03 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_color_a.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_color_a.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_button_color_a.png-6505ed488867b497a68a6 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_color_a_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_color_a_outline.png.import index a09348b..fc3414b 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_color_a_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_color_a_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_button_color_a_outline.png-7702826fcf0f6 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_color_b.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_color_b.png.import index 2a080ea..0c0d333 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_color_b.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_color_b.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_button_color_b.png-7d4a572903da3da0c3dce compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_color_b_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_color_b_outline.png.import index 3a22f95..8bef4ba 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_color_b_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_color_b_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_button_color_b_outline.png-dea0d6947a50e compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_color_x.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_color_x.png.import index cfd3cac..c9cc241 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_color_x.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_color_x.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_button_color_x.png-07ec1c829a914449a527b compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_color_x_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_color_x_outline.png.import index ad7b28b..395e273 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_color_x_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_color_x_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_button_color_x_outline.png-0154c4671fc43 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_color_y.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_color_y.png.import index e28930d..01e749b 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_color_y.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_color_y.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_button_color_y.png-83e32f7d0dc5b703a06d6 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_color_y_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_color_y_outline.png.import index ee330d6..8e33e1f 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_color_y_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_color_y_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_button_color_y_outline.png-1e4ecf957f60d compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_menu.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_menu.png.import index 3eae7fb..ddfaff5 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_menu.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_menu.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_button_menu.png-a9a646c0d73abd0f27e9271d compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_menu_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_menu_outline.png.import index 394810b..0370cb9 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_menu_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_menu_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_button_menu_outline.png-d1209f29aca4f26a compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_share.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_share.png.import index fc92196..c1947e9 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_share.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_share.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_button_share.png-6fba9d43d60e4cf64d5625f compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_share_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_share_outline.png.import index c0bc389..5ef5fe5 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_share_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_share_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_button_share_outline.png-80c4b003280b4f8 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_start.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_start.png.import index 798161a..ebfe872 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_start.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_start.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_button_start.png-bc1f332cd0b3966ea3b96f4 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_start_icon.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_start_icon.png.import index 4c4d05d..eb20777 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_start_icon.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_start_icon.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_button_start_icon.png-3114c815bbec38195c compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_start_icon_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_start_icon_outline.png.import index 8267360..802bf8c 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_start_icon_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_start_icon_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_button_start_icon_outline.png-2ccc3c052b compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_start_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_start_outline.png.import index d7d7760..c145f60 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_start_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_start_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_button_start_outline.png-cd6f161d3ba59e5 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_view.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_view.png.import index bf44c07..f464e7c 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_view.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_view.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_button_view.png-4fd1c10a6d32459c12922460 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_view_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_view_outline.png.import index 3e73419..6ab2a45 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_view_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_view_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_button_view_outline.png-7f2f192f15df8860 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_x.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_x.png.import index 6020a18..c408b13 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_x.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_x.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_button_x.png-190071131b4f12f9950c2259d95 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_x_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_x_outline.png.import index 470a134..1a939cb 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_x_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_x_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_button_x_outline.png-e611898e5f387c1bf3f compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_y.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_y.png.import index 4b03cee..6e7f573 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_y.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_y.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_button_y.png-a20ad199cc7e0018b4c897d2662 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_y_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_y_outline.png.import index c8aa82e..834cd3a 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_y_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_button_y_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_button_y_outline.png-8640f9829e7968bb5b0 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad.png.import index e52e9bf..e5b22b9 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_dpad.png-d4fc561ab92ad0feb66b3b030a3b540 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_all.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_all.png.import index be7eaa9..05eeb32 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_all.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_all.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_dpad_all.png-4d7926c96e5b250c7cfce86c910 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_down.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_down.png.import index b2ac3b9..69a6c33 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_down.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_down.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_dpad_down.png-a490f74467ee9222bb74d44f7e compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_down_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_down_outline.png.import index 5e7ad55..6d99c53 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_down_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_down_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_dpad_down_outline.png-0f69a06244e981c448 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_horizontal.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_horizontal.png.import index ae281f0..4d7fd23 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_horizontal.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_horizontal.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_dpad_horizontal.png-4ba9057baadf1d1b9a66 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_horizontal_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_horizontal_outline.png.import index 3c5f973..accff59 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_horizontal_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_horizontal_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_dpad_horizontal_outline.png-534e8ac03f89 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_left.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_left.png.import index 9d1019e..46180a7 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_left.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_left.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_dpad_left.png-2990e0b2583eebc9b80b196a4b compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_left_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_left_outline.png.import index cc20efd..c52c2e3 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_left_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_left_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_dpad_left_outline.png-0ff0409fda4102326d compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_none.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_none.png.import index 8ec2d22..75b042e 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_none.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_none.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_dpad_none.png-2f412cbd9044bad56f7b370061 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_right.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_right.png.import index 8bc4aff..e70de6d 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_right.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_right.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_dpad_right.png-de16e521d94c02169f89eafa5 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_right_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_right_outline.png.import index b7adc33..4b4dc14 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_right_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_right_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_dpad_right_outline.png-819a49935f9981ded compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_round.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_round.png.import index beeb2e0..c108c00 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_round.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_round.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_dpad_round.png-0ad8c425747859f2fd61b0127 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_round_all.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_round_all.png.import index 8c75b14..55f8f64 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_round_all.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_round_all.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_dpad_round_all.png-339b6ef2ff98dc040988b compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_round_down.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_round_down.png.import index a66271f..7957271 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_round_down.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_round_down.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_dpad_round_down.png-2c69af68d90cf0b60d4a compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_round_horizontal.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_round_horizontal.png.import index df70b13..545d884 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_round_horizontal.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_round_horizontal.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_dpad_round_horizontal.png-c67cd978757430 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_round_left.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_round_left.png.import index 3d5c159..573ad59 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_round_left.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_round_left.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_dpad_round_left.png-ef29dd3ae71c04355cc6 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_round_right.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_round_right.png.import index eb9e493..b477ff3 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_round_right.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_round_right.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_dpad_round_right.png-36516f5d50bfe7ed040 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_round_up.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_round_up.png.import index 5df3231..0fcfcc9 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_round_up.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_round_up.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_dpad_round_up.png-e9a469b8350f992d611930 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_round_vertical.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_round_vertical.png.import index 756d572..3bc3858 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_round_vertical.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_round_vertical.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_dpad_round_vertical.png-0784353f7d6d1a70 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_up.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_up.png.import index e60fd0a..9404d4e 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_up.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_up.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_dpad_up.png-69636e9cccfca55188d141e7a38e compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_up_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_up_outline.png.import index 4bdf03f..19c5095 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_up_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_up_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_dpad_up_outline.png-26a6e033aed7d0e3bf03 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_vertical.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_vertical.png.import index 6cf2023..a8472bb 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_vertical.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_vertical.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_dpad_vertical.png-b91b7c04c27f2c61c53ab5 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_vertical_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_vertical_outline.png.import index cd6080b..d056c27 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_vertical_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_dpad_vertical_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_dpad_vertical_outline.png-5634f2a99c2de6 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_elite_paddle_bottom_left.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_elite_paddle_bottom_left.png.import index 6e73c4f..cd26f92 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_elite_paddle_bottom_left.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_elite_paddle_bottom_left.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_elite_paddle_bottom_left.png-8e951ea4902 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_elite_paddle_bottom_left_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_elite_paddle_bottom_left_outline.png.import index 0f92bd2..a2d67b1 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_elite_paddle_bottom_left_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_elite_paddle_bottom_left_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_elite_paddle_bottom_left_outline.png-405 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_elite_paddle_bottom_right.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_elite_paddle_bottom_right.png.import index d0e14a0..d6df4a0 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_elite_paddle_bottom_right.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_elite_paddle_bottom_right.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_elite_paddle_bottom_right.png-b240f09675 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_elite_paddle_bottom_right_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_elite_paddle_bottom_right_outline.png.import index e77ecce..fdd9b35 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_elite_paddle_bottom_right_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_elite_paddle_bottom_right_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_elite_paddle_bottom_right_outline.png-67 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_elite_paddle_top_left.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_elite_paddle_top_left.png.import index 9c20f3e..3087575 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_elite_paddle_top_left.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_elite_paddle_top_left.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_elite_paddle_top_left.png-3e867f4c5ffcd8 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_elite_paddle_top_left_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_elite_paddle_top_left_outline.png.import index f8fbab0..6750476 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_elite_paddle_top_left_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_elite_paddle_top_left_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_elite_paddle_top_left_outline.png-9187c0 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_elite_paddle_top_right.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_elite_paddle_top_right.png.import index 64b351e..171d6f1 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_elite_paddle_top_right.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_elite_paddle_top_right.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_elite_paddle_top_right.png-33ad21bbfbab6 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_elite_paddle_top_right_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_elite_paddle_top_right_outline.png.import index d4749ed..8469201 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_elite_paddle_top_right_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_elite_paddle_top_right_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_elite_paddle_top_right_outline.png-70f45 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_guide.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_guide.png.import index daf2240..ef23074 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_guide.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_guide.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_guide.png-b9c2bde2e60c5fcc7f5adc7b3fb01c compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_guide_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_guide_outline.png.import index 5709977..617dd30 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_guide_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_guide_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_guide_outline.png-818d171b03e2643753baf6 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_lb.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_lb.png.import index 6191bdd..3bcd4bf 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_lb.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_lb.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_lb.png-54d57e7508818c19b35ffb7f52d999dd. compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_lb_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_lb_outline.png.import index 434bc71..2637d9b 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_lb_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_lb_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_lb_outline.png-96f8d25d89fb30ddd745279ce compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_ls.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_ls.png.import index 68fbe5c..4ca1aa0 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_ls.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_ls.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_ls.png-d75806fb351d54c06194b63a4f9122e3. compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_ls_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_ls_outline.png.import index 20c12e5..4ce3366 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_ls_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_ls_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_ls_outline.png-a5a4bc3856050270ac334d784 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_lt.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_lt.png.import index b589d84..83ba290 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_lt.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_lt.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_lt.png-a105f57693bc9d9169248230a70f5d92. compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_lt_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_lt_outline.png.import index 84cc719..4b0575c 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_lt_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_lt_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_lt_outline.png-a39f99934c18038bd13a9359a compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_rb.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_rb.png.import index 1768abe..09d6570 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_rb.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_rb.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_rb.png-14eb00a8e0f8a7012175574fee15887e. compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_rb_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_rb_outline.png.import index 5cd776a..9d2edf9 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_rb_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_rb_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_rb_outline.png-4cf49945b4432d77df8faad5b compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_rs.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_rs.png.import index 1ecf616..c8a438d 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_rs.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_rs.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_rs.png-7bd6c26fb5595e7e053deca00d8eb092. compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_rs_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_rs_outline.png.import index 18ac091..4e5d50b 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_rs_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_rs_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_rs_outline.png-16b846e7931d710923eb31130 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_rt.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_rt.png.import index 041e561..1ab7518 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_rt.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_rt.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_rt.png-a777c6b837e4561374df8d1d88eefabc. compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_rt_outline.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_rt_outline.png.import index 9628032..52a5e6a 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_rt_outline.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_rt_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_rt_outline.png-07e3b748147c79dba835e1cb0 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_l.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_l.png.import index 3622b08..497e959 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_l.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_l.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_stick_l.png-ba84e097402c93a3675f64889e48 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_l_down.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_l_down.png.import index e68f844..6404636 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_l_down.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_l_down.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_stick_l_down.png-035e9bf4a23c87c58d6e411 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_l_horizontal.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_l_horizontal.png.import index a230d2c..ebb06b4 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_l_horizontal.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_l_horizontal.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_stick_l_horizontal.png-da35ca098de03aebd compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_l_left.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_l_left.png.import index 383a55e..883444b 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_l_left.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_l_left.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_stick_l_left.png-e01bda932de7c2162b556e6 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_l_press.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_l_press.png.import index a3f8976..2a802df 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_l_press.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_l_press.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_stick_l_press.png-2e825af9b699c3fe7eb62c compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_l_right.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_l_right.png.import index a34f695..92de635 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_l_right.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_l_right.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_stick_l_right.png-785fd36f6cb9dd9bf832a9 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_l_up.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_l_up.png.import index a585ba2..ada8646 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_l_up.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_l_up.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_stick_l_up.png-dd9f7a9935bba33c48d94c9aa compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_l_vertical.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_l_vertical.png.import index f9aca1e..1d023cf 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_l_vertical.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_l_vertical.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_stick_l_vertical.png-5c6ace17a362d229b72 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_r.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_r.png.import index ab31ab4..52feacc 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_r.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_r.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_stick_r.png-c9db1dc7b4c2189b5168b2585ac5 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_r_down.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_r_down.png.import index ca77adf..2ab5eb1 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_r_down.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_r_down.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_stick_r_down.png-7e0f06ef33b52ef6120d1e0 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_r_horizontal.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_r_horizontal.png.import index 95b623e..d78c225 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_r_horizontal.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_r_horizontal.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_stick_r_horizontal.png-483e5d0ea440b1acc compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_r_left.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_r_left.png.import index 1225792..4c92568 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_r_left.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_r_left.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_stick_r_left.png-f35479394b87cbbd328afbe compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_r_press.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_r_press.png.import index c6d01a3..01141fa 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_r_press.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_r_press.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_stick_r_press.png-e8f2a945b0e239efebc627 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_r_right.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_r_right.png.import index 11cc79c..b5ed1fb 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_r_right.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_r_right.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_stick_r_right.png-6715fe306a3a802a95f83e compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_r_up.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_r_up.png.import index 7c4c75c..5d25088 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_r_up.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_r_up.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_stick_r_up.png-a85c187e3c6f522d3a1991d19 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_r_vertical.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_r_vertical.png.import index 5fbad4b..76a7057 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_r_vertical.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_r_vertical.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_stick_r_vertical.png-b1b2c1d9d43e5b736e9 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_side_l.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_side_l.png.import index 8d83c1b..dfe8d5d 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_side_l.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_side_l.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_stick_side_l.png-1a2df8344e6341e24d40be2 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_side_r.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_side_r.png.import index 478d1a4..8c7c48c 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_side_r.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_side_r.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_stick_side_r.png-954d644dd9179664ba1683c compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_top_l.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_top_l.png.import index d35f9cb..8c5c42a 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_top_l.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_top_l.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_stick_top_l.png-507089a006b1cd23b51273c3 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_top_r.png.import b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_top_r.png.import index 60e827d..3a57929 100644 --- a/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_top_r.png.import +++ b/UI/Keybinding/KennyControllerPrompts/Xbox/xbox_stick_top_r.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/xbox_stick_top_r.png-bf2d8a452eb5a948c37ca716 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/0_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/0_Key_Light.png.import index 7f5c8b1..ce018c5 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/0_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/0_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/0_Key_Light.png-88f6eec3961f25fc9fd505d9a86ee compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/10_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/10_Key_Light.png.import index 0b64525..f3640f8 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/10_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/10_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/10_Key_Light.png-cce258bb20a10a4ae5e539f26b84 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/11_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/11_Key_Light.png.import index 20bf6a1..e36d7d4 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/11_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/11_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/11_Key_Light.png-0d5c55a988b43e9201c1cbaa7a81 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/12_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/12_Key_Light.png.import index dd6b1ca..675e85b 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/12_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/12_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/12_Key_Light.png-3ee9dc408fd868e35e75515257a6 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/1_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/1_Key_Light.png.import index 505d362..413d558 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/1_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/1_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/1_Key_Light.png-76db9834099286b0f91761d304cab compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/2_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/2_Key_Light.png.import index f0f6424..c9fd8c2 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/2_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/2_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/2_Key_Light.png-74157714f8ab8682aae6cdca25c23 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/3_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/3_Key_Light.png.import index b97f279..ffe413c 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/3_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/3_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/3_Key_Light.png-a0606d77cd3a834f7d4601ee44d11 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/4_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/4_Key_Light.png.import index 6e25791..b7b99b8 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/4_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/4_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/4_Key_Light.png-50cf2328a0cd0e8e2592ebe72b43b compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/5_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/5_Key_Light.png.import index 108e8a3..13c26ae 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/5_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/5_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/5_Key_Light.png-d9b7e665b9ee6f67fce8c0bc0c39f compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/6_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/6_Key_Light.png.import index 43ecbc3..8e9b0c1 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/6_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/6_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/6_Key_Light.png-7a03cde441b178b47ac317aac6b72 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/7_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/7_Key_Light.png.import index fe0c8c5..68b06a6 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/7_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/7_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/7_Key_Light.png-72d58690fdbc1aa271d2929214b94 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/8_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/8_Key_Light.png.import index 7b2b849..260cb81 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/8_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/8_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/8_Key_Light.png-17297f3aee3aa3e61d53905499f3d compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/9_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/9_Key_Light.png.import index a339f8f..f255627 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/9_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/9_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/9_Key_Light.png-5e0ebc1f204b76661e51b6dc95601 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/A_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/A_Key_Light.png.import index d9f29a2..ab945ee 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/A_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/A_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/A_Key_Light.png-3116cc498fcc3772aeb451b5caec2 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Alt_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Alt_Key_Light.png.import index ac3ff39..7d73793 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Alt_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Alt_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Alt_Key_Light.png-1e5e292972577473c61e3a8ba98 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Arrow_Down_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Arrow_Down_Key_Light.png.import index 743b84a..20b42d0 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Arrow_Down_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Arrow_Down_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Arrow_Down_Key_Light.png-0afc8426dd3ea180e0e1 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Arrow_Left_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Arrow_Left_Key_Light.png.import index 35a66b5..aa06be8 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Arrow_Left_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Arrow_Left_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Arrow_Left_Key_Light.png-b979f0216e38d5d2b0d8 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Arrow_Right_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Arrow_Right_Key_Light.png.import index 6e171e3..69b1bc5 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Arrow_Right_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Arrow_Right_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Arrow_Right_Key_Light.png-1368f6bf5bdb362a18e compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Arrow_Up_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Arrow_Up_Key_Light.png.import index 3330fda..6bc6117 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Arrow_Up_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Arrow_Up_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Arrow_Up_Key_Light.png-282d2ba52f3d4d871ce62d compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Asterisk_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Asterisk_Key_Light.png.import index 6452e76..7c47207 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Asterisk_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Asterisk_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Asterisk_Key_Light.png-38b4e6ee818c7d435ebd00 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/B_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/B_Key_Light.png.import index c36fc0f..cc81195 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/B_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/B_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/B_Key_Light.png-b1e147eff8125f637b1ca3d19b1fc compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Backspace_Alt_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Backspace_Alt_Key_Light.png.import index 636659d..81fbb37 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Backspace_Alt_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Backspace_Alt_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Backspace_Alt_Key_Light.png-64f5830cb201e2661 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Backspace_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Backspace_Key_Light.png.import index a3218d0..90e75ae 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Backspace_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Backspace_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Backspace_Key_Light.png-05830ba15e11dccaa416b compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Bracket_Left_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Bracket_Left_Key_Light.png.import index 519d8c3..a8e575c 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Bracket_Left_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Bracket_Left_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Bracket_Left_Key_Light.png-f4d84af9bba31fab76 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Bracket_Right_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Bracket_Right_Key_Light.png.import index 1c3701b..e1d1af4 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Bracket_Right_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Bracket_Right_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Bracket_Right_Key_Light.png-a3fe9609849fb58f2 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/C_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/C_Key_Light.png.import index 01e2530..13523ce 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/C_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/C_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/C_Key_Light.png-36db0cb247ffa902291d3918b9a3b compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Caps_Lock_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Caps_Lock_Key_Light.png.import index 32f4b9e..07206d2 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Caps_Lock_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Caps_Lock_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Caps_Lock_Key_Light.png-6d439e9afa49a97733b6c compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Command_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Command_Key_Light.png.import index ff3daea..fe0bf72 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Command_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Command_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Command_Key_Light.png-efd1009bc8a2043cdc253af compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Ctrl_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Ctrl_Key_Light.png.import index b6fec50..0160b05 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Ctrl_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Ctrl_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Ctrl_Key_Light.png-46d0d2b8ee0f7900b3b9fafb93 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/D_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/D_Key_Light.png.import index 17c9d53..575a460 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/D_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/D_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/D_Key_Light.png-b8f655a643ffd007a4cfbacca4f44 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Del_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Del_Key_Light.png.import index 5616a99..95fcfb8 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Del_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Del_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Del_Key_Light.png-9f97a2603b6348efc54db6908f5 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/E_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/E_Key_Light.png.import index c73cca3..17f7632 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/E_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/E_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/E_Key_Light.png-33f43d80fd16c179d545041de2794 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/End_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/End_Key_Light.png.import index 05f3ecd..de787a9 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/End_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/End_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/End_Key_Light.png-875d5ee9ffbb92b5fc92a200932 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Enter_Alt_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Enter_Alt_Key_Light.png.import index 282fe0e..905d91c 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Enter_Alt_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Enter_Alt_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Enter_Alt_Key_Light.png-2af77ab7c6ba8c722494d compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Enter_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Enter_Key_Light.png.import index d549f70..67b15ab 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Enter_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Enter_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Enter_Key_Light.png-3ae0741a203f6097f8ac6e49a compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Enter_Tall_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Enter_Tall_Key_Light.png.import index 13fd898..19bebb6 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Enter_Tall_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Enter_Tall_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Enter_Tall_Key_Light.png-07c87b28cb00b528a9e9 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Esc_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Esc_Key_Light.png.import index 61f0684..36b9ef9 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Esc_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Esc_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Esc_Key_Light.png-2692f6a87b9f95ec1787341cdec compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F10_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F10_Key_Light.png.import index 6a234f5..79645d2 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F10_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F10_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/F10_Key_Light.png-f706afb3d51582dca0ed7d27c43 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F11_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F11_Key_Light.png.import index afeed71..4836f5d 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F11_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F11_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/F11_Key_Light.png-b3eca7d0c1d4872bc8024f9cddd compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F12_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F12_Key_Light.png.import index 4d520ce..2dab2b9 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F12_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F12_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/F12_Key_Light.png-697f0607e72ee02352f0dc771f3 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F1_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F1_Key_Light.png.import index ce2c646..5b413d7 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F1_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F1_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/F1_Key_Light.png-92fffec3be2c537ae3ed8af5cb4f compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F2_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F2_Key_Light.png.import index 73995b6..6b9eaf8 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F2_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F2_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/F2_Key_Light.png-23948e213c981209372b8b6d155e compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F3_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F3_Key_Light.png.import index 3542f3a..bae1c80 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F3_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F3_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/F3_Key_Light.png-97563136f30733506dff2784b46f compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F4_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F4_Key_Light.png.import index f07edcb..74c63a1 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F4_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F4_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/F4_Key_Light.png-9599c3f4fb964bcbc0fa84808af2 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F5_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F5_Key_Light.png.import index ff08c78..777a1d6 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F5_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F5_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/F5_Key_Light.png-6e266de662f597e41bd54085a44f compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F6_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F6_Key_Light.png.import index 4172454..fafdc51 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F6_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F6_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/F6_Key_Light.png-aea089904c4eabc206f45cbbf7be compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F7_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F7_Key_Light.png.import index 595bb8a..91cc6d6 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F7_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F7_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/F7_Key_Light.png-9e4886062b2be7a909752a21e42a compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F8_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F8_Key_Light.png.import index ce63093..e8d606b 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F8_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F8_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/F8_Key_Light.png-0ce5f7f3aaded54365af395724b3 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F9_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F9_Key_Light.png.import index 8d5fb9d..304b4e6 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F9_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F9_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/F9_Key_Light.png-106102d4067679f370666c2369e8 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F_Key_Light.png.import index 7207cb4..dadb946 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/F_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/F_Key_Light.png-48259c0e4cfa8cdee594babbb4c08 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/G_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/G_Key_Light.png.import index 9165a30..62ad173 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/G_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/G_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/G_Key_Light.png-f6990107f8d7d264963d4df3fd3cc compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/H_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/H_Key_Light.png.import index c7e9f2a..ff5e77c 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/H_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/H_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/H_Key_Light.png-5351d708dc2634fc41774d336c504 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Home_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Home_Key_Light.png.import index 2dbaa28..5720acf 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Home_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Home_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Home_Key_Light.png-6184d11d998eb479ef04a5560f compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/I_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/I_Key_Light.png.import index 59427c5..ee26dfd 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/I_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/I_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/I_Key_Light.png-0de9a155dc21991d83c2ffcb0556e compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Insert_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Insert_Key_Light.png.import index cfe648d..7dbad52 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Insert_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Insert_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Insert_Key_Light.png-318666b79c74e2bef5b714fc compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/J_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/J_Key_Light.png.import index 029e993..8f56304 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/J_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/J_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/J_Key_Light.png-4462eec926eda4fa4f063573ddf82 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/K_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/K_Key_Light.png.import index 4a2aa3c..27758e6 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/K_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/K_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/K_Key_Light.png-bcf127b03748385051df052710b12 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/L_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/L_Key_Light.png.import index 66cae30..00f920b 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/L_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/L_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/L_Key_Light.png-39a07b04fc6e0c430f632ad3826a0 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/M_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/M_Key_Light.png.import index 4464146..501ba89 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/M_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/M_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/M_Key_Light.png-763e32c875716abacb2d9f3011d84 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Mark_Left_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Mark_Left_Key_Light.png.import index 0eef48f..bf62852 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Mark_Left_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Mark_Left_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Mark_Left_Key_Light.png-23fda677282d840b33234 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Mark_Right_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Mark_Right_Key_Light.png.import index 7f0649d..e452257 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Mark_Right_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Mark_Right_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Mark_Right_Key_Light.png-f565336dda5abcea4563 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Minus_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Minus_Key_Light.png.import index 4285de7..7b348b6 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Minus_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Minus_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Minus_Key_Light.png-8f50035e8a2e2039f2975790d compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Mouse_Left_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Mouse_Left_Key_Light.png.import index 9007fb1..590622d 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Mouse_Left_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Mouse_Left_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Mouse_Left_Key_Light.png-b42cad87ceee37ba257d compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Mouse_Middle_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Mouse_Middle_Key_Light.png.import index 075f9e3..14f3519 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Mouse_Middle_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Mouse_Middle_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Mouse_Middle_Key_Light.png-76279e1bba525d6815 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Mouse_Right_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Mouse_Right_Key_Light.png.import index c97e6e6..08f34f0 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Mouse_Right_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Mouse_Right_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Mouse_Right_Key_Light.png-157c4fd9915f2b3e7f9 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Mouse_Simple_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Mouse_Simple_Key_Light.png.import index 65da602..be05089 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Mouse_Simple_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Mouse_Simple_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Mouse_Simple_Key_Light.png-940b3978bcc86c1db9 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/N_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/N_Key_Light.png.import index 19c02b8..b72984d 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/N_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/N_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/N_Key_Light.png-dc2e5645eae1d1ea9377591143a80 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Num_Lock_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Num_Lock_Key_Light.png.import index 006bc89..6cbc99a 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Num_Lock_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Num_Lock_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Num_Lock_Key_Light.png-b8d5a22dc4e38dc5316599 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/O_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/O_Key_Light.png.import index fa796a8..82dd5ef 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/O_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/O_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/O_Key_Light.png-1448c4a1f5968b333c7aef100c779 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/P_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/P_Key_Light.png.import index 9953eeb..38f7944 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/P_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/P_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/P_Key_Light.png-ad1a93f043c90e29cf54485560289 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Page_Down_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Page_Down_Key_Light.png.import index 858b965..577d5ca 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Page_Down_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Page_Down_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Page_Down_Key_Light.png-e8366ff3de82929875115 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Page_Up_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Page_Up_Key_Light.png.import index d141292..926be62 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Page_Up_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Page_Up_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Page_Up_Key_Light.png-d1fdf4ec93e4f8bbaaa2298 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Plus_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Plus_Key_Light.png.import index a164193..9b2f41b 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Plus_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Plus_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Plus_Key_Light.png-c458fed569816a5446f8bb2ea4 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Plus_Tall_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Plus_Tall_Key_Light.png.import index 0e129de..8890b11 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Plus_Tall_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Plus_Tall_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Plus_Tall_Key_Light.png-960efa7ee70803f4b24df compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Print_Screen_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Print_Screen_Key_Light.png.import index 142d107..7db4821 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Print_Screen_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Print_Screen_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Print_Screen_Key_Light.png-58759239b13b4b0280 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Q_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Q_Key_Light.png.import index 2b434e9..66766b6 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Q_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Q_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Q_Key_Light.png-c91caa9caaca42f503f4744ba0a1e compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Question_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Question_Key_Light.png.import index b4c787c..18691e4 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Question_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Question_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Question_Key_Light.png-1cd527bbbecdf981174a65 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Quote_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Quote_Key_Light.png.import index 65bb7af..29936e7 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Quote_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Quote_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Quote_Key_Light.png-0a52b36ae1d5153b4757ddc44 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/R_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/R_Key_Light.png.import index 9c512cf..a810408 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/R_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/R_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/R_Key_Light.png-e839334e2584fff53255c58d1f033 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/S_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/S_Key_Light.png.import index b2fbfe1..51cfb5a 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/S_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/S_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/S_Key_Light.png-66ef4b462dab51de5ae7f22c18fef compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Semicolon_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Semicolon_Key_Light.png.import index 9dff244..a71c72a 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Semicolon_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Semicolon_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Semicolon_Key_Light.png-fbcd53e50ab37ce29430e compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Shift_Alt_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Shift_Alt_Key_Light.png.import index d47713b..ec1369d 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Shift_Alt_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Shift_Alt_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Shift_Alt_Key_Light.png-11845d605831e449e0df8 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Shift_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Shift_Key_Light.png.import index 0633f8f..fc44aa3 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Shift_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Shift_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Shift_Key_Light.png-0e277e1814dd8e522e474021e compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Slash_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Slash_Key_Light.png.import index 327df34..e739c9f 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Slash_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Slash_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Slash_Key_Light.png-9eb5d25f81e991eae6ac15345 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Space_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Space_Key_Light.png.import index 0ab31e4..72dc677 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Space_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Space_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Space_Key_Light.png-744f3ab8b053fa030e3ec4c02 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/T_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/T_Key_Light.png.import index b02677d..99089b6 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/T_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/T_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/T_Key_Light.png-81385ec10db0c2a756e0bff52875a compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Tab_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Tab_Key_Light.png.import index ca86c3c..e10ef69 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Tab_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Tab_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Tab_Key_Light.png-d279453e2015b834b4ab8fb7d79 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Tilda_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Tilda_Key_Light.png.import index 27f6ddd..f645bf1 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Tilda_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Tilda_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Tilda_Key_Light.png-f37b9546aa6e6bcec8f715a5a compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/U_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/U_Key_Light.png.import index 70cb57c..c50217a 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/U_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/U_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/U_Key_Light.png-07f5d818a18dd5f8f34a028f32364 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/V_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/V_Key_Light.png.import index 240ab8c..beed01e 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/V_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/V_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/V_Key_Light.png-31445e7f593cf2d721b16153bd444 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/W_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/W_Key_Light.png.import index a6aec2e..a07f6aa 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/W_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/W_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/W_Key_Light.png-988301f97a50fb6275e0273fe245d compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Win_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Win_Key_Light.png.import index 416932d..1bee8f4 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Win_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Win_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Win_Key_Light.png-e2dd42b3701b2d2e8899300b7de compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/X_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/X_Key_Light.png.import index 98b21bb..b7d8150 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/X_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/X_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/X_Key_Light.png-585d3f531e27c443a89c46c04b36b compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Y_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Y_Key_Light.png.import index 0a72ab2..99b9457 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Y_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Y_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Y_Key_Light.png-b4dafec64235cde29b460e28f4d5d compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Z_Key_Light.png.import b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Z_Key_Light.png.import index 299c8e6..43bc3f1 100644 --- a/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Z_Key_Light.png.import +++ b/UI/Keybinding/XeluController&KeyPrompts/Keyboard & Mouse/Light/Z_Key_Light.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Z_Key_Light.png-c8a486df4d546e3d4639c67ad3525 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/UI/Menus/CharacterSelect/character_select.tscn b/UI/Menus/CharacterSelect/character_select.tscn index b0a34d8..eeb761a 100644 --- a/UI/Menus/CharacterSelect/character_select.tscn +++ b/UI/Menus/CharacterSelect/character_select.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=7 format=3 uid="uid://bc6m3cluulpis"] +[gd_scene format=3 uid="uid://bc6m3cluulpis"] [ext_resource type="Script" uid="uid://plrd0ckxrabh" path="res://UI/Menus/CharacterSelect/character_select.gd" id="1_lqqhx"] [ext_resource type="Script" uid="uid://b1ucgfqilvr67" path="res://UI/Menus/CharacterSelect/character_preview.gd" id="9_8d0rx"] @@ -18,26 +18,26 @@ sky = SubResource("Sky_atdxu") tonemap_mode = 2 glow_enabled = true -[node name="CharacterSelect" type="Node3D" node_paths=PackedStringArray("hero_preview_panel")] +[node name="CharacterSelect" type="Node3D" unique_id=436729461 node_paths=PackedStringArray("hero_preview_panel")] script = ExtResource("1_lqqhx") hero_preview_panel = NodePath("PanelContainer") -[node name="WorldEnvironment" type="WorldEnvironment" parent="."] +[node name="WorldEnvironment" type="WorldEnvironment" parent="." unique_id=1371630210] environment = SubResource("Environment_pq6wd") -[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."] +[node name="DirectionalLight3D" type="DirectionalLight3D" parent="." unique_id=1239254279] transform = Transform3D(-0.866023, -0.433016, 0.250001, 0, 0.499998, 0.866027, -0.500003, 0.749999, -0.43301, 0, 0, 0) light_energy = 0.0 shadow_enabled = true -[node name="Node3D" type="Node3D" parent="."] +[node name="Node3D" type="Node3D" parent="." unique_id=1629857614] -[node name="Camera3D" type="Camera3D" parent="Node3D"] +[node name="Camera3D" type="Camera3D" parent="Node3D" unique_id=1488123111] transform = Transform3D(1, 0, 0, 0, 0.976893, 0.21373, 0, -0.21373, 0.976893, 0, 2.25535, 10.9009) cull_mask = 1047553 fov = 39.4 -[node name="PanelContainer" type="PanelContainer" parent="." node_paths=PackedStringArray("tower_label_container", "hero_name_label")] +[node name="PanelContainer" type="PanelContainer" parent="." unique_id=39844487 node_paths=PackedStringArray("tower_label_container", "hero_name_label")] anchors_preset = -1 anchor_left = 0.05 anchor_top = 0.5 @@ -49,23 +49,23 @@ tower_label_scene = ExtResource("10_jdigy") tower_label_container = NodePath("HBoxContainer2/HBoxContainer") hero_name_label = NodePath("HBoxContainer2/Label") -[node name="HBoxContainer2" type="VBoxContainer" parent="PanelContainer"] +[node name="HBoxContainer2" type="VBoxContainer" parent="PanelContainer" unique_id=190920841] layout_mode = 2 -[node name="Label" type="Label" parent="PanelContainer/HBoxContainer2"] +[node name="Label" type="Label" parent="PanelContainer/HBoxContainer2" unique_id=728476760] auto_translate_mode = 2 layout_mode = 2 text = "character name" horizontal_alignment = 1 vertical_alignment = 1 -[node name="HSeparator" type="HSeparator" parent="PanelContainer/HBoxContainer2"] +[node name="HSeparator" type="HSeparator" parent="PanelContainer/HBoxContainer2" unique_id=984564366] layout_mode = 2 -[node name="HBoxContainer" type="VBoxContainer" parent="PanelContainer/HBoxContainer2"] +[node name="HBoxContainer" type="VBoxContainer" parent="PanelContainer/HBoxContainer2" unique_id=1179176427] layout_mode = 2 -[node name="Controls" type="VBoxContainer" parent="."] +[node name="Controls" type="VBoxContainer" parent="." unique_id=1200198613] anchors_preset = -1 anchor_left = 0.5 anchor_top = 0.95 @@ -74,22 +74,22 @@ anchor_bottom = 0.95 grow_horizontal = 2 grow_vertical = 0 -[node name="HBoxContainer" type="HBoxContainer" parent="Controls"] +[node name="HBoxContainer" type="HBoxContainer" parent="Controls" unique_id=1966478987] layout_mode = 2 -[node name="PrevButton" type="Button" parent="Controls/HBoxContainer"] +[node name="PrevButton" type="Button" parent="Controls/HBoxContainer" unique_id=1857725137] layout_mode = 2 text = "BUTTON_PREVIOUS" -[node name="NextButton" type="Button" parent="Controls/HBoxContainer"] +[node name="NextButton" type="Button" parent="Controls/HBoxContainer" unique_id=1088756994] layout_mode = 2 text = "BUTTON_NEXT" -[node name="ConfirmButton" type="Button" parent="Controls"] +[node name="ConfirmButton" type="Button" parent="Controls" unique_id=1693979285] layout_mode = 2 text = "BUTTON_CONFIRM" -[node name="Podiums" type="Node3D" parent="."] +[node name="Podiums" type="Node3D" parent="." unique_id=743227295] [connection signal="pressed" from="Controls/HBoxContainer/PrevButton" to="." method="retreat_selector"] [connection signal="pressed" from="Controls/HBoxContainer/NextButton" to="." method="advance_selector"] diff --git a/UI/Menus/GameEndScreen/enemy_row.tscn b/UI/Menus/GameEndScreen/enemy_row.tscn index 2dff9f7..302f2a3 100644 --- a/UI/Menus/GameEndScreen/enemy_row.tscn +++ b/UI/Menus/GameEndScreen/enemy_row.tscn @@ -1,8 +1,8 @@ -[gd_scene load_steps=2 format=3 uid="uid://b5hp43bm07b8a"] +[gd_scene format=3 uid="uid://b5hp43bm07b8a"] [ext_resource type="Script" uid="uid://b0h5oewxd48lv" path="res://UI/Menus/GameEndScreen/enemy_row.gd" id="1_th4b3"] -[node name="EnemyRow" type="VBoxContainer" node_paths=PackedStringArray("wave_label", "enemy_hbox")] +[node name="EnemyRow" type="VBoxContainer" unique_id=1785212437 node_paths=PackedStringArray("wave_label", "enemy_hbox")] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 @@ -12,9 +12,9 @@ script = ExtResource("1_th4b3") wave_label = NodePath("WaveLabel") enemy_hbox = NodePath("Enemies") -[node name="WaveLabel" type="Label" parent="."] +[node name="WaveLabel" type="Label" parent="." unique_id=751370519] layout_mode = 2 text = "LABEL_WAVE" -[node name="Enemies" type="HBoxContainer" parent="."] +[node name="Enemies" type="HBoxContainer" parent="." unique_id=1511803695] layout_mode = 2 diff --git a/UI/Menus/GameEndScreen/game_end_screen.tscn b/UI/Menus/GameEndScreen/game_end_screen.tscn index c2f97e6..db74ac1 100644 --- a/UI/Menus/GameEndScreen/game_end_screen.tscn +++ b/UI/Menus/GameEndScreen/game_end_screen.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=5 format=3 uid="uid://ce0m8vbjbng6o"] +[gd_scene format=3 uid="uid://ce0m8vbjbng6o"] [ext_resource type="Script" uid="uid://bdknvktw033g3" path="res://UI/Menus/GameEndScreen/game_end_screen.gd" id="1_oa7nq"] [ext_resource type="PackedScene" uid="uid://b5hp43bm07b8a" path="res://UI/Menus/GameEndScreen/enemy_row.tscn" id="2_xm8em"] @@ -9,7 +9,7 @@ random_pitch = 1.1 streams_count = 1 stream_0/stream = ExtResource("3_ro1yg") -[node name="GameEndScreen" type="PanelContainer" node_paths=PackedStringArray("outcome_label", "winrate_label", "total_games_label", "total_wins_label", "total_losses_label", "undefeated_enemies")] +[node name="GameEndScreen" type="PanelContainer" unique_id=385780924 node_paths=PackedStringArray("outcome_label", "winrate_label", "total_games_label", "total_wins_label", "total_losses_label", "undefeated_enemies")] anchors_preset = -1 anchor_left = 0.05 anchor_top = 0.05 @@ -26,33 +26,33 @@ total_wins_label = NodePath("VBoxContainer/Labels/VBoxContainer/HBoxContainer3/W total_losses_label = NodePath("VBoxContainer/Labels/VBoxContainer/HBoxContainer4/WinRateLabel5") undefeated_enemies = NodePath("VBoxContainer/ScrollContainer/UndefeatedEnemies") -[node name="VBoxContainer" type="VBoxContainer" parent="."] +[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=1602527228] layout_mode = 2 -[node name="Labels" type="VBoxContainer" parent="VBoxContainer"] +[node name="Labels" type="VBoxContainer" parent="VBoxContainer" unique_id=786722908] layout_mode = 2 alignment = 1 -[node name="OutcomeLabel" type="Label" parent="VBoxContainer/Labels"] +[node name="OutcomeLabel" type="Label" parent="VBoxContainer/Labels" unique_id=132993466] layout_mode = 2 text = "LABEL_WIN_MESSAGE" horizontal_alignment = 1 vertical_alignment = 1 -[node name="VBoxContainer" type="VBoxContainer" parent="VBoxContainer/Labels"] +[node name="VBoxContainer" type="VBoxContainer" parent="VBoxContainer/Labels" unique_id=84006447] layout_mode = 2 size_flags_horizontal = 4 -[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer/Labels/VBoxContainer"] +[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer/Labels/VBoxContainer" unique_id=707771486] layout_mode = 2 -[node name="WinRateLabel" type="Label" parent="VBoxContainer/Labels/VBoxContainer/HBoxContainer"] +[node name="WinRateLabel" type="Label" parent="VBoxContainer/Labels/VBoxContainer/HBoxContainer" unique_id=335128429] layout_mode = 2 size_flags_horizontal = 3 text = "LABEL_WINRATE" vertical_alignment = 1 -[node name="WinRateLabel2" type="Label" parent="VBoxContainer/Labels/VBoxContainer/HBoxContainer"] +[node name="WinRateLabel2" type="Label" parent="VBoxContainer/Labels/VBoxContainer/HBoxContainer" unique_id=597730893] auto_translate_mode = 2 layout_mode = 2 size_flags_horizontal = 3 @@ -60,16 +60,16 @@ text = "0" horizontal_alignment = 2 vertical_alignment = 1 -[node name="HBoxContainer2" type="HBoxContainer" parent="VBoxContainer/Labels/VBoxContainer"] +[node name="HBoxContainer2" type="HBoxContainer" parent="VBoxContainer/Labels/VBoxContainer" unique_id=529298520] layout_mode = 2 -[node name="TotalGamesLabel" type="Label" parent="VBoxContainer/Labels/VBoxContainer/HBoxContainer2"] +[node name="TotalGamesLabel" type="Label" parent="VBoxContainer/Labels/VBoxContainer/HBoxContainer2" unique_id=1090711143] layout_mode = 2 size_flags_horizontal = 3 text = "LABEL_GAMES" vertical_alignment = 1 -[node name="WinRateLabel3" type="Label" parent="VBoxContainer/Labels/VBoxContainer/HBoxContainer2"] +[node name="WinRateLabel3" type="Label" parent="VBoxContainer/Labels/VBoxContainer/HBoxContainer2" unique_id=1346901729] auto_translate_mode = 2 layout_mode = 2 size_flags_horizontal = 3 @@ -77,16 +77,16 @@ text = "0" horizontal_alignment = 2 vertical_alignment = 1 -[node name="HBoxContainer3" type="HBoxContainer" parent="VBoxContainer/Labels/VBoxContainer"] +[node name="HBoxContainer3" type="HBoxContainer" parent="VBoxContainer/Labels/VBoxContainer" unique_id=1084468622] layout_mode = 2 -[node name="TotalWinsLabel" type="Label" parent="VBoxContainer/Labels/VBoxContainer/HBoxContainer3"] +[node name="TotalWinsLabel" type="Label" parent="VBoxContainer/Labels/VBoxContainer/HBoxContainer3" unique_id=1320799082] layout_mode = 2 size_flags_horizontal = 3 text = "LABEL_WINS" vertical_alignment = 1 -[node name="WinRateLabel4" type="Label" parent="VBoxContainer/Labels/VBoxContainer/HBoxContainer3"] +[node name="WinRateLabel4" type="Label" parent="VBoxContainer/Labels/VBoxContainer/HBoxContainer3" unique_id=16447985] auto_translate_mode = 2 layout_mode = 2 size_flags_horizontal = 3 @@ -94,16 +94,16 @@ text = "0" horizontal_alignment = 2 vertical_alignment = 1 -[node name="HBoxContainer4" type="HBoxContainer" parent="VBoxContainer/Labels/VBoxContainer"] +[node name="HBoxContainer4" type="HBoxContainer" parent="VBoxContainer/Labels/VBoxContainer" unique_id=1326560529] layout_mode = 2 -[node name="TotalLossesLabel" type="Label" parent="VBoxContainer/Labels/VBoxContainer/HBoxContainer4"] +[node name="TotalLossesLabel" type="Label" parent="VBoxContainer/Labels/VBoxContainer/HBoxContainer4" unique_id=1596583596] layout_mode = 2 size_flags_horizontal = 3 text = "LABEL_LOSSES" vertical_alignment = 1 -[node name="WinRateLabel5" type="Label" parent="VBoxContainer/Labels/VBoxContainer/HBoxContainer4"] +[node name="WinRateLabel5" type="Label" parent="VBoxContainer/Labels/VBoxContainer/HBoxContainer4" unique_id=934370969] auto_translate_mode = 2 layout_mode = 2 size_flags_horizontal = 3 @@ -111,27 +111,27 @@ text = "0" horizontal_alignment = 2 vertical_alignment = 1 -[node name="ScrollContainer" type="ScrollContainer" parent="VBoxContainer"] +[node name="ScrollContainer" type="ScrollContainer" parent="VBoxContainer" unique_id=1827543223] layout_mode = 2 size_flags_vertical = 3 -[node name="UndefeatedEnemies" type="VBoxContainer" parent="VBoxContainer/ScrollContainer"] +[node name="UndefeatedEnemies" type="VBoxContainer" parent="VBoxContainer/ScrollContainer" unique_id=1470052916] layout_mode = 2 size_flags_vertical = 3 -[node name="Buttons" type="HBoxContainer" parent="VBoxContainer"] +[node name="Buttons" type="HBoxContainer" parent="VBoxContainer" unique_id=1225984919] layout_mode = 2 alignment = 2 -[node name="PlayButton" type="Button" parent="VBoxContainer/Buttons"] +[node name="PlayButton" type="Button" parent="VBoxContainer/Buttons" unique_id=774071211] layout_mode = 2 text = "BUTTON_RESTART" -[node name="QuitButton" type="Button" parent="VBoxContainer/Buttons"] +[node name="QuitButton" type="Button" parent="VBoxContainer/Buttons" unique_id=2059159081] layout_mode = 2 text = "BUTTON_MAIN_MENU" -[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."] +[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="." unique_id=1265670542] stream = SubResource("AudioStreamRandomizer_dram5") bus = &"SFX" diff --git a/UI/Menus/MainMenu/main_menu.tscn b/UI/Menus/MainMenu/main_menu.tscn index 59699d3..ff59047 100644 --- a/UI/Menus/MainMenu/main_menu.tscn +++ b/UI/Menus/MainMenu/main_menu.tscn @@ -1,16 +1,13 @@ -[gd_scene load_steps=13 format=3 uid="uid://8yv7excojcg0"] +[gd_scene format=3 uid="uid://8yv7excojcg0"] -[ext_resource type="Script" uid="uid://ci8vq73u23viy" path="res://Scenes/Menus/MainMenu/main_menu.gd" id="2_ivytu"] -[ext_resource type="AudioStream" uid="uid://cp6ph4ra7u5rk" path="res://Scenes/UI/drop_003.ogg" id="5_cwn2i"] +[ext_resource type="Script" uid="uid://ci8vq73u23viy" path="res://UI/Menus/MainMenu/main_menu.gd" id="2_ivytu"] +[ext_resource type="AudioStream" uid="uid://cp6ph4ra7u5rk" path="res://UI/drop_003.ogg" id="5_cwn2i"] [ext_resource type="Texture2D" uid="uid://cr1ucbuw3iotp" path="res://Assets/Textures/first_win_achievements.png" id="15_74epv"] [ext_resource type="Script" uid="uid://cjr0pbqisd51v" path="res://UI/Menus/MainMenu/achievements_menu.gd" id="15_sv1gy"] [ext_resource type="Texture2D" uid="uid://cpa1hl36xfplg" path="res://Assets/Textures/first_scroll_seen.png" id="16_sv1gy"] [ext_resource type="Texture2D" uid="uid://ctbi3gm1me1t5" path="res://Assets/Textures/unlock_mage_achievement.png" id="17_6t4jd"] [ext_resource type="Script" uid="uid://cxrm2naq75jo1" path="res://Scripts/mod_menu.gd" id="19_6t4jd"] -[sub_resource type="ViewportTexture" id="ViewportTexture_5u75i"] -viewport_path = NodePath("SubViewport") - [sub_resource type="AudioStreamRandomizer" id="AudioStreamRandomizer_2jyua"] random_pitch = 1.1 streams_count = 1 @@ -28,7 +25,7 @@ region = Rect2(0, 0, 36, 36) atlas = ExtResource("17_6t4jd") region = Rect2(0, 0, 36, 36) -[node name="MainMenu" type="Control" node_paths=PackedStringArray("game_select_menu", "main_controls", "seed_entry", "profile_controls", "mods_controls")] +[node name="MainMenu" type="Control" unique_id=869930777 node_paths=PackedStringArray("game_select_menu", "main_controls", "seed_entry", "profile_controls", "mods_controls")] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 @@ -43,7 +40,7 @@ seed_entry = NodePath("GameSelectMenu/VBoxContainer/HBoxContainer2/LineEdit") profile_controls = NodePath("ProfileManager") mods_controls = NodePath("ModsMenu") -[node name="ColorRect" type="ColorRect" parent="."] +[node name="ColorRect" type="ColorRect" parent="." unique_id=346340567] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 @@ -52,7 +49,7 @@ grow_horizontal = 2 grow_vertical = 2 color = Color(0.5176471, 0.60784316, 0.89411765, 1) -[node name="TitleLabel" type="Label" parent="."] +[node name="TitleLabel" type="Label" parent="." unique_id=1731106766] layout_mode = 1 anchors_preset = -1 anchor_right = 1.0 @@ -62,7 +59,7 @@ text = "TITLE_GAME_NAME" horizontal_alignment = 1 vertical_alignment = 1 -[node name="MainControls" type="VBoxContainer" parent="."] +[node name="MainControls" type="VBoxContainer" parent="." unique_id=923552840] custom_minimum_size = Vector2(80, 0) layout_mode = 1 anchors_preset = -1 @@ -74,32 +71,32 @@ grow_horizontal = 2 grow_vertical = 0 alignment = 2 -[node name="PlayButton" type="Button" parent="MainControls"] +[node name="PlayButton" type="Button" parent="MainControls" unique_id=966021827] layout_mode = 2 text = "BUTTON_PLAY" -[node name="ModsButton" type="Button" parent="MainControls"] +[node name="ModsButton" type="Button" parent="MainControls" unique_id=868836389] layout_mode = 2 text = "BUTTON_MODS" -[node name="StatsButton" type="Button" parent="MainControls"] +[node name="StatsButton" type="Button" parent="MainControls" unique_id=469365040] layout_mode = 2 text = "BUTTON_PLAYER_STATS" -[node name="OptionsButton" type="Button" parent="MainControls"] +[node name="OptionsButton" type="Button" parent="MainControls" unique_id=861161627] layout_mode = 2 text = "BUTTON_OPTIONS " -[node name="QuitButton" type="Button" parent="MainControls"] +[node name="QuitButton" type="Button" parent="MainControls" unique_id=1786709622] layout_mode = 2 text = "BUTTON_QUIT" -[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."] +[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="." unique_id=422058960] stream = SubResource("AudioStreamRandomizer_2jyua") bus = &"SFX" -[node name="GameSelectMenu" type="PanelContainer" parent="."] +[node name="GameSelectMenu" type="PanelContainer" parent="." unique_id=1604474538] visible = false layout_mode = 1 anchors_preset = 8 @@ -114,46 +111,46 @@ offset_bottom = 20.0 grow_horizontal = 2 grow_vertical = 2 -[node name="VBoxContainer" type="VBoxContainer" parent="GameSelectMenu"] +[node name="VBoxContainer" type="VBoxContainer" parent="GameSelectMenu" unique_id=872284999] layout_mode = 2 -[node name="HBoxContainer" type="HBoxContainer" parent="GameSelectMenu/VBoxContainer"] +[node name="HBoxContainer" type="HBoxContainer" parent="GameSelectMenu/VBoxContainer" unique_id=428793094] layout_mode = 2 -[node name="BackButton" type="Button" parent="GameSelectMenu/VBoxContainer/HBoxContainer"] +[node name="BackButton" type="Button" parent="GameSelectMenu/VBoxContainer/HBoxContainer" unique_id=403559950] layout_mode = 2 text = "BUTTON_BACK" -[node name="Title" type="Label" parent="GameSelectMenu/VBoxContainer"] +[node name="Title" type="Label" parent="GameSelectMenu/VBoxContainer" unique_id=1718021793] layout_mode = 2 text = "LABEL_GAME_MODE_SELECT" -[node name="StandardButton" type="Button" parent="GameSelectMenu/VBoxContainer"] +[node name="StandardButton" type="Button" parent="GameSelectMenu/VBoxContainer" unique_id=1984093514] layout_mode = 2 text = "BUTTON_STANDARD_GAME" -[node name="DailyButton" type="Button" parent="GameSelectMenu/VBoxContainer"] +[node name="DailyButton" type="Button" parent="GameSelectMenu/VBoxContainer" unique_id=320912704] layout_mode = 2 text = "BUTTON_DAILY_CHALLENGE" -[node name="EndlessButton" type="Button" parent="GameSelectMenu/VBoxContainer"] +[node name="EndlessButton" type="Button" parent="GameSelectMenu/VBoxContainer" unique_id=417225239] layout_mode = 2 text = "BUTTON_ENDLESS_GAME" -[node name="HBoxContainer2" type="HBoxContainer" parent="GameSelectMenu/VBoxContainer"] +[node name="HBoxContainer2" type="HBoxContainer" parent="GameSelectMenu/VBoxContainer" unique_id=1279231572] layout_mode = 2 -[node name="Label" type="Label" parent="GameSelectMenu/VBoxContainer/HBoxContainer2"] +[node name="Label" type="Label" parent="GameSelectMenu/VBoxContainer/HBoxContainer2" unique_id=2055624607] layout_mode = 2 text = "LABEL_SEED" -[node name="LineEdit" type="LineEdit" parent="GameSelectMenu/VBoxContainer/HBoxContainer2"] +[node name="LineEdit" type="LineEdit" parent="GameSelectMenu/VBoxContainer/HBoxContainer2" unique_id=474246153] layout_mode = 2 size_flags_horizontal = 3 placeholder_text = "LABEL_SEED_PLACEHOLDER" expand_to_text_length = true -[node name="ProfileManager" type="PanelContainer" parent="."] +[node name="ProfileManager" type="PanelContainer" parent="." unique_id=1344908572] visible = false layout_mode = 1 anchors_preset = 8 @@ -168,46 +165,46 @@ offset_bottom = 20.0 grow_horizontal = 2 grow_vertical = 2 -[node name="VBoxContainer" type="VBoxContainer" parent="ProfileManager"] +[node name="VBoxContainer" type="VBoxContainer" parent="ProfileManager" unique_id=539287205] layout_mode = 2 -[node name="TitleBar" type="Label" parent="ProfileManager/VBoxContainer"] +[node name="TitleBar" type="Label" parent="ProfileManager/VBoxContainer" unique_id=1638206531] layout_mode = 2 text = "TITLE_STATS_MENU" -[node name="DisplayName" type="HBoxContainer" parent="ProfileManager/VBoxContainer"] +[node name="DisplayName" type="HBoxContainer" parent="ProfileManager/VBoxContainer" unique_id=305221291] layout_mode = 2 -[node name="Label" type="Label" parent="ProfileManager/VBoxContainer/DisplayName"] +[node name="Label" type="Label" parent="ProfileManager/VBoxContainer/DisplayName" unique_id=1105359110] layout_mode = 2 text = "LABEL_DISPLAY_NAME" -[node name="LineEdit" type="LineEdit" parent="ProfileManager/VBoxContainer/DisplayName"] +[node name="LineEdit" type="LineEdit" parent="ProfileManager/VBoxContainer/DisplayName" unique_id=1566276326] layout_mode = 2 size_flags_horizontal = 3 placeholder_text = "LABEL_DISPLAY_NAME_PLACEHOLDER" alignment = 1 expand_to_text_length = true -[node name="Stats" type="VBoxContainer" parent="ProfileManager/VBoxContainer"] +[node name="Stats" type="VBoxContainer" parent="ProfileManager/VBoxContainer" unique_id=578265141] layout_mode = 2 -[node name="Label" type="Label" parent="ProfileManager/VBoxContainer/Stats"] +[node name="Label" type="Label" parent="ProfileManager/VBoxContainer/Stats" unique_id=1171792490] layout_mode = 2 text = "LABEL_STATS" horizontal_alignment = 1 vertical_alignment = 1 -[node name="Games" type="HBoxContainer" parent="ProfileManager/VBoxContainer/Stats"] +[node name="Games" type="HBoxContainer" parent="ProfileManager/VBoxContainer/Stats" unique_id=289500149] layout_mode = 2 -[node name="Label" type="Label" parent="ProfileManager/VBoxContainer/Stats/Games"] +[node name="Label" type="Label" parent="ProfileManager/VBoxContainer/Stats/Games" unique_id=1710677379] layout_mode = 2 size_flags_horizontal = 3 text = "LABEL_GAMES" vertical_alignment = 1 -[node name="Label2" type="Label" parent="ProfileManager/VBoxContainer/Stats/Games"] +[node name="Label2" type="Label" parent="ProfileManager/VBoxContainer/Stats/Games" unique_id=801621266] auto_translate_mode = 2 layout_mode = 2 size_flags_horizontal = 3 @@ -215,16 +212,16 @@ text = "0" horizontal_alignment = 2 vertical_alignment = 1 -[node name="Wins" type="HBoxContainer" parent="ProfileManager/VBoxContainer/Stats"] +[node name="Wins" type="HBoxContainer" parent="ProfileManager/VBoxContainer/Stats" unique_id=52829433] layout_mode = 2 -[node name="Label" type="Label" parent="ProfileManager/VBoxContainer/Stats/Wins"] +[node name="Label" type="Label" parent="ProfileManager/VBoxContainer/Stats/Wins" unique_id=566213754] layout_mode = 2 size_flags_horizontal = 3 text = "LABEL_WINS" vertical_alignment = 1 -[node name="Label2" type="Label" parent="ProfileManager/VBoxContainer/Stats/Wins"] +[node name="Label2" type="Label" parent="ProfileManager/VBoxContainer/Stats/Wins" unique_id=1346652117] auto_translate_mode = 2 layout_mode = 2 size_flags_horizontal = 3 @@ -232,16 +229,16 @@ text = "0" horizontal_alignment = 2 vertical_alignment = 1 -[node name="Losses" type="HBoxContainer" parent="ProfileManager/VBoxContainer/Stats"] +[node name="Losses" type="HBoxContainer" parent="ProfileManager/VBoxContainer/Stats" unique_id=1693847488] layout_mode = 2 -[node name="Label" type="Label" parent="ProfileManager/VBoxContainer/Stats/Losses"] +[node name="Label" type="Label" parent="ProfileManager/VBoxContainer/Stats/Losses" unique_id=1377334116] layout_mode = 2 size_flags_horizontal = 3 text = "LABEL_LOSSES" vertical_alignment = 1 -[node name="Label2" type="Label" parent="ProfileManager/VBoxContainer/Stats/Losses"] +[node name="Label2" type="Label" parent="ProfileManager/VBoxContainer/Stats/Losses" unique_id=1863506281] auto_translate_mode = 2 layout_mode = 2 size_flags_horizontal = 3 @@ -249,16 +246,16 @@ text = "0" horizontal_alignment = 2 vertical_alignment = 1 -[node name="Winrate" type="HBoxContainer" parent="ProfileManager/VBoxContainer/Stats"] +[node name="Winrate" type="HBoxContainer" parent="ProfileManager/VBoxContainer/Stats" unique_id=443313052] layout_mode = 2 -[node name="Label" type="Label" parent="ProfileManager/VBoxContainer/Stats/Winrate"] +[node name="Label" type="Label" parent="ProfileManager/VBoxContainer/Stats/Winrate" unique_id=1231183322] layout_mode = 2 size_flags_horizontal = 3 text = "LABEL_WINRATE" vertical_alignment = 1 -[node name="Label2" type="Label" parent="ProfileManager/VBoxContainer/Stats/Winrate"] +[node name="Label2" type="Label" parent="ProfileManager/VBoxContainer/Stats/Winrate" unique_id=2069320970] auto_translate_mode = 2 layout_mode = 2 size_flags_horizontal = 3 @@ -266,16 +263,16 @@ text = "0" horizontal_alignment = 2 vertical_alignment = 1 -[node name="EngineerCardsBought" type="HBoxContainer" parent="ProfileManager/VBoxContainer/Stats"] +[node name="EngineerCardsBought" type="HBoxContainer" parent="ProfileManager/VBoxContainer/Stats" unique_id=1776121901] layout_mode = 2 -[node name="Label" type="Label" parent="ProfileManager/VBoxContainer/Stats/EngineerCardsBought"] +[node name="Label" type="Label" parent="ProfileManager/VBoxContainer/Stats/EngineerCardsBought" unique_id=1170236283] layout_mode = 2 size_flags_horizontal = 3 text = "LABEL_ENGINEER_CARDS_BOUGHT" vertical_alignment = 1 -[node name="Label2" type="Label" parent="ProfileManager/VBoxContainer/Stats/EngineerCardsBought"] +[node name="Label2" type="Label" parent="ProfileManager/VBoxContainer/Stats/EngineerCardsBought" unique_id=1887374490] auto_translate_mode = 2 layout_mode = 2 size_flags_horizontal = 3 @@ -283,16 +280,16 @@ text = "0" horizontal_alignment = 2 vertical_alignment = 1 -[node name="MageCardsBought" type="HBoxContainer" parent="ProfileManager/VBoxContainer/Stats"] +[node name="MageCardsBought" type="HBoxContainer" parent="ProfileManager/VBoxContainer/Stats" unique_id=920990804] layout_mode = 2 -[node name="Label" type="Label" parent="ProfileManager/VBoxContainer/Stats/MageCardsBought"] +[node name="Label" type="Label" parent="ProfileManager/VBoxContainer/Stats/MageCardsBought" unique_id=826470841] layout_mode = 2 size_flags_horizontal = 3 text = "LABEL_MAGE_CARDS_BOUGHT" vertical_alignment = 1 -[node name="Label2" type="Label" parent="ProfileManager/VBoxContainer/Stats/MageCardsBought"] +[node name="Label2" type="Label" parent="ProfileManager/VBoxContainer/Stats/MageCardsBought" unique_id=340339771] auto_translate_mode = 2 layout_mode = 2 size_flags_horizontal = 3 @@ -300,32 +297,32 @@ text = "0" horizontal_alignment = 2 vertical_alignment = 1 -[node name="UnlockAll" type="Button" parent="ProfileManager/VBoxContainer"] +[node name="UnlockAll" type="Button" parent="ProfileManager/VBoxContainer" unique_id=436251634] layout_mode = 2 text = "BUTTON_UNLOCK_CONTENT" -[node name="LockAll" type="Button" parent="ProfileManager/VBoxContainer"] +[node name="LockAll" type="Button" parent="ProfileManager/VBoxContainer" unique_id=2000313619] layout_mode = 2 text = "BUTTON_LOCK_CONTENT" -[node name="AchievementsButton" type="Button" parent="ProfileManager/VBoxContainer"] +[node name="AchievementsButton" type="Button" parent="ProfileManager/VBoxContainer" unique_id=269010635] layout_mode = 2 text = "BUTTON_ACHIEVEMENTS" -[node name="Controls" type="HBoxContainer" parent="ProfileManager/VBoxContainer"] +[node name="Controls" type="HBoxContainer" parent="ProfileManager/VBoxContainer" unique_id=1243400084] layout_mode = 2 -[node name="Cancel" type="Button" parent="ProfileManager/VBoxContainer/Controls"] +[node name="Cancel" type="Button" parent="ProfileManager/VBoxContainer/Controls" unique_id=860932187] layout_mode = 2 size_flags_horizontal = 3 text = "BUTTON_CANCEL" -[node name="Confirm" type="Button" parent="ProfileManager/VBoxContainer/Controls"] +[node name="Confirm" type="Button" parent="ProfileManager/VBoxContainer/Controls" unique_id=733481456] layout_mode = 2 size_flags_horizontal = 3 text = "BUTTON_CONFIRM" -[node name="AchievementsMenu" type="PanelContainer" parent="."] +[node name="AchievementsMenu" type="PanelContainer" parent="." unique_id=40577774] visible = false layout_mode = 1 anchors_preset = 8 @@ -341,28 +338,28 @@ grow_horizontal = 2 grow_vertical = 2 script = ExtResource("15_sv1gy") -[node name="VBoxContainer" type="VBoxContainer" parent="AchievementsMenu"] +[node name="VBoxContainer" type="VBoxContainer" parent="AchievementsMenu" unique_id=1577211234] layout_mode = 2 -[node name="HBoxContainer" type="HBoxContainer" parent="AchievementsMenu/VBoxContainer"] +[node name="HBoxContainer" type="HBoxContainer" parent="AchievementsMenu/VBoxContainer" unique_id=1021884308] layout_mode = 2 -[node name="Label" type="Label" parent="AchievementsMenu/VBoxContainer/HBoxContainer"] +[node name="Label" type="Label" parent="AchievementsMenu/VBoxContainer/HBoxContainer" unique_id=528769598] layout_mode = 2 size_flags_horizontal = 3 text = "TITLE_ACHIEVEMENTS" horizontal_alignment = 1 vertical_alignment = 1 -[node name="Button" type="Button" parent="AchievementsMenu/VBoxContainer/HBoxContainer"] +[node name="Button" type="Button" parent="AchievementsMenu/VBoxContainer/HBoxContainer" unique_id=1889222807] layout_mode = 2 text = "BUTTON_BACK" -[node name="GridContainer" type="GridContainer" parent="AchievementsMenu/VBoxContainer"] +[node name="GridContainer" type="GridContainer" parent="AchievementsMenu/VBoxContainer" unique_id=2035992168] layout_mode = 2 columns = 9 -[node name="FirstWin" type="Button" parent="AchievementsMenu/VBoxContainer/GridContainer"] +[node name="FirstWin" type="Button" parent="AchievementsMenu/VBoxContainer/GridContainer" unique_id=499912902] custom_minimum_size = Vector2(140, 140) layout_mode = 2 tooltip_text = "ACHIEVEMENT_TOOLTIP_WIN_GAME" @@ -370,7 +367,7 @@ icon = SubResource("AtlasTexture_y5bw6") icon_alignment = 1 expand_icon = true -[node name="SeenMageCard" type="Button" parent="AchievementsMenu/VBoxContainer/GridContainer"] +[node name="SeenMageCard" type="Button" parent="AchievementsMenu/VBoxContainer/GridContainer" unique_id=882043194] custom_minimum_size = Vector2(140, 140) layout_mode = 2 tooltip_text = "ACHIEVEMENT_TOOLTIP_BUY_MAGE_CARD" @@ -378,7 +375,7 @@ icon = SubResource("AtlasTexture_q26na") icon_alignment = 1 expand_icon = true -[node name="UnlockedMage" type="Button" parent="AchievementsMenu/VBoxContainer/GridContainer"] +[node name="UnlockedMage" type="Button" parent="AchievementsMenu/VBoxContainer/GridContainer" unique_id=539348371] custom_minimum_size = Vector2(140, 140) layout_mode = 2 tooltip_text = "ACHIEVEMENT_TOOLTIP_UNLOCK_MAGE" @@ -386,7 +383,7 @@ icon = SubResource("AtlasTexture_3aj5m") icon_alignment = 1 expand_icon = true -[node name="ModsMenu" type="PanelContainer" parent="."] +[node name="ModsMenu" type="PanelContainer" parent="." unique_id=1219411456] visible = false layout_mode = 1 anchors_preset = -1 @@ -398,32 +395,32 @@ grow_horizontal = 2 grow_vertical = 2 script = ExtResource("19_6t4jd") -[node name="VBoxContainer" type="VBoxContainer" parent="ModsMenu"] +[node name="VBoxContainer" type="VBoxContainer" parent="ModsMenu" unique_id=604343120] layout_mode = 2 -[node name="Label" type="Label" parent="ModsMenu/VBoxContainer"] +[node name="Label" type="Label" parent="ModsMenu/VBoxContainer" unique_id=773057029] layout_mode = 2 text = "TITLE_MODS" horizontal_alignment = 1 vertical_alignment = 1 -[node name="ScrollContainer" type="ScrollContainer" parent="ModsMenu/VBoxContainer"] +[node name="ScrollContainer" type="ScrollContainer" parent="ModsMenu/VBoxContainer" unique_id=570439123] layout_mode = 2 size_flags_vertical = 3 -[node name="VBoxContainer" type="VBoxContainer" parent="ModsMenu/VBoxContainer/ScrollContainer"] +[node name="VBoxContainer" type="VBoxContainer" parent="ModsMenu/VBoxContainer/ScrollContainer" unique_id=1157309990] layout_mode = 2 size_flags_horizontal = 3 -[node name="HBoxContainer" type="HBoxContainer" parent="ModsMenu/VBoxContainer"] +[node name="HBoxContainer" type="HBoxContainer" parent="ModsMenu/VBoxContainer" unique_id=91693076] layout_mode = 2 alignment = 2 -[node name="CancelMods" type="Button" parent="ModsMenu/VBoxContainer/HBoxContainer"] +[node name="CancelMods" type="Button" parent="ModsMenu/VBoxContainer/HBoxContainer" unique_id=476511006] layout_mode = 2 text = "BUTTON_CANCEL" -[node name="ConfirmMods" type="Button" parent="ModsMenu/VBoxContainer/HBoxContainer"] +[node name="ConfirmMods" type="Button" parent="ModsMenu/VBoxContainer/HBoxContainer" unique_id=1767774211] layout_mode = 2 text = "BUTTON_CONFIRM" diff --git a/UI/Menus/MixingMenu/price_panel.tscn b/UI/Menus/MixingMenu/price_panel.tscn index 328c5e7..f1291a0 100644 --- a/UI/Menus/MixingMenu/price_panel.tscn +++ b/UI/Menus/MixingMenu/price_panel.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=3 format=3 uid="uid://dekexkjl37dvh"] +[gd_scene format=3 uid="uid://dekexkjl37dvh"] [ext_resource type="Script" uid="uid://bs73eocafngiu" path="res://UI/Menus/MixingMenu/price_panel.gd" id="1_sn84y"] @@ -6,7 +6,7 @@ bg_color = Color(0.2702219, 0.27022195, 0.27022177, 0.09019608) corner_detail = 1 -[node name="Control" type="PanelContainer" node_paths=PackedStringArray("label")] +[node name="Control" type="PanelContainer" unique_id=37062579 node_paths=PackedStringArray("label")] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 @@ -17,7 +17,7 @@ theme_override_styles/panel = SubResource("StyleBoxFlat_517dt") script = ExtResource("1_sn84y") label = NodePath("Label") -[node name="Label" type="Label" parent="."] +[node name="Label" type="Label" parent="." unique_id=66237136] layout_mode = 2 text = "$15" horizontal_alignment = 1 diff --git a/UI/Menus/MixingMenu/track_editor.tscn b/UI/Menus/MixingMenu/track_editor.tscn index e9cd821..bfe9524 100644 --- a/UI/Menus/MixingMenu/track_editor.tscn +++ b/UI/Menus/MixingMenu/track_editor.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=7 format=3 uid="uid://bajli4d3nqwll"] +[gd_scene format=3 uid="uid://bajli4d3nqwll"] [ext_resource type="PackedScene" uid="uid://c8xdsg6gtwvh3" path="res://UI/FeatureUI/feature_ui.tscn" id="1_y6tpq"] [ext_resource type="Script" uid="uid://mrv5vrlxfc13" path="res://UI/Menus/MixingMenu/track_editor.gd" id="1_yrnbk"] @@ -7,7 +7,7 @@ [ext_resource type="Texture2D" uid="uid://cll2vlvf1h454" path="res://UI/Themes/Scale1/track_one_patch.png" id="4_dya4i"] [ext_resource type="Texture2D" uid="uid://cvhkk22pxxuqj" path="res://UI/Themes/Scale1/track_two_patch.png" id="5_4gmyw"] -[node name="TrackEditor" type="Control" node_paths=PackedStringArray("drag_feature", "sample_library", "tower_parts", "weapon_parts", "drop_down", "card_desc", "price_label", "money_label", "confirm_button", "switch_button")] +[node name="TrackEditor" type="Control" unique_id=1189474502 node_paths=PackedStringArray("drag_feature", "sample_library", "tower_parts", "weapon_parts", "drop_down", "card_desc", "price_label", "money_label", "confirm_button", "switch_button")] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 @@ -28,7 +28,7 @@ money_label = NodePath("PanelContainer/VBoxContainer/Tracks/SourceCartridge/Marg confirm_button = NodePath("PanelContainer/VBoxContainer/InfoPanel/VBoxContainer2/Controls/ConfirmButton") switch_button = NodePath("PanelContainer/VBoxContainer/InfoPanel/VBoxContainer/Button") -[node name="PanelContainer" type="PanelContainer" parent="."] +[node name="PanelContainer" type="PanelContainer" parent="." unique_id=1962957964] layout_mode = 1 anchors_preset = -1 anchor_left = 0.02 @@ -38,64 +38,64 @@ anchor_bottom = 0.98 grow_horizontal = 2 grow_vertical = 2 -[node name="VBoxContainer" type="VBoxContainer" parent="PanelContainer"] +[node name="VBoxContainer" type="VBoxContainer" parent="PanelContainer" unique_id=52145940] layout_mode = 2 -[node name="Label" type="Label" parent="PanelContainer/VBoxContainer"] +[node name="Label" type="Label" parent="PanelContainer/VBoxContainer" unique_id=1297899052] layout_mode = 2 text = "TITLE_REMIX" horizontal_alignment = 1 vertical_alignment = 1 -[node name="Tracks" type="VBoxContainer" parent="PanelContainer/VBoxContainer"] +[node name="Tracks" type="VBoxContainer" parent="PanelContainer/VBoxContainer" unique_id=569992226] layout_mode = 2 size_flags_vertical = 3 -[node name="SourceCartridge" type="HBoxContainer" parent="PanelContainer/VBoxContainer/Tracks"] +[node name="SourceCartridge" type="HBoxContainer" parent="PanelContainer/VBoxContainer/Tracks" unique_id=931537259] layout_mode = 2 -[node name="MarginContainer2" type="MarginContainer" parent="PanelContainer/VBoxContainer/Tracks/SourceCartridge"] +[node name="MarginContainer2" type="MarginContainer" parent="PanelContainer/VBoxContainer/Tracks/SourceCartridge" unique_id=1025925653] layout_mode = 2 size_flags_horizontal = 3 -[node name="CassetteSelector" type="VBoxContainer" parent="PanelContainer/VBoxContainer/Tracks/SourceCartridge"] +[node name="CassetteSelector" type="VBoxContainer" parent="PanelContainer/VBoxContainer/Tracks/SourceCartridge" unique_id=1362428608] layout_mode = 2 size_flags_horizontal = 3 -[node name="OptionButton" type="OptionButton" parent="PanelContainer/VBoxContainer/Tracks/SourceCartridge/CassetteSelector"] +[node name="OptionButton" type="OptionButton" parent="PanelContainer/VBoxContainer/Tracks/SourceCartridge/CassetteSelector" unique_id=2057426198] layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 3 alignment = 1 -[node name="MarginContainer" type="MarginContainer" parent="PanelContainer/VBoxContainer/Tracks/SourceCartridge"] +[node name="MarginContainer" type="MarginContainer" parent="PanelContainer/VBoxContainer/Tracks/SourceCartridge" unique_id=56504458] layout_mode = 2 size_flags_horizontal = 3 -[node name="VBoxContainer" type="VBoxContainer" parent="PanelContainer/VBoxContainer/Tracks/SourceCartridge/MarginContainer"] +[node name="VBoxContainer" type="VBoxContainer" parent="PanelContainer/VBoxContainer/Tracks/SourceCartridge/MarginContainer" unique_id=401386073] layout_mode = 2 -[node name="MoneyLabel" type="Label" parent="PanelContainer/VBoxContainer/Tracks/SourceCartridge/MarginContainer/VBoxContainer"] +[node name="MoneyLabel" type="Label" parent="PanelContainer/VBoxContainer/Tracks/SourceCartridge/MarginContainer/VBoxContainer" unique_id=1228771446] layout_mode = 2 size_flags_vertical = 1 text = "Coins: $0" horizontal_alignment = 1 vertical_alignment = 1 -[node name="PriceLabel" type="Label" parent="PanelContainer/VBoxContainer/Tracks/SourceCartridge/MarginContainer/VBoxContainer"] +[node name="PriceLabel" type="Label" parent="PanelContainer/VBoxContainer/Tracks/SourceCartridge/MarginContainer/VBoxContainer" unique_id=10984916] layout_mode = 2 size_flags_vertical = 1 text = "Price: $0" horizontal_alignment = 1 vertical_alignment = 1 -[node name="HBoxContainer" type="HBoxContainer" parent="PanelContainer/VBoxContainer/Tracks"] +[node name="HBoxContainer" type="HBoxContainer" parent="PanelContainer/VBoxContainer/Tracks" unique_id=1364917513] layout_mode = 2 -[node name="Labels" type="VBoxContainer" parent="PanelContainer/VBoxContainer/Tracks/HBoxContainer"] +[node name="Labels" type="VBoxContainer" parent="PanelContainer/VBoxContainer/Tracks/HBoxContainer" unique_id=710296334] layout_mode = 2 -[node name="Tower" type="Label" parent="PanelContainer/VBoxContainer/Tracks/HBoxContainer/Labels"] +[node name="Tower" type="Label" parent="PanelContainer/VBoxContainer/Tracks/HBoxContainer/Labels" unique_id=289304279] layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 7 @@ -103,7 +103,7 @@ text = "LABEL_TOWER_TRACK" horizontal_alignment = 1 vertical_alignment = 1 -[node name="Weapon" type="Label" parent="PanelContainer/VBoxContainer/Tracks/HBoxContainer/Labels"] +[node name="Weapon" type="Label" parent="PanelContainer/VBoxContainer/Tracks/HBoxContainer/Labels" unique_id=1334584466] layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 7 @@ -111,16 +111,16 @@ text = "LABEL_WEAPON_TRACK" horizontal_alignment = 1 vertical_alignment = 1 -[node name="TrackUIs" type="VBoxContainer" parent="PanelContainer/VBoxContainer/Tracks/HBoxContainer"] +[node name="TrackUIs" type="VBoxContainer" parent="PanelContainer/VBoxContainer/Tracks/HBoxContainer" unique_id=1502640378] layout_mode = 2 size_flags_horizontal = 3 -[node name="Tower" type="MarginContainer" parent="PanelContainer/VBoxContainer/Tracks/HBoxContainer/TrackUIs"] +[node name="Tower" type="MarginContainer" parent="PanelContainer/VBoxContainer/Tracks/HBoxContainer/TrackUIs" unique_id=1754951909] layout_mode = 2 size_flags_horizontal = 3 size_flags_stretch_ratio = 4.0 -[node name="NinePatchRect" type="NinePatchRect" parent="PanelContainer/VBoxContainer/Tracks/HBoxContainer/TrackUIs/Tower"] +[node name="NinePatchRect" type="NinePatchRect" parent="PanelContainer/VBoxContainer/Tracks/HBoxContainer/TrackUIs/Tower" unique_id=1043876948] layout_mode = 2 texture = ExtResource("5_4gmyw") patch_margin_left = 1 @@ -128,24 +128,24 @@ patch_margin_top = 1 patch_margin_right = 1 patch_margin_bottom = 1 -[node name="MarginContainer" type="MarginContainer" parent="PanelContainer/VBoxContainer/Tracks/HBoxContainer/TrackUIs/Tower"] +[node name="MarginContainer" type="MarginContainer" parent="PanelContainer/VBoxContainer/Tracks/HBoxContainer/TrackUIs/Tower" unique_id=2041795880] layout_mode = 2 theme_override_constants/margin_left = 4 theme_override_constants/margin_top = 4 theme_override_constants/margin_right = 4 theme_override_constants/margin_bottom = 4 -[node name="TowerParts" type="HBoxContainer" parent="PanelContainer/VBoxContainer/Tracks/HBoxContainer/TrackUIs/Tower/MarginContainer"] +[node name="TowerParts" type="HBoxContainer" parent="PanelContainer/VBoxContainer/Tracks/HBoxContainer/TrackUIs/Tower/MarginContainer" unique_id=1372896552] layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 3 -[node name="Weapon" type="MarginContainer" parent="PanelContainer/VBoxContainer/Tracks/HBoxContainer/TrackUIs"] +[node name="Weapon" type="MarginContainer" parent="PanelContainer/VBoxContainer/Tracks/HBoxContainer/TrackUIs" unique_id=784957506] layout_mode = 2 size_flags_horizontal = 3 size_flags_stretch_ratio = 4.0 -[node name="NinePatchRect" type="NinePatchRect" parent="PanelContainer/VBoxContainer/Tracks/HBoxContainer/TrackUIs/Weapon"] +[node name="NinePatchRect" type="NinePatchRect" parent="PanelContainer/VBoxContainer/Tracks/HBoxContainer/TrackUIs/Weapon" unique_id=1367707421] layout_mode = 2 texture = ExtResource("4_dya4i") patch_margin_left = 1 @@ -153,79 +153,79 @@ patch_margin_top = 1 patch_margin_right = 1 patch_margin_bottom = 1 -[node name="MarginContainer" type="MarginContainer" parent="PanelContainer/VBoxContainer/Tracks/HBoxContainer/TrackUIs/Weapon"] +[node name="MarginContainer" type="MarginContainer" parent="PanelContainer/VBoxContainer/Tracks/HBoxContainer/TrackUIs/Weapon" unique_id=1073473458] layout_mode = 2 theme_override_constants/margin_left = 4 theme_override_constants/margin_top = 4 theme_override_constants/margin_right = 4 theme_override_constants/margin_bottom = 4 -[node name="WeaponParts" type="HBoxContainer" parent="PanelContainer/VBoxContainer/Tracks/HBoxContainer/TrackUIs/Weapon/MarginContainer"] +[node name="WeaponParts" type="HBoxContainer" parent="PanelContainer/VBoxContainer/Tracks/HBoxContainer/TrackUIs/Weapon/MarginContainer" unique_id=1207309530] layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 3 -[node name="InfoPanel" type="HBoxContainer" parent="PanelContainer/VBoxContainer"] +[node name="InfoPanel" type="HBoxContainer" parent="PanelContainer/VBoxContainer" unique_id=200656580] layout_mode = 2 size_flags_vertical = 3 size_flags_stretch_ratio = 2.0 -[node name="VBoxContainer" type="VBoxContainer" parent="PanelContainer/VBoxContainer/InfoPanel"] +[node name="VBoxContainer" type="VBoxContainer" parent="PanelContainer/VBoxContainer/InfoPanel" unique_id=760510393] layout_mode = 2 size_flags_horizontal = 3 -[node name="Button" type="Button" parent="PanelContainer/VBoxContainer/InfoPanel/VBoxContainer"] +[node name="Button" type="Button" parent="PanelContainer/VBoxContainer/InfoPanel/VBoxContainer" unique_id=833264766] layout_mode = 2 size_flags_horizontal = 4 theme_type_variation = &"SideCheckButton" toggle_mode = true text = "Side A" -[node name="DescriptionVBox" parent="PanelContainer/VBoxContainer/InfoPanel/VBoxContainer" instance=ExtResource("3_q6wwl")] +[node name="DescriptionVBox" parent="PanelContainer/VBoxContainer/InfoPanel/VBoxContainer" unique_id=1832289499 instance=ExtResource("3_q6wwl")] layout_mode = 2 size_flags_vertical = 3 -[node name="MarginContainer" type="MarginContainer" parent="PanelContainer/VBoxContainer/InfoPanel"] +[node name="MarginContainer" type="MarginContainer" parent="PanelContainer/VBoxContainer/InfoPanel" unique_id=525893430] layout_mode = 2 size_flags_horizontal = 3 size_flags_stretch_ratio = 0.1 -[node name="VBoxContainer2" type="VBoxContainer" parent="PanelContainer/VBoxContainer/InfoPanel"] +[node name="VBoxContainer2" type="VBoxContainer" parent="PanelContainer/VBoxContainer/InfoPanel" unique_id=1230571449] layout_mode = 2 size_flags_horizontal = 3 -[node name="SamplePanel" type="VBoxContainer" parent="PanelContainer/VBoxContainer/InfoPanel/VBoxContainer2"] +[node name="SamplePanel" type="VBoxContainer" parent="PanelContainer/VBoxContainer/InfoPanel/VBoxContainer2" unique_id=21833113] layout_mode = 2 size_flags_vertical = 3 -[node name="Label" type="Label" parent="PanelContainer/VBoxContainer/InfoPanel/VBoxContainer2/SamplePanel"] +[node name="Label" type="Label" parent="PanelContainer/VBoxContainer/InfoPanel/VBoxContainer2/SamplePanel" unique_id=1994154810] layout_mode = 2 text = "TITLE_SAMPLES" horizontal_alignment = 1 vertical_alignment = 1 -[node name="ScrollContainer" type="ScrollContainer" parent="PanelContainer/VBoxContainer/InfoPanel/VBoxContainer2/SamplePanel"] +[node name="ScrollContainer" type="ScrollContainer" parent="PanelContainer/VBoxContainer/InfoPanel/VBoxContainer2/SamplePanel" unique_id=979137095] layout_mode = 2 size_flags_vertical = 3 -[node name="SampleLibrary" type="VBoxContainer" parent="PanelContainer/VBoxContainer/InfoPanel/VBoxContainer2/SamplePanel/ScrollContainer"] +[node name="SampleLibrary" type="VBoxContainer" parent="PanelContainer/VBoxContainer/InfoPanel/VBoxContainer2/SamplePanel/ScrollContainer" unique_id=456687569] layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 3 -[node name="Controls" type="HBoxContainer" parent="PanelContainer/VBoxContainer/InfoPanel/VBoxContainer2"] +[node name="Controls" type="HBoxContainer" parent="PanelContainer/VBoxContainer/InfoPanel/VBoxContainer2" unique_id=1461793061] layout_mode = 2 alignment = 2 -[node name="CancelButton" type="Button" parent="PanelContainer/VBoxContainer/InfoPanel/VBoxContainer2/Controls"] +[node name="CancelButton" type="Button" parent="PanelContainer/VBoxContainer/InfoPanel/VBoxContainer2/Controls" unique_id=1859473013] layout_mode = 2 text = "BUTTON_CANCEL" -[node name="ConfirmButton" type="Button" parent="PanelContainer/VBoxContainer/InfoPanel/VBoxContainer2/Controls"] +[node name="ConfirmButton" type="Button" parent="PanelContainer/VBoxContainer/InfoPanel/VBoxContainer2/Controls" unique_id=367270034] layout_mode = 2 text = "BUTTON_CONFIRM_REMIX" -[node name="FeatureUI" parent="." instance=ExtResource("1_y6tpq")] +[node name="FeatureUI" parent="." unique_id=697389351 instance=ExtResource("1_y6tpq")] visible = false layout_mode = 0 anchors_preset = 0 diff --git a/UI/Menus/OptionsMenu/audio_options.tscn b/UI/Menus/OptionsMenu/audio_options.tscn index e07aaf3..85dd09f 100644 --- a/UI/Menus/OptionsMenu/audio_options.tscn +++ b/UI/Menus/OptionsMenu/audio_options.tscn @@ -1,10 +1,10 @@ -[gd_scene load_steps=3 format=3 uid="uid://bwc45ogto8thn"] +[gd_scene format=3 uid="uid://bwc45ogto8thn"] [ext_resource type="Script" uid="uid://c4ljvgrb81du6" path="res://UI/Menus/OptionsMenu/audio_options.gd" id="1_avc0j"] [sub_resource type="ImageTexture" id="ImageTexture_hvvdd"] -[node name="Audio" type="VBoxContainer" node_paths=PackedStringArray("master_input", "master_slider", "music_input", "music_slider", "sfx_input", "sfx_slider")] +[node name="Audio" type="VBoxContainer" unique_id=593801484 node_paths=PackedStringArray("master_input", "master_slider", "music_input", "music_slider", "sfx_input", "sfx_slider")] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 @@ -18,21 +18,21 @@ music_slider = NodePath("Music/HBoxContainer/HSlider") sfx_input = NodePath("SFX/HBoxContainer/SpinBox") sfx_slider = NodePath("SFX/HBoxContainer/HSlider") -[node name="Master" type="HBoxContainer" parent="."] +[node name="Master" type="HBoxContainer" parent="." unique_id=1142133925] layout_mode = 2 -[node name="Label" type="Label" parent="Master"] +[node name="Label" type="Label" parent="Master" unique_id=1552603842] layout_mode = 2 size_flags_horizontal = 3 text = "OPTION_MASTER_AUDIO" horizontal_alignment = 1 vertical_alignment = 1 -[node name="HBoxContainer" type="HBoxContainer" parent="Master"] +[node name="HBoxContainer" type="HBoxContainer" parent="Master" unique_id=1063013261] layout_mode = 2 size_flags_horizontal = 3 -[node name="SpinBox" type="SpinBox" parent="Master/HBoxContainer"] +[node name="SpinBox" type="SpinBox" parent="Master/HBoxContainer" unique_id=1380819438] layout_mode = 2 theme_override_icons/updown = SubResource("ImageTexture_hvvdd") value = 100.0 @@ -40,27 +40,27 @@ rounded = true alignment = 1 update_on_text_changed = true -[node name="HSlider" type="HSlider" parent="Master/HBoxContainer"] +[node name="HSlider" type="HSlider" parent="Master/HBoxContainer" unique_id=497952448] layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 1 value = 100.0 -[node name="Music" type="HBoxContainer" parent="."] +[node name="Music" type="HBoxContainer" parent="." unique_id=812179024] layout_mode = 2 -[node name="Label" type="Label" parent="Music"] +[node name="Label" type="Label" parent="Music" unique_id=1525069107] layout_mode = 2 size_flags_horizontal = 3 text = "OPTION_MUSIC_AUDIO" horizontal_alignment = 1 vertical_alignment = 1 -[node name="HBoxContainer" type="HBoxContainer" parent="Music"] +[node name="HBoxContainer" type="HBoxContainer" parent="Music" unique_id=1819073536] layout_mode = 2 size_flags_horizontal = 3 -[node name="SpinBox" type="SpinBox" parent="Music/HBoxContainer"] +[node name="SpinBox" type="SpinBox" parent="Music/HBoxContainer" unique_id=1382680787] layout_mode = 2 theme_override_icons/updown = SubResource("ImageTexture_hvvdd") value = 100.0 @@ -68,27 +68,27 @@ rounded = true alignment = 1 update_on_text_changed = true -[node name="HSlider" type="HSlider" parent="Music/HBoxContainer"] +[node name="HSlider" type="HSlider" parent="Music/HBoxContainer" unique_id=441308549] layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 1 value = 100.0 -[node name="SFX" type="HBoxContainer" parent="."] +[node name="SFX" type="HBoxContainer" parent="." unique_id=640927754] layout_mode = 2 -[node name="Label" type="Label" parent="SFX"] +[node name="Label" type="Label" parent="SFX" unique_id=645474174] layout_mode = 2 size_flags_horizontal = 3 text = "OPTION_SFX_AUDIO" horizontal_alignment = 1 vertical_alignment = 1 -[node name="HBoxContainer" type="HBoxContainer" parent="SFX"] +[node name="HBoxContainer" type="HBoxContainer" parent="SFX" unique_id=315581570] layout_mode = 2 size_flags_horizontal = 3 -[node name="SpinBox" type="SpinBox" parent="SFX/HBoxContainer"] +[node name="SpinBox" type="SpinBox" parent="SFX/HBoxContainer" unique_id=1649673461] layout_mode = 2 theme_override_icons/updown = SubResource("ImageTexture_hvvdd") value = 100.0 @@ -96,7 +96,7 @@ rounded = true alignment = 1 update_on_text_changed = true -[node name="HSlider" type="HSlider" parent="SFX/HBoxContainer"] +[node name="HSlider" type="HSlider" parent="SFX/HBoxContainer" unique_id=2086377224] layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 1 diff --git a/UI/Menus/OptionsMenu/gameplay_options.tscn b/UI/Menus/OptionsMenu/gameplay_options.tscn index c54cfd4..bf2bc7a 100644 --- a/UI/Menus/OptionsMenu/gameplay_options.tscn +++ b/UI/Menus/OptionsMenu/gameplay_options.tscn @@ -1,10 +1,10 @@ -[gd_scene load_steps=3 format=3 uid="uid://bjk7jf0bau5lv"] +[gd_scene format=3 uid="uid://bjk7jf0bau5lv"] [ext_resource type="Script" uid="uid://dtrjph756oq1f" path="res://UI/Menus/OptionsMenu/gameplay_options.gd" id="1_sy26f"] [sub_resource type="ImageTexture" id="ImageTexture_03x6q"] -[node name="Gameplay" type="VBoxContainer" node_paths=PackedStringArray("resolution_drop_down", "look_sens_slider", "look_sens_input", "toggle_sprint_checkbox", "invert_lookY", "invert_lookX", "fixed_minimap", "tower_damage", "self_damage", "party_damage", "status_damage")] +[node name="Gameplay" type="VBoxContainer" unique_id=9533751 node_paths=PackedStringArray("resolution_drop_down", "look_sens_slider", "look_sens_input", "toggle_sprint_checkbox", "invert_lookY", "invert_lookX", "fixed_minimap", "tower_damage", "self_damage", "party_damage", "status_damage")] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 @@ -23,164 +23,164 @@ self_damage = NodePath("FloatingDamageIndicators/CenterContainer/HBoxContainer/S party_damage = NodePath("FloatingDamageIndicators/CenterContainer/HBoxContainer/PartyDamage") status_damage = NodePath("FloatingDamageIndicators/CenterContainer/HBoxContainer/StatusDamage") -[node name="Resolution" type="HBoxContainer" parent="."] +[node name="Resolution" type="HBoxContainer" parent="." unique_id=1996706644] layout_mode = 2 -[node name="Label" type="Label" parent="Resolution"] +[node name="Label" type="Label" parent="Resolution" unique_id=1300086140] layout_mode = 2 size_flags_horizontal = 3 text = "OPTION_RESOLUTION" horizontal_alignment = 1 vertical_alignment = 1 -[node name="HBoxContainer" type="HBoxContainer" parent="Resolution"] +[node name="HBoxContainer" type="HBoxContainer" parent="Resolution" unique_id=681886116] layout_mode = 2 size_flags_horizontal = 3 -[node name="OptionButton" type="OptionButton" parent="Resolution/HBoxContainer"] +[node name="OptionButton" type="OptionButton" parent="Resolution/HBoxContainer" unique_id=796953193] layout_mode = 2 size_flags_horizontal = 6 -[node name="MouseSens" type="HBoxContainer" parent="."] +[node name="MouseSens" type="HBoxContainer" parent="." unique_id=94044285] layout_mode = 2 alignment = 1 -[node name="Label" type="Label" parent="MouseSens"] +[node name="Label" type="Label" parent="MouseSens" unique_id=121857514] layout_mode = 2 size_flags_horizontal = 3 text = "OPTION_MOUSE_SENSITIVITY" horizontal_alignment = 1 vertical_alignment = 1 -[node name="HBoxContainer" type="HBoxContainer" parent="MouseSens"] +[node name="HBoxContainer" type="HBoxContainer" parent="MouseSens" unique_id=1900220297] layout_mode = 2 size_flags_horizontal = 3 -[node name="SpinBox" type="SpinBox" parent="MouseSens/HBoxContainer"] +[node name="SpinBox" type="SpinBox" parent="MouseSens/HBoxContainer" unique_id=1624869113] layout_mode = 2 theme_override_icons/updown = SubResource("ImageTexture_03x6q") step = 0.01 alignment = 1 update_on_text_changed = true -[node name="HSlider" type="HSlider" parent="MouseSens/HBoxContainer"] +[node name="HSlider" type="HSlider" parent="MouseSens/HBoxContainer" unique_id=1975350654] layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 1 step = 0.01 scrollable = false -[node name="ToggleSprint" type="HBoxContainer" parent="."] +[node name="ToggleSprint" type="HBoxContainer" parent="." unique_id=978539197] layout_mode = 2 -[node name="Label" type="Label" parent="ToggleSprint"] +[node name="Label" type="Label" parent="ToggleSprint" unique_id=1283392954] layout_mode = 2 size_flags_horizontal = 3 text = "OPTION_TOGGLE_SPRINT" horizontal_alignment = 1 vertical_alignment = 1 -[node name="CenterContainer" type="CenterContainer" parent="ToggleSprint"] +[node name="CenterContainer" type="CenterContainer" parent="ToggleSprint" unique_id=376741059] layout_mode = 2 size_flags_horizontal = 3 -[node name="CheckButton" type="CheckButton" parent="ToggleSprint/CenterContainer"] +[node name="CheckButton" type="CheckButton" parent="ToggleSprint/CenterContainer" unique_id=2022295218] layout_mode = 2 size_flags_horizontal = 3 flat = true -[node name="InvertMouseY" type="HBoxContainer" parent="."] +[node name="InvertMouseY" type="HBoxContainer" parent="." unique_id=1444600243] layout_mode = 2 -[node name="Label" type="Label" parent="InvertMouseY"] +[node name="Label" type="Label" parent="InvertMouseY" unique_id=1572398345] layout_mode = 2 size_flags_horizontal = 3 text = "OPTION_INVERT_MOUSE_Y" horizontal_alignment = 1 vertical_alignment = 1 -[node name="CenterContainer" type="CenterContainer" parent="InvertMouseY"] +[node name="CenterContainer" type="CenterContainer" parent="InvertMouseY" unique_id=374128785] layout_mode = 2 size_flags_horizontal = 3 -[node name="CheckButton" type="CheckButton" parent="InvertMouseY/CenterContainer"] +[node name="CheckButton" type="CheckButton" parent="InvertMouseY/CenterContainer" unique_id=2044173913] layout_mode = 2 size_flags_horizontal = 3 flat = true -[node name="InvertMouseX" type="HBoxContainer" parent="."] +[node name="InvertMouseX" type="HBoxContainer" parent="." unique_id=461905582] layout_mode = 2 -[node name="Label" type="Label" parent="InvertMouseX"] +[node name="Label" type="Label" parent="InvertMouseX" unique_id=372744415] layout_mode = 2 size_flags_horizontal = 3 text = "OPTION_INVERT_MOUSE_X" horizontal_alignment = 1 vertical_alignment = 1 -[node name="CenterContainer" type="CenterContainer" parent="InvertMouseX"] +[node name="CenterContainer" type="CenterContainer" parent="InvertMouseX" unique_id=2040531812] layout_mode = 2 size_flags_horizontal = 3 -[node name="CheckButton" type="CheckButton" parent="InvertMouseX/CenterContainer"] +[node name="CheckButton" type="CheckButton" parent="InvertMouseX/CenterContainer" unique_id=1411305788] layout_mode = 2 size_flags_horizontal = 3 flat = true -[node name="FixedMinimap" type="HBoxContainer" parent="."] +[node name="FixedMinimap" type="HBoxContainer" parent="." unique_id=1354501751] layout_mode = 2 -[node name="Label" type="Label" parent="FixedMinimap"] +[node name="Label" type="Label" parent="FixedMinimap" unique_id=1118779722] layout_mode = 2 size_flags_horizontal = 3 text = "OPTION_FIXED_MINIMAP" horizontal_alignment = 1 vertical_alignment = 1 -[node name="CenterContainer" type="CenterContainer" parent="FixedMinimap"] +[node name="CenterContainer" type="CenterContainer" parent="FixedMinimap" unique_id=32064831] layout_mode = 2 size_flags_horizontal = 3 -[node name="CheckButton" type="CheckButton" parent="FixedMinimap/CenterContainer"] +[node name="CheckButton" type="CheckButton" parent="FixedMinimap/CenterContainer" unique_id=290069283] layout_mode = 2 flat = true -[node name="FloatingDamageIndicators" type="HBoxContainer" parent="."] +[node name="FloatingDamageIndicators" type="HBoxContainer" parent="." unique_id=259538885] layout_mode = 2 -[node name="Label" type="Label" parent="FloatingDamageIndicators"] +[node name="Label" type="Label" parent="FloatingDamageIndicators" unique_id=1583027587] layout_mode = 2 size_flags_horizontal = 3 text = "OPTION_DISPLAY_DAMAGE_INDICATORS" horizontal_alignment = 1 vertical_alignment = 1 -[node name="CenterContainer" type="CenterContainer" parent="FloatingDamageIndicators"] +[node name="CenterContainer" type="CenterContainer" parent="FloatingDamageIndicators" unique_id=599427541] layout_mode = 2 size_flags_horizontal = 3 -[node name="HBoxContainer" type="HBoxContainer" parent="FloatingDamageIndicators/CenterContainer"] +[node name="HBoxContainer" type="HBoxContainer" parent="FloatingDamageIndicators/CenterContainer" unique_id=1975754983] layout_mode = 2 -[node name="TowerDamage" type="Button" parent="FloatingDamageIndicators/CenterContainer/HBoxContainer"] +[node name="TowerDamage" type="Button" parent="FloatingDamageIndicators/CenterContainer/HBoxContainer" unique_id=241424148] layout_mode = 2 toggle_mode = true button_pressed = true text = "OPTION_TOWER_DAMAGE" -[node name="SelfDamage" type="Button" parent="FloatingDamageIndicators/CenterContainer/HBoxContainer"] +[node name="SelfDamage" type="Button" parent="FloatingDamageIndicators/CenterContainer/HBoxContainer" unique_id=924745895] layout_mode = 2 toggle_mode = true button_pressed = true text = "OPTION_SELF_DAMAGE" -[node name="PartyDamage" type="Button" parent="FloatingDamageIndicators/CenterContainer/HBoxContainer"] +[node name="PartyDamage" type="Button" parent="FloatingDamageIndicators/CenterContainer/HBoxContainer" unique_id=852777437] layout_mode = 2 toggle_mode = true button_pressed = true text = "OPTION_PARTY_DAMAGE" -[node name="StatusDamage" type="Button" parent="FloatingDamageIndicators/CenterContainer/HBoxContainer"] +[node name="StatusDamage" type="Button" parent="FloatingDamageIndicators/CenterContainer/HBoxContainer" unique_id=764996434] layout_mode = 2 toggle_mode = true button_pressed = true diff --git a/UI/Menus/OptionsMenu/graphics_options.tscn b/UI/Menus/OptionsMenu/graphics_options.tscn index 38099ec..312678c 100644 --- a/UI/Menus/OptionsMenu/graphics_options.tscn +++ b/UI/Menus/OptionsMenu/graphics_options.tscn @@ -1,10 +1,10 @@ -[gd_scene load_steps=3 format=3 uid="uid://bmd4mawasoc11"] +[gd_scene format=3 uid="uid://bmd4mawasoc11"] [ext_resource type="Script" uid="uid://bpb5c5r1yi8um" path="res://UI/Menus/OptionsMenu/graphics_options.gd" id="1_85rh6"] [sub_resource type="ImageTexture" id="ImageTexture_03x6q"] -[node name="Graphics" type="VBoxContainer" node_paths=PackedStringArray("fov_input", "fov_slider", "vsync_dropdown", "aa_dropdown", "window_dropdown")] +[node name="Graphics" type="VBoxContainer" unique_id=1842224615 node_paths=PackedStringArray("fov_input", "fov_slider", "vsync_dropdown", "aa_dropdown", "window_dropdown")] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 @@ -17,22 +17,22 @@ vsync_dropdown = NodePath("VSync/OptionButton") aa_dropdown = NodePath("AntiAliasing/OptionButton") window_dropdown = NodePath("Windowed/OptionButton") -[node name="FOV" type="HBoxContainer" parent="."] +[node name="FOV" type="HBoxContainer" parent="." unique_id=693078328] layout_mode = 2 alignment = 1 -[node name="Label" type="Label" parent="FOV"] +[node name="Label" type="Label" parent="FOV" unique_id=1333460491] layout_mode = 2 size_flags_horizontal = 3 text = "OPTION_FOV" horizontal_alignment = 1 vertical_alignment = 1 -[node name="HBoxContainer" type="HBoxContainer" parent="FOV"] +[node name="HBoxContainer" type="HBoxContainer" parent="FOV" unique_id=100259182] layout_mode = 2 size_flags_horizontal = 3 -[node name="SpinBox" type="SpinBox" parent="FOV/HBoxContainer"] +[node name="SpinBox" type="SpinBox" parent="FOV/HBoxContainer" unique_id=1868915881] layout_mode = 2 theme_override_icons/updown = SubResource("ImageTexture_03x6q") min_value = 40.0 @@ -43,7 +43,7 @@ allow_lesser = true alignment = 1 update_on_text_changed = true -[node name="HSlider" type="HSlider" parent="FOV/HBoxContainer"] +[node name="HSlider" type="HSlider" parent="FOV/HBoxContainer" unique_id=1915723315] layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 1 @@ -52,17 +52,17 @@ max_value = 160.0 value = 100.0 scrollable = false -[node name="VSync" type="HBoxContainer" parent="."] +[node name="VSync" type="HBoxContainer" parent="." unique_id=394348081] layout_mode = 2 -[node name="Label" type="Label" parent="VSync"] +[node name="Label" type="Label" parent="VSync" unique_id=2134636415] layout_mode = 2 size_flags_horizontal = 3 text = "OPTION_VSYNC" horizontal_alignment = 1 vertical_alignment = 1 -[node name="OptionButton" type="OptionButton" parent="VSync"] +[node name="OptionButton" type="OptionButton" parent="VSync" unique_id=1949378825] layout_mode = 2 size_flags_horizontal = 3 selected = 1 @@ -76,17 +76,17 @@ popup/item_2/id = 2 popup/item_3/text = "OPTION_TRIPLE_BUFFERED" popup/item_3/id = 3 -[node name="AntiAliasing" type="HBoxContainer" parent="."] +[node name="AntiAliasing" type="HBoxContainer" parent="." unique_id=370267058] layout_mode = 2 -[node name="Label" type="Label" parent="AntiAliasing"] +[node name="Label" type="Label" parent="AntiAliasing" unique_id=927045887] layout_mode = 2 size_flags_horizontal = 3 text = "OPTION_AA" horizontal_alignment = 1 vertical_alignment = 1 -[node name="OptionButton" type="OptionButton" parent="AntiAliasing"] +[node name="OptionButton" type="OptionButton" parent="AntiAliasing" unique_id=945853339] layout_mode = 2 size_flags_horizontal = 3 selected = 0 @@ -98,17 +98,17 @@ popup/item_1/id = 1 popup/item_2/text = "OPTION_TAA" popup/item_2/id = 2 -[node name="Windowed" type="HBoxContainer" parent="."] +[node name="Windowed" type="HBoxContainer" parent="." unique_id=588218761] layout_mode = 2 -[node name="Label" type="Label" parent="Windowed"] +[node name="Label" type="Label" parent="Windowed" unique_id=128071246] layout_mode = 2 size_flags_horizontal = 3 text = "OPTION_WINDOW_TYPE" horizontal_alignment = 1 vertical_alignment = 1 -[node name="OptionButton" type="OptionButton" parent="Windowed"] +[node name="OptionButton" type="OptionButton" parent="Windowed" unique_id=1949707304] layout_mode = 2 size_flags_horizontal = 3 selected = 0 diff --git a/UI/Menus/OptionsMenu/keybind_entry.tscn b/UI/Menus/OptionsMenu/keybind_entry.tscn index ba65dcf..539b297 100644 --- a/UI/Menus/OptionsMenu/keybind_entry.tscn +++ b/UI/Menus/OptionsMenu/keybind_entry.tscn @@ -1,8 +1,8 @@ -[gd_scene load_steps=2 format=3 uid="uid://cb8irvp2y2p6g"] +[gd_scene format=3 uid="uid://cb8irvp2y2p6g"] [ext_resource type="Script" uid="uid://y2pxkfjn0wa2" path="res://UI/Menus/OptionsMenu/keybind_entry.gd" id="1_it8q2"] -[node name="KeybindEntry" type="HBoxContainer"] +[node name="KeybindEntry" type="HBoxContainer" unique_id=2041313667] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 @@ -12,19 +12,19 @@ size_flags_horizontal = 3 size_flags_vertical = 3 script = ExtResource("1_it8q2") -[node name="ActionName" type="Label" parent="."] +[node name="ActionName" type="Label" parent="." unique_id=1413481849] layout_mode = 2 size_flags_horizontal = 3 text = "Action Name" horizontal_alignment = 1 vertical_alignment = 1 -[node name="Buttons" type="GridContainer" parent="."] +[node name="Buttons" type="GridContainer" parent="." unique_id=312221019] layout_mode = 2 size_flags_horizontal = 3 columns = 4 -[node name="AddBindButton" type="Button" parent="Buttons"] +[node name="AddBindButton" type="Button" parent="Buttons" unique_id=329539958] custom_minimum_size = Vector2(80, 80) layout_mode = 2 text = "+" diff --git a/UI/Menus/OptionsMenu/keybind_options.tscn b/UI/Menus/OptionsMenu/keybind_options.tscn index 09495b8..918ba29 100644 --- a/UI/Menus/OptionsMenu/keybind_options.tscn +++ b/UI/Menus/OptionsMenu/keybind_options.tscn @@ -1,10 +1,10 @@ -[gd_scene load_steps=4 format=3 uid="uid://bf2nosqt5f82e"] +[gd_scene format=3 uid="uid://bf2nosqt5f82e"] [ext_resource type="Script" uid="uid://cxm67e833baex" path="res://UI/Menus/OptionsMenu/keybind_options.gd" id="1_oxg0p"] [ext_resource type="PackedScene" uid="uid://cb8irvp2y2p6g" path="res://UI/Menus/OptionsMenu/keybind_entry.tscn" id="2_ayiik"] [ext_resource type="PackedScene" uid="uid://clsdko6ttudu8" path="res://UI/Menus/OptionsMenu/keybind_popup.tscn" id="3_h1scm"] -[node name="Keybinds" type="VBoxContainer"] +[node name="Keybinds" type="VBoxContainer" unique_id=52837668] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 @@ -14,13 +14,13 @@ script = ExtResource("1_oxg0p") keybind_entry_scene = ExtResource("2_ayiik") keybind_popup = ExtResource("3_h1scm") -[node name="HBoxContainer" type="HBoxContainer" parent="."] +[node name="HBoxContainer" type="HBoxContainer" parent="." unique_id=606716856] layout_mode = 2 -[node name="ScrollContainer" type="ScrollContainer" parent="."] +[node name="ScrollContainer" type="ScrollContainer" parent="." unique_id=1857275092] layout_mode = 2 size_flags_vertical = 3 -[node name="VBoxContainer" type="VBoxContainer" parent="ScrollContainer"] +[node name="VBoxContainer" type="VBoxContainer" parent="ScrollContainer" unique_id=851587234] layout_mode = 2 size_flags_horizontal = 3 diff --git a/UI/Menus/OptionsMenu/keybind_popup.tscn b/UI/Menus/OptionsMenu/keybind_popup.tscn index 1e5eb2d..3731242 100644 --- a/UI/Menus/OptionsMenu/keybind_popup.tscn +++ b/UI/Menus/OptionsMenu/keybind_popup.tscn @@ -1,8 +1,8 @@ -[gd_scene load_steps=2 format=3 uid="uid://clsdko6ttudu8"] +[gd_scene format=3 uid="uid://clsdko6ttudu8"] [ext_resource type="Script" uid="uid://d25hjwjdwv35i" path="res://UI/Menus/OptionsMenu/keybind_popup.gd" id="1_m5i0b"] -[node name="KeybindPopup" type="Control"] +[node name="KeybindPopup" type="Control" unique_id=439413596] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 @@ -11,7 +11,7 @@ grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_m5i0b") -[node name="ColorRect" type="ColorRect" parent="."] +[node name="ColorRect" type="ColorRect" parent="." unique_id=122093359] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 @@ -20,7 +20,7 @@ grow_horizontal = 2 grow_vertical = 2 color = Color(0, 0, 0, 0.54902) -[node name="Label" type="Label" parent="."] +[node name="Label" type="Label" parent="." unique_id=658884725] layout_mode = 1 anchors_preset = 8 anchor_left = 0.5 diff --git a/UI/Menus/OptionsMenu/options_menu.tscn b/UI/Menus/OptionsMenu/options_menu.tscn index 207e4cd..6c53cea 100644 --- a/UI/Menus/OptionsMenu/options_menu.tscn +++ b/UI/Menus/OptionsMenu/options_menu.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=8 format=3 uid="uid://clulh7v8c7h85"] +[gd_scene format=3 uid="uid://clulh7v8c7h85"] [ext_resource type="Script" uid="uid://48rvmybi18wj" path="res://UI/Menus/OptionsMenu/options_menu.gd" id="1_bievw"] [ext_resource type="PackedScene" uid="uid://bjk7jf0bau5lv" path="res://UI/Menus/OptionsMenu/gameplay_options.tscn" id="3_25wuw"] @@ -12,7 +12,7 @@ random_pitch = 1.1 streams_count = 1 stream_0/stream = ExtResource("6_hhyef") -[node name="OptionsMenu" type="PanelContainer" node_paths=PackedStringArray("gameplay", "graphics", "keybinds", "audio")] +[node name="OptionsMenu" type="PanelContainer" unique_id=891478447 node_paths=PackedStringArray("gameplay", "graphics", "keybinds", "audio")] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 @@ -28,46 +28,46 @@ graphics = NodePath("VBoxContainer/TabContainer/Graphics") keybinds = NodePath("VBoxContainer/TabContainer/Keybinds") audio = NodePath("VBoxContainer/TabContainer/Audio") -[node name="VBoxContainer" type="VBoxContainer" parent="."] +[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=1706117892] layout_mode = 2 -[node name="TabContainer" type="TabContainer" parent="VBoxContainer"] +[node name="TabContainer" type="TabContainer" parent="VBoxContainer" unique_id=1945339047] layout_mode = 2 size_flags_vertical = 3 current_tab = 0 -[node name="Gameplay" parent="VBoxContainer/TabContainer" instance=ExtResource("3_25wuw")] +[node name="Gameplay" parent="VBoxContainer/TabContainer" unique_id=1603835818 instance=ExtResource("3_25wuw")] layout_mode = 2 metadata/_tab_index = 0 -[node name="Graphics" parent="VBoxContainer/TabContainer" instance=ExtResource("4_ckcvq")] +[node name="Graphics" parent="VBoxContainer/TabContainer" unique_id=1564378673 instance=ExtResource("4_ckcvq")] visible = false layout_mode = 2 metadata/_tab_index = 1 -[node name="Keybinds" parent="VBoxContainer/TabContainer" instance=ExtResource("5_4k33c")] +[node name="Keybinds" parent="VBoxContainer/TabContainer" unique_id=854093688 instance=ExtResource("5_4k33c")] visible = false layout_mode = 2 metadata/_tab_index = 2 -[node name="Audio" parent="VBoxContainer/TabContainer" instance=ExtResource("6_4vs8p")] +[node name="Audio" parent="VBoxContainer/TabContainer" unique_id=783102281 instance=ExtResource("6_4vs8p")] visible = false layout_mode = 2 metadata/_tab_index = 3 -[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer"] +[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer" unique_id=481503461] layout_mode = 2 alignment = 2 -[node name="Cancel" type="Button" parent="VBoxContainer/HBoxContainer"] +[node name="Cancel" type="Button" parent="VBoxContainer/HBoxContainer" unique_id=1274004537] layout_mode = 2 text = "BUTTON_CANCEL" -[node name="Confirm" type="Button" parent="VBoxContainer/HBoxContainer"] +[node name="Confirm" type="Button" parent="VBoxContainer/HBoxContainer" unique_id=716108741] layout_mode = 2 text = "BUTTON_CONFIRM" -[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."] +[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="." unique_id=103920719] stream = SubResource("AudioStreamRandomizer_5otwj") [connection signal="mouse_entered" from="VBoxContainer/HBoxContainer/Cancel" to="." method="_on_button_hovered"] diff --git a/UI/Menus/PauseMenu/pause_menu.tscn b/UI/Menus/PauseMenu/pause_menu.tscn index 27138db..aa19d99 100644 --- a/UI/Menus/PauseMenu/pause_menu.tscn +++ b/UI/Menus/PauseMenu/pause_menu.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=4 format=3 uid="uid://buvgdem68wtev"] +[gd_scene format=3 uid="uid://buvgdem68wtev"] [ext_resource type="Script" uid="uid://cjyyepxaf4xl8" path="res://UI/Menus/PauseMenu/pause_menu.gd" id="2_4pn2l"] [ext_resource type="AudioStream" uid="uid://cp6ph4ra7u5rk" path="res://UI/drop_003.ogg" id="3_0bid7"] @@ -8,7 +8,7 @@ random_pitch = 1.1 streams_count = 1 stream_0/stream = ExtResource("3_0bid7") -[node name="Control" type="Control"] +[node name="Control" type="Control" unique_id=1157017318] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 @@ -17,7 +17,7 @@ grow_horizontal = 2 grow_vertical = 2 script = ExtResource("2_4pn2l") -[node name="ColorRect" type="ColorRect" parent="."] +[node name="ColorRect" type="ColorRect" parent="." unique_id=1723382929] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 @@ -26,7 +26,7 @@ grow_horizontal = 2 grow_vertical = 2 color = Color(0.278431, 0.278431, 0.278431, 0.545098) -[node name="PanelContainer" type="PanelContainer" parent="."] +[node name="PanelContainer" type="PanelContainer" parent="." unique_id=1006913241] layout_mode = 1 anchors_preset = 8 anchor_left = 0.5 @@ -40,26 +40,26 @@ offset_bottom = 20.0 grow_horizontal = 2 grow_vertical = 2 -[node name="VBoxContainer" type="VBoxContainer" parent="PanelContainer"] +[node name="VBoxContainer" type="VBoxContainer" parent="PanelContainer" unique_id=1192605916] layout_mode = 2 -[node name="Resume" type="Button" parent="PanelContainer/VBoxContainer"] +[node name="Resume" type="Button" parent="PanelContainer/VBoxContainer" unique_id=1026126243] layout_mode = 2 text = "BUTTON_RESUME" -[node name="Options" type="Button" parent="PanelContainer/VBoxContainer"] +[node name="Options" type="Button" parent="PanelContainer/VBoxContainer" unique_id=1050921293] layout_mode = 2 text = "BUTTON_OPTIONS" -[node name="QuitToMainMenu" type="Button" parent="PanelContainer/VBoxContainer"] +[node name="QuitToMainMenu" type="Button" parent="PanelContainer/VBoxContainer" unique_id=356852954] layout_mode = 2 text = "BUTTON_MAIN_MENU" -[node name="QuitToDesktop" type="Button" parent="PanelContainer/VBoxContainer"] +[node name="QuitToDesktop" type="Button" parent="PanelContainer/VBoxContainer" unique_id=11070618] layout_mode = 2 text = "BUTTON_QUIT" -[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."] +[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="." unique_id=1218417780] stream = SubResource("AudioStreamRandomizer_n6ixr") bus = &"SFX" diff --git a/UI/Menus/RadioMenu/choose_card_screen.tscn b/UI/Menus/RadioMenu/choose_card_screen.tscn index 57a0605..75ff2d8 100644 --- a/UI/Menus/RadioMenu/choose_card_screen.tscn +++ b/UI/Menus/RadioMenu/choose_card_screen.tscn @@ -1,9 +1,9 @@ -[gd_scene load_steps=3 format=3 uid="uid://bcvjgl0s1wp8y"] +[gd_scene format=3 uid="uid://bcvjgl0s1wp8y"] [ext_resource type="Script" uid="uid://nc0df5y8tll7" path="res://UI/Menus/RadioMenu/choose_card_screen.gd" id="1_y4oar"] [ext_resource type="PackedScene" uid="uid://cmlpmr78tmo6p" path="res://UI/card_description_ui.tscn" id="2_3npvv"] -[node name="ChooseCardScreen" type="Control" node_paths=PackedStringArray("choice_buttons", "card_desc", "card_name_label")] +[node name="ChooseCardScreen" type="Control" unique_id=1927453152 node_paths=PackedStringArray("choice_buttons", "card_desc", "card_name_label")] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 @@ -15,7 +15,7 @@ choice_buttons = NodePath("PanelContainer/Content/HBoxContainer/ChoicesVBox") card_desc = NodePath("PanelContainer/Content/HBoxContainer/DescriptionVBox") card_name_label = NodePath("PanelContainer/Content/HBoxContainer/VBoxContainer/NameLabel") -[node name="PanelContainer" type="PanelContainer" parent="."] +[node name="PanelContainer" type="PanelContainer" parent="." unique_id=1752212475] layout_mode = 1 anchors_preset = -1 anchor_left = 0.03 @@ -25,57 +25,57 @@ anchor_bottom = 0.97 grow_horizontal = 2 grow_vertical = 2 -[node name="Content" type="VBoxContainer" parent="PanelContainer"] +[node name="Content" type="VBoxContainer" parent="PanelContainer" unique_id=1298216398] layout_mode = 2 -[node name="ScreenTitleLabel" type="Label" parent="PanelContainer/Content"] +[node name="ScreenTitleLabel" type="Label" parent="PanelContainer/Content" unique_id=829360403] layout_mode = 2 text = "LABEL_CHOOSE_CARD" horizontal_alignment = 1 vertical_alignment = 1 -[node name="HBoxContainer" type="HBoxContainer" parent="PanelContainer/Content"] +[node name="HBoxContainer" type="HBoxContainer" parent="PanelContainer/Content" unique_id=970485434] layout_mode = 2 size_flags_vertical = 3 -[node name="ChoicesVBox" type="VBoxContainer" parent="PanelContainer/Content/HBoxContainer"] +[node name="ChoicesVBox" type="VBoxContainer" parent="PanelContainer/Content/HBoxContainer" unique_id=2067688065] layout_mode = 2 size_flags_horizontal = 3 -[node name="VBoxContainer" type="VBoxContainer" parent="PanelContainer/Content/HBoxContainer"] +[node name="VBoxContainer" type="VBoxContainer" parent="PanelContainer/Content/HBoxContainer" unique_id=1254645687] layout_mode = 2 size_flags_horizontal = 3 size_flags_stretch_ratio = 2.0 -[node name="NameLabel" type="Label" parent="PanelContainer/Content/HBoxContainer/VBoxContainer"] +[node name="NameLabel" type="Label" parent="PanelContainer/Content/HBoxContainer/VBoxContainer" unique_id=207760313] auto_translate_mode = 2 layout_mode = 2 horizontal_alignment = 1 vertical_alignment = 1 -[node name="HBoxContainer" type="HBoxContainer" parent="PanelContainer/Content/HBoxContainer/VBoxContainer"] +[node name="HBoxContainer" type="HBoxContainer" parent="PanelContainer/Content/HBoxContainer/VBoxContainer" unique_id=634615252] layout_mode = 2 alignment = 1 -[node name="TowerButton" type="Button" parent="PanelContainer/Content/HBoxContainer/VBoxContainer/HBoxContainer"] +[node name="TowerButton" type="Button" parent="PanelContainer/Content/HBoxContainer/VBoxContainer/HBoxContainer" unique_id=1824675004] layout_mode = 2 text = "BUTTON_VIEW_TOWER" -[node name="WeaponButton" type="Button" parent="PanelContainer/Content/HBoxContainer/VBoxContainer/HBoxContainer"] +[node name="WeaponButton" type="Button" parent="PanelContainer/Content/HBoxContainer/VBoxContainer/HBoxContainer" unique_id=91256030] layout_mode = 2 text = "BUTTON_VIEW_WEAPON" -[node name="TextureRect" type="TextureRect" parent="PanelContainer/Content/HBoxContainer/VBoxContainer"] +[node name="TextureRect" type="TextureRect" parent="PanelContainer/Content/HBoxContainer/VBoxContainer" unique_id=72383687] layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 3 -[node name="ConfirmButton" type="Button" parent="PanelContainer/Content/HBoxContainer/VBoxContainer"] +[node name="ConfirmButton" type="Button" parent="PanelContainer/Content/HBoxContainer/VBoxContainer" unique_id=1105450397] layout_mode = 2 size_flags_horizontal = 4 text = "BUTTON_FINALIZE_CARD_CHOICE" -[node name="DescriptionVBox" parent="PanelContainer/Content/HBoxContainer" instance=ExtResource("2_3npvv")] +[node name="DescriptionVBox" parent="PanelContainer/Content/HBoxContainer" unique_id=261851820 instance=ExtResource("2_3npvv")] layout_mode = 2 [connection signal="pressed" from="PanelContainer/Content/HBoxContainer/VBoxContainer/HBoxContainer/TowerButton" to="." method="choose_side" binds= [true]] diff --git a/UI/ShieldUI/shield_ui.tscn b/UI/ShieldUI/shield_ui.tscn index 3713d2a..b52e611 100644 --- a/UI/ShieldUI/shield_ui.tscn +++ b/UI/ShieldUI/shield_ui.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=22 format=3 uid="uid://cqslp83lf0ku0"] +[gd_scene format=3 uid="uid://cqslp83lf0ku0"] [ext_resource type="Script" uid="uid://kiivev1q63p0" path="res://UI/ShieldUI/shield_ui.gd" id="1_aa64g"] [ext_resource type="Texture2D" uid="uid://bv3alwpq8esky" path="res://UI/ShieldUI/health_border.png" id="2_lvnxo"] @@ -73,7 +73,7 @@ region = Rect2(0, 990, 66, 66) atlas = ExtResource("4_yanml") region = Rect2(0, 0, 66, 66) -[node name="ShieldUI" type="Control" node_paths=PackedStringArray("cells", "hit_glow", "fade_timer")] +[node name="ShieldUI" type="Control" unique_id=1946009063 node_paths=PackedStringArray("cells", "hit_glow", "fade_timer")] layout_mode = 3 anchors_preset = 0 script = ExtResource("1_aa64g") @@ -81,110 +81,110 @@ cells = [NodePath("Border/Cell1"), NodePath("Border/Cell2"), NodePath("Border/Ce hit_glow = NodePath("HitGlow") fade_timer = NodePath("Timer") -[node name="Border" type="TextureRect" parent="."] +[node name="Border" type="TextureRect" parent="." unique_id=651498087] layout_mode = 0 offset_right = 40.0 offset_bottom = 40.0 texture = ExtResource("2_lvnxo") stretch_mode = 5 -[node name="Cell1" type="TextureRect" parent="Border"] +[node name="Cell1" type="TextureRect" parent="Border" unique_id=1352923396] layout_mode = 0 offset_right = 40.0 offset_bottom = 40.0 texture = SubResource("AtlasTexture_5gv4u") -[node name="Cell2" type="TextureRect" parent="Border"] +[node name="Cell2" type="TextureRect" parent="Border" unique_id=178252359] layout_mode = 0 offset_right = 40.0 offset_bottom = 40.0 texture = SubResource("AtlasTexture_ye2cs") -[node name="Cell3" type="TextureRect" parent="Border"] +[node name="Cell3" type="TextureRect" parent="Border" unique_id=2035986493] layout_mode = 0 offset_right = 40.0 offset_bottom = 40.0 texture = SubResource("AtlasTexture_gmtb0") -[node name="Cell4" type="TextureRect" parent="Border"] +[node name="Cell4" type="TextureRect" parent="Border" unique_id=1632897318] layout_mode = 0 offset_right = 40.0 offset_bottom = 40.0 texture = SubResource("AtlasTexture_ylmjw") -[node name="Cell5" type="TextureRect" parent="Border"] +[node name="Cell5" type="TextureRect" parent="Border" unique_id=2049112546] layout_mode = 0 offset_right = 40.0 offset_bottom = 40.0 texture = SubResource("AtlasTexture_ulao6") -[node name="Cell6" type="TextureRect" parent="Border"] +[node name="Cell6" type="TextureRect" parent="Border" unique_id=1572421605] layout_mode = 0 offset_right = 40.0 offset_bottom = 40.0 texture = SubResource("AtlasTexture_usluy") -[node name="Cell7" type="TextureRect" parent="Border"] +[node name="Cell7" type="TextureRect" parent="Border" unique_id=1443129320] layout_mode = 0 offset_right = 40.0 offset_bottom = 40.0 texture = SubResource("AtlasTexture_kgv6k") -[node name="Cell8" type="TextureRect" parent="Border"] +[node name="Cell8" type="TextureRect" parent="Border" unique_id=1552792867] layout_mode = 0 offset_right = 40.0 offset_bottom = 40.0 texture = SubResource("AtlasTexture_ymret") -[node name="Cell9" type="TextureRect" parent="Border"] +[node name="Cell9" type="TextureRect" parent="Border" unique_id=922206820] layout_mode = 0 offset_right = 40.0 offset_bottom = 40.0 texture = SubResource("AtlasTexture_d35xv") -[node name="Cell10" type="TextureRect" parent="Border"] +[node name="Cell10" type="TextureRect" parent="Border" unique_id=713969238] layout_mode = 0 offset_right = 40.0 offset_bottom = 40.0 texture = SubResource("AtlasTexture_yyjyl") -[node name="Cell11" type="TextureRect" parent="Border"] +[node name="Cell11" type="TextureRect" parent="Border" unique_id=270182963] layout_mode = 0 offset_right = 40.0 offset_bottom = 40.0 texture = SubResource("AtlasTexture_p3fdm") -[node name="Cell12" type="TextureRect" parent="Border"] +[node name="Cell12" type="TextureRect" parent="Border" unique_id=1000625727] layout_mode = 0 offset_right = 40.0 offset_bottom = 40.0 texture = SubResource("AtlasTexture_2xxhe") -[node name="Cell13" type="TextureRect" parent="Border"] +[node name="Cell13" type="TextureRect" parent="Border" unique_id=1458233208] layout_mode = 0 offset_right = 40.0 offset_bottom = 40.0 texture = SubResource("AtlasTexture_8cwn3") -[node name="Cell14" type="TextureRect" parent="Border"] +[node name="Cell14" type="TextureRect" parent="Border" unique_id=1026968401] layout_mode = 0 offset_right = 40.0 offset_bottom = 40.0 texture = SubResource("AtlasTexture_q14re") -[node name="Cell15" type="TextureRect" parent="Border"] +[node name="Cell15" type="TextureRect" parent="Border" unique_id=295105060] layout_mode = 0 offset_right = 40.0 offset_bottom = 40.0 texture = SubResource("AtlasTexture_nmmm8") -[node name="Cell16" type="TextureRect" parent="Border"] +[node name="Cell16" type="TextureRect" parent="Border" unique_id=1471825176] layout_mode = 0 offset_right = 40.0 offset_bottom = 40.0 texture = SubResource("AtlasTexture_vp71v") -[node name="HitGlow" type="TextureRect" parent="."] +[node name="HitGlow" type="TextureRect" parent="." unique_id=695465243] visible = false modulate = Color(1, 1, 1, 0.8) layout_mode = 0 @@ -193,7 +193,7 @@ offset_bottom = 40.0 texture = SubResource("AtlasTexture_slxus") stretch_mode = 5 -[node name="Timer" type="Timer" parent="."] +[node name="Timer" type="Timer" parent="." unique_id=386916480] wait_time = 2.0 one_shot = true diff --git a/UI/Themes/Scale1/button_disabled.tres b/UI/Themes/Scale1/button_disabled.tres index 3a05af5..4cc6ab1 100644 --- a/UI/Themes/Scale1/button_disabled.tres +++ b/UI/Themes/Scale1/button_disabled.tres @@ -1,4 +1,4 @@ -[gd_resource type="StyleBoxTexture" load_steps=3 format=3 uid="uid://doxcjij1w2ot7"] +[gd_resource type="StyleBoxTexture" format=3 uid="uid://doxcjij1w2ot7"] [ext_resource type="Texture2D" uid="uid://b5h32okh8yu6f" path="res://UI/Themes/Scale1/ui_atlas.png" id="1_ychim"] diff --git a/UI/Themes/Scale1/button_focus.tres b/UI/Themes/Scale1/button_focus.tres index 78da695..d9834a3 100644 --- a/UI/Themes/Scale1/button_focus.tres +++ b/UI/Themes/Scale1/button_focus.tres @@ -1,4 +1,4 @@ -[gd_resource type="StyleBoxTexture" load_steps=3 format=3 uid="uid://buu2yn08s4wc7"] +[gd_resource type="StyleBoxTexture" format=3 uid="uid://buu2yn08s4wc7"] [ext_resource type="Texture2D" uid="uid://b5h32okh8yu6f" path="res://UI/Themes/Scale1/ui_atlas.png" id="1_axkac"] diff --git a/UI/Themes/Scale1/button_hover.tres b/UI/Themes/Scale1/button_hover.tres index b0a385a..b926fc2 100644 --- a/UI/Themes/Scale1/button_hover.tres +++ b/UI/Themes/Scale1/button_hover.tres @@ -1,4 +1,4 @@ -[gd_resource type="StyleBoxTexture" load_steps=3 format=3 uid="uid://srk2hghxkb70"] +[gd_resource type="StyleBoxTexture" format=3 uid="uid://srk2hghxkb70"] [ext_resource type="Texture2D" uid="uid://b5h32okh8yu6f" path="res://UI/Themes/Scale1/ui_atlas.png" id="1_x020y"] diff --git a/UI/Themes/Scale1/button_normal.tres b/UI/Themes/Scale1/button_normal.tres index fbe7fe7..d64b292 100644 --- a/UI/Themes/Scale1/button_normal.tres +++ b/UI/Themes/Scale1/button_normal.tres @@ -1,4 +1,4 @@ -[gd_resource type="StyleBoxTexture" load_steps=3 format=3 uid="uid://esvjdvqih123"] +[gd_resource type="StyleBoxTexture" format=3 uid="uid://esvjdvqih123"] [ext_resource type="Texture2D" uid="uid://b5h32okh8yu6f" path="res://UI/Themes/Scale1/ui_atlas.png" id="1_rwyhh"] diff --git a/UI/Themes/Scale1/button_pressed.tres b/UI/Themes/Scale1/button_pressed.tres index da06413..0d6aa6c 100644 --- a/UI/Themes/Scale1/button_pressed.tres +++ b/UI/Themes/Scale1/button_pressed.tres @@ -1,4 +1,4 @@ -[gd_resource type="StyleBoxTexture" load_steps=3 format=3 uid="uid://bfqarik7bi544"] +[gd_resource type="StyleBoxTexture" format=3 uid="uid://bfqarik7bi544"] [ext_resource type="Texture2D" uid="uid://b5h32okh8yu6f" path="res://UI/Themes/Scale1/ui_atlas.png" id="1_u0q6f"] diff --git a/UI/Themes/Scale1/grabber_area.tres b/UI/Themes/Scale1/grabber_area.tres index 5c98150..9e75986 100644 --- a/UI/Themes/Scale1/grabber_area.tres +++ b/UI/Themes/Scale1/grabber_area.tres @@ -1,4 +1,4 @@ -[gd_resource type="StyleBoxTexture" load_steps=3 format=3 uid="uid://bss3dp7k18rx0"] +[gd_resource type="StyleBoxTexture" format=3 uid="uid://bss3dp7k18rx0"] [ext_resource type="Texture2D" uid="uid://b5h32okh8yu6f" path="res://UI/Themes/Scale1/ui_atlas.png" id="1_ug2go"] diff --git a/UI/Themes/Scale1/grabber_disabled_tex.tres b/UI/Themes/Scale1/grabber_disabled_tex.tres index afd0755..91f1982 100644 --- a/UI/Themes/Scale1/grabber_disabled_tex.tres +++ b/UI/Themes/Scale1/grabber_disabled_tex.tres @@ -1,4 +1,4 @@ -[gd_resource type="AtlasTexture" load_steps=2 format=3 uid="uid://c1xm8bkvho3vl"] +[gd_resource type="AtlasTexture" format=3 uid="uid://c1xm8bkvho3vl"] [ext_resource type="Texture2D" uid="uid://b5h32okh8yu6f" path="res://UI/Themes/Scale1/ui_atlas.png" id="1_466t2"] diff --git a/UI/Themes/Scale1/grabber_tex.tres b/UI/Themes/Scale1/grabber_tex.tres index 23732a5..f27ce04 100644 --- a/UI/Themes/Scale1/grabber_tex.tres +++ b/UI/Themes/Scale1/grabber_tex.tres @@ -1,4 +1,4 @@ -[gd_resource type="AtlasTexture" load_steps=2 format=3 uid="uid://cuwhoitu6ybba"] +[gd_resource type="AtlasTexture" format=3 uid="uid://cuwhoitu6ybba"] [ext_resource type="Texture2D" uid="uid://b5h32okh8yu6f" path="res://UI/Themes/Scale1/ui_atlas.png" id="1_74qo4"] diff --git a/UI/Themes/Scale1/h_scroll_bar.tres b/UI/Themes/Scale1/h_scroll_bar.tres index 1891626..79f6e5f 100644 --- a/UI/Themes/Scale1/h_scroll_bar.tres +++ b/UI/Themes/Scale1/h_scroll_bar.tres @@ -1,4 +1,4 @@ -[gd_resource type="StyleBoxTexture" load_steps=3 format=3 uid="uid://duopp63rij323"] +[gd_resource type="StyleBoxTexture" format=3 uid="uid://duopp63rij323"] [ext_resource type="Texture2D" uid="uid://b5h32okh8yu6f" path="res://UI/Themes/Scale1/ui_atlas.png" id="1_73g4w"] diff --git a/UI/Themes/Scale1/h_scroll_grabber.tres b/UI/Themes/Scale1/h_scroll_grabber.tres index fa88231..e465ef6 100644 --- a/UI/Themes/Scale1/h_scroll_grabber.tres +++ b/UI/Themes/Scale1/h_scroll_grabber.tres @@ -1,4 +1,4 @@ -[gd_resource type="StyleBoxTexture" load_steps=3 format=3 uid="uid://dlnw55uearhrg"] +[gd_resource type="StyleBoxTexture" format=3 uid="uid://dlnw55uearhrg"] [ext_resource type="Texture2D" uid="uid://b5h32okh8yu6f" path="res://UI/Themes/Scale1/ui_atlas.png" id="1_xum1s"] diff --git a/UI/Themes/Scale1/pane_style_box.tres b/UI/Themes/Scale1/pane_style_box.tres index cece864..672bf06 100644 --- a/UI/Themes/Scale1/pane_style_box.tres +++ b/UI/Themes/Scale1/pane_style_box.tres @@ -1,4 +1,4 @@ -[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://bfuea1sjymo8g"] +[gd_resource type="StyleBoxTexture" format=3 uid="uid://bfuea1sjymo8g"] [ext_resource type="Texture2D" uid="uid://b0d2fesjkbawy" path="res://UI/Themes/Scale1/panel_patch.png" id="1_o1mxl"] diff --git a/UI/Themes/Scale1/popup_item_hover.tres b/UI/Themes/Scale1/popup_item_hover.tres index 2314c86..8e169d0 100644 --- a/UI/Themes/Scale1/popup_item_hover.tres +++ b/UI/Themes/Scale1/popup_item_hover.tres @@ -1,4 +1,4 @@ -[gd_resource type="StyleBoxTexture" load_steps=3 format=3 uid="uid://co6ouoi7ieawj"] +[gd_resource type="StyleBoxTexture" format=3 uid="uid://co6ouoi7ieawj"] [ext_resource type="Texture2D" uid="uid://b5h32okh8yu6f" path="res://UI/Themes/Scale1/ui_atlas.png" id="1_slo62"] diff --git a/UI/Themes/Scale1/psx_ui.tres b/UI/Themes/Scale1/psx_ui.tres index 9c05f40..2c3a891 100644 --- a/UI/Themes/Scale1/psx_ui.tres +++ b/UI/Themes/Scale1/psx_ui.tres @@ -1,4 +1,4 @@ -[gd_resource type="Theme" load_steps=42 format=3 uid="uid://jn4qqx5hxc5i"] +[gd_resource type="Theme" format=3 uid="uid://jn4qqx5hxc5i"] [ext_resource type="StyleBox" uid="uid://doxcjij1w2ot7" path="res://UI/Themes/Scale1/button_disabled.tres" id="1_ts3pc"] [ext_resource type="StyleBox" uid="uid://buu2yn08s4wc7" path="res://UI/Themes/Scale1/button_focus.tres" id="1_vnhdr"] diff --git a/UI/Themes/Scale1/slider.tres b/UI/Themes/Scale1/slider.tres index 7c1da37..91904c4 100644 --- a/UI/Themes/Scale1/slider.tres +++ b/UI/Themes/Scale1/slider.tres @@ -1,4 +1,4 @@ -[gd_resource type="StyleBoxTexture" load_steps=3 format=3 uid="uid://bpowvv8e13flg"] +[gd_resource type="StyleBoxTexture" format=3 uid="uid://bpowvv8e13flg"] [ext_resource type="Texture2D" uid="uid://b5h32okh8yu6f" path="res://UI/Themes/Scale1/ui_atlas.png" id="1_85syk"] diff --git a/UI/Themes/Scale1/slider_tick_tex.tres b/UI/Themes/Scale1/slider_tick_tex.tres index 529bcfd..014ead2 100644 --- a/UI/Themes/Scale1/slider_tick_tex.tres +++ b/UI/Themes/Scale1/slider_tick_tex.tres @@ -1,4 +1,4 @@ -[gd_resource type="AtlasTexture" load_steps=2 format=3 uid="uid://d3bbst30pgfgy"] +[gd_resource type="AtlasTexture" format=3 uid="uid://d3bbst30pgfgy"] [ext_resource type="Texture2D" uid="uid://b5h32okh8yu6f" path="res://UI/Themes/Scale1/ui_atlas.png" id="1_gfpkm"] diff --git a/UI/Themes/Scale1/switch_side_a_style_box.tres b/UI/Themes/Scale1/switch_side_a_style_box.tres index 02e901e..a91b37a 100644 --- a/UI/Themes/Scale1/switch_side_a_style_box.tres +++ b/UI/Themes/Scale1/switch_side_a_style_box.tres @@ -1,4 +1,4 @@ -[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://cm3wsvk3woory"] +[gd_resource type="StyleBoxTexture" format=3 uid="uid://cm3wsvk3woory"] [ext_resource type="Texture2D" uid="uid://cp3yr2676jkjx" path="res://UI/Themes/Scale1/sidea_patch.png" id="1_bunl1"] diff --git a/UI/Themes/Scale1/switch_side_b_style_box.tres b/UI/Themes/Scale1/switch_side_b_style_box.tres index 0487b7a..af49be6 100644 --- a/UI/Themes/Scale1/switch_side_b_style_box.tres +++ b/UI/Themes/Scale1/switch_side_b_style_box.tres @@ -1,4 +1,4 @@ -[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://jnnnhb3i2265"] +[gd_resource type="StyleBoxTexture" format=3 uid="uid://jnnnhb3i2265"] [ext_resource type="Texture2D" uid="uid://bm3a5gkj0spil" path="res://UI/Themes/Scale1/sideb_patch.png" id="1_f68ef"] diff --git a/UI/Themes/Scale1/v_scroll_bar.tres b/UI/Themes/Scale1/v_scroll_bar.tres index be6c26d..d5e9fdc 100644 --- a/UI/Themes/Scale1/v_scroll_bar.tres +++ b/UI/Themes/Scale1/v_scroll_bar.tres @@ -1,4 +1,4 @@ -[gd_resource type="StyleBoxTexture" load_steps=3 format=3 uid="uid://c4cljq7yl78eg"] +[gd_resource type="StyleBoxTexture" format=3 uid="uid://c4cljq7yl78eg"] [ext_resource type="Texture2D" uid="uid://b5h32okh8yu6f" path="res://UI/Themes/Scale1/ui_atlas.png" id="1_qpij5"] diff --git a/UI/Themes/Scale1/v_scroll_grabber.tres b/UI/Themes/Scale1/v_scroll_grabber.tres index 73ab284..829e8ab 100644 --- a/UI/Themes/Scale1/v_scroll_grabber.tres +++ b/UI/Themes/Scale1/v_scroll_grabber.tres @@ -1,4 +1,4 @@ -[gd_resource type="StyleBoxTexture" load_steps=3 format=3 uid="uid://8s0fgx46n145"] +[gd_resource type="StyleBoxTexture" format=3 uid="uid://8s0fgx46n145"] [ext_resource type="Texture2D" uid="uid://b5h32okh8yu6f" path="res://UI/Themes/Scale1/ui_atlas.png" id="1_6syfe"] diff --git a/UI/card_description_ui.tscn b/UI/card_description_ui.tscn index eae0ba3..83eaa79 100644 --- a/UI/card_description_ui.tscn +++ b/UI/card_description_ui.tscn @@ -1,9 +1,9 @@ -[gd_scene load_steps=3 format=3 uid="uid://cmlpmr78tmo6p"] +[gd_scene format=3 uid="uid://cmlpmr78tmo6p"] [ext_resource type="Script" uid="uid://dipne6u86gxth" path="res://UI/card_description_ui.gd" id="1_bxjpl"] [ext_resource type="PackedScene" uid="uid://c8xdsg6gtwvh3" path="res://UI/FeatureUI/feature_ui.tscn" id="2_hr2hd"] -[node name="DescriptionVBox" type="VBoxContainer" node_paths=PackedStringArray("card_name_label", "card_description_label", "feature_list", "target_list")] +[node name="DescriptionVBox" type="VBoxContainer" unique_id=1070794448 node_paths=PackedStringArray("card_name_label", "card_description_label", "feature_list", "target_list")] size_flags_horizontal = 3 script = ExtResource("1_bxjpl") card_name_label = NodePath("NameLabel") @@ -12,35 +12,35 @@ feature_list = NodePath("FeaturesVBox") feature_scene = ExtResource("2_hr2hd") target_list = NodePath("TargetVBox") -[node name="NameLabel" type="Label" parent="."] +[node name="NameLabel" type="Label" parent="." unique_id=1049651313] visible = false layout_mode = 2 horizontal_alignment = 1 vertical_alignment = 1 -[node name="DescriptionLabel" type="Label" parent="."] +[node name="DescriptionLabel" type="Label" parent="." unique_id=1546958976] layout_mode = 2 text = "LABEL_CARD_DESCRIPTION" -[node name="DescriptionText" type="RichTextLabel" parent="."] +[node name="DescriptionText" type="RichTextLabel" parent="." unique_id=967796591] auto_translate_mode = 2 layout_mode = 2 size_flags_vertical = 3 bbcode_enabled = true text = "a long ass example description of a card that goes into honestly way too much detail but at least if we can support a lot of text at a good size then we dont have to worry about really complicated cards fucking up our UI later in developement if we end up needing to explain a lot" -[node name="FeaturesLabel" type="Label" parent="."] +[node name="FeaturesLabel" type="Label" parent="." unique_id=858959817] layout_mode = 2 text = "LABEL_CARD_FEATURES" -[node name="FeaturesVBox" type="VBoxContainer" parent="."] +[node name="FeaturesVBox" type="VBoxContainer" parent="." unique_id=1575296610] layout_mode = 2 size_flags_vertical = 3 -[node name="TargettingLabel" type="Label" parent="."] +[node name="TargettingLabel" type="Label" parent="." unique_id=1805537978] layout_mode = 2 text = "LABEL_TARGET_LIST" -[node name="TargetVBox" type="VBoxContainer" parent="."] +[node name="TargetVBox" type="VBoxContainer" parent="." unique_id=1956145894] layout_mode = 2 size_flags_vertical = 3 diff --git a/UI/card_hand.tscn b/UI/card_hand.tscn index a3ab9fc..2b47fd6 100644 --- a/UI/card_hand.tscn +++ b/UI/card_hand.tscn @@ -1,10 +1,10 @@ -[gd_scene load_steps=4 format=3 uid="uid://dixtx38u4jhd7"] +[gd_scene format=3 uid="uid://dixtx38u4jhd7"] [ext_resource type="Script" uid="uid://d6ejaumcenmg" path="res://Scripts/card_hand.gd" id="1_2cfmh"] [ext_resource type="Texture2D" uid="uid://dlqnhs8or4ik2" path="res://Assets/Textures/cardhand.png" id="1_d5oo3"] [ext_resource type="Texture2D" uid="uid://buf8t5gc7iw3a" path="res://Assets/TextureAtlases/rarityborders.tres" id="3_pclfx"] -[node name="Node2D" type="Node2D" node_paths=PackedStringArray("rarity_sprite", "title_text", "description", "target_label", "energy_cost")] +[node name="Node2D" type="Node2D" unique_id=1718662313 node_paths=PackedStringArray("rarity_sprite", "title_text", "description", "target_label", "energy_cost")] script = ExtResource("1_2cfmh") rarity_sprite = NodePath("Sprite2D2") title_text = NodePath("Title") @@ -12,13 +12,13 @@ description = NodePath("Description") target_label = NodePath("Title2") energy_cost = NodePath("EnergyCost") -[node name="Sprite2D" type="Sprite2D" parent="."] +[node name="Sprite2D" type="Sprite2D" parent="." unique_id=1449167855] texture_filter = 1 position = Vector2(256, 256) scale = Vector2(8, 8) texture = ExtResource("1_d5oo3") -[node name="Sprite2D2" type="Sprite2D" parent="."] +[node name="Sprite2D2" type="Sprite2D" parent="." unique_id=1941544843] texture_filter = 1 position = Vector2(256, 256) scale = Vector2(8, 8) @@ -26,7 +26,7 @@ texture = ExtResource("3_pclfx") region_enabled = true region_rect = Rect2(0, 0, 64, 64) -[node name="Title" type="Label" parent="."] +[node name="Title" type="Label" parent="." unique_id=1290608398] offset_left = 89.0 offset_top = 56.0 offset_right = 373.0 @@ -37,7 +37,7 @@ text = "Rocket Launcher 50" horizontal_alignment = 1 vertical_alignment = 1 -[node name="Title2" type="Label" parent="."] +[node name="Title2" type="Label" parent="." unique_id=616527523] offset_left = 183.0 offset_top = 424.0 offset_right = 296.0 @@ -49,7 +49,7 @@ text = "Land horizontal_alignment = 1 vertical_alignment = 1 -[node name="Description" type="RichTextLabel" parent="."] +[node name="Description" type="RichTextLabel" parent="." unique_id=1093425231] offset_left = 107.0 offset_top = 144.0 offset_right = 357.0 @@ -62,7 +62,7 @@ text = "In here goes some card text that really be quite long sometimes if you'r In fact, sometimes its really really really rediculously long, when it needs to be and im too dumb to shorten it" fit_content = true -[node name="EnergyCost" type="Label" parent="."] +[node name="EnergyCost" type="Label" parent="." unique_id=1136904472] offset_left = 340.0 offset_top = 55.0 offset_right = 40.0 diff --git a/UI/chatbox.tscn b/UI/chatbox.tscn index a7ea535..b314619 100644 --- a/UI/chatbox.tscn +++ b/UI/chatbox.tscn @@ -1,11 +1,11 @@ -[gd_scene load_steps=3 format=3 uid="uid://ddmg342ff2qaq"] +[gd_scene format=3 uid="uid://ddmg342ff2qaq"] [ext_resource type="Script" uid="uid://dmdf7tbvc3bsg" path="res://Scripts/chatbox.gd" id="1_k3g22"] [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_c3kb6"] bg_color = Color(0.223529, 0.211765, 0.184314, 0.462745) -[node name="Chatbox" type="Control" node_paths=PackedStringArray("input_line", "textbox", "text_panel", "fade_timer")] +[node name="Chatbox" type="Control" unique_id=2028552250 node_paths=PackedStringArray("input_line", "textbox", "text_panel", "fade_timer")] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 @@ -19,7 +19,7 @@ textbox = NodePath("VBoxContainer/PanelContainer/RichTextLabel") text_panel = NodePath("VBoxContainer/PanelContainer") fade_timer = NodePath("Timer") -[node name="VBoxContainer" type="VBoxContainer" parent="."] +[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=2125284638] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 @@ -29,14 +29,14 @@ grow_vertical = 2 mouse_filter = 2 alignment = 2 -[node name="PanelContainer" type="PanelContainer" parent="VBoxContainer"] +[node name="PanelContainer" type="PanelContainer" parent="VBoxContainer" unique_id=991113097] modulate = Color(1, 1, 1, 0) layout_mode = 2 size_flags_vertical = 3 mouse_filter = 2 theme_override_styles/panel = SubResource("StyleBoxFlat_c3kb6") -[node name="RichTextLabel" type="RichTextLabel" parent="VBoxContainer/PanelContainer"] +[node name="RichTextLabel" type="RichTextLabel" parent="VBoxContainer/PanelContainer" unique_id=517832732] modulate = Color(1, 1, 1, 0) clip_contents = false layout_mode = 2 @@ -45,14 +45,14 @@ mouse_filter = 2 bbcode_enabled = true scroll_following = true -[node name="LineEdit" type="LineEdit" parent="VBoxContainer"] +[node name="LineEdit" type="LineEdit" parent="VBoxContainer" unique_id=1562524333] visible = false layout_mode = 2 mouse_filter = 2 context_menu_enabled = false selecting_enabled = false -[node name="Timer" type="Timer" parent="."] +[node name="Timer" type="Timer" parent="." unique_id=2045646489] wait_time = 3.5 one_shot = true diff --git a/UI/hero_card.tscn b/UI/hero_card.tscn index 963ed6d..f6de2b4 100644 --- a/UI/hero_card.tscn +++ b/UI/hero_card.tscn @@ -1,19 +1,19 @@ -[gd_scene load_steps=8 format=3 uid="uid://bnsf2degj5tio"] +[gd_scene format=3 uid="uid://bnsf2degj5tio"] [ext_resource type="Script" uid="uid://v5y44744p7ie" path="res://UI/hero_select_card.gd" id="1_rqutp"] [ext_resource type="Texture2D" uid="uid://bskg4kgoi576f" path="res://Assets/Textures/Sprite-0001.png" id="2_gly1b"] [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_ihqrr"] -[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_l67bw"] - [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_af3d2"] +[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_l67bw"] + [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_00m4l"] [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_rg2u8"] -[node name="HeroCard" type="PanelContainer"] +[node name="HeroCard" type="PanelContainer" unique_id=1520253199] custom_minimum_size = Vector2(360, 600) offset_right = 360.0 offset_bottom = 600.0 @@ -21,26 +21,26 @@ size_flags_horizontal = 3 size_flags_vertical = 3 script = ExtResource("1_rqutp") -[node name="VBoxContainer" type="VBoxContainer" parent="."] +[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=102369566] layout_mode = 2 -[node name="Label" type="Label" parent="VBoxContainer"] +[node name="Label" type="Label" parent="VBoxContainer" unique_id=801081309] layout_mode = 2 text = "Character name" horizontal_alignment = 1 vertical_alignment = 1 -[node name="TextureRect" type="TextureRect" parent="VBoxContainer"] +[node name="TextureRect" type="TextureRect" parent="VBoxContainer" unique_id=1303819119] layout_mode = 2 size_flags_vertical = 3 texture = ExtResource("2_gly1b") stretch_mode = 5 -[node name="Button" type="Button" parent="."] +[node name="Button" type="Button" parent="." unique_id=1903490533] layout_mode = 2 theme_override_styles/normal = SubResource("StyleBoxEmpty_ihqrr") -theme_override_styles/hover = SubResource("StyleBoxEmpty_l67bw") theme_override_styles/pressed = SubResource("StyleBoxEmpty_af3d2") +theme_override_styles/hover = SubResource("StyleBoxEmpty_l67bw") theme_override_styles/disabled = SubResource("StyleBoxEmpty_00m4l") theme_override_styles/focus = SubResource("StyleBoxEmpty_rg2u8") diff --git a/UI/lifebar_segment.tscn b/UI/lifebar_segment.tscn index e80f9fd..486f9c1 100644 --- a/UI/lifebar_segment.tscn +++ b/UI/lifebar_segment.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=11 format=3 uid="uid://dko38egcaxubd"] +[gd_scene format=3 uid="uid://dko38egcaxubd"] [ext_resource type="Script" uid="uid://c3ark32u3lct8" path="res://Scripts/lifebar_segment.gd" id="1_dvlcq"] [ext_resource type="Texture2D" uid="uid://0ey8r48lgjw1" path="res://Assets/Textures/lifebar_pip.png" id="1_pianw"] @@ -473,42 +473,30 @@ _data = { &"lose6": SubResource("Animation_rctjq") } -[node name="Control" type="Control"] +[node name="Control" type="Control" unique_id=1161969589] layout_mode = 3 anchors_preset = 0 script = ExtResource("1_dvlcq") -[node name="AnimationPlayer" type="AnimationPlayer" parent="."] -libraries = { -"": SubResource("AnimationLibrary_1s8yp") -} +[node name="AnimationPlayer" type="AnimationPlayer" parent="." unique_id=244183235] +libraries/ = SubResource("AnimationLibrary_1s8yp") -[node name="AnimationPlayer2" type="AnimationPlayer" parent="."] -libraries = { -"": SubResource("AnimationLibrary_1s8yp") -} +[node name="AnimationPlayer2" type="AnimationPlayer" parent="." unique_id=949947909] +libraries/ = SubResource("AnimationLibrary_1s8yp") -[node name="AnimationPlayer3" type="AnimationPlayer" parent="."] -libraries = { -"": SubResource("AnimationLibrary_1s8yp") -} +[node name="AnimationPlayer3" type="AnimationPlayer" parent="." unique_id=1706547506] +libraries/ = SubResource("AnimationLibrary_1s8yp") -[node name="AnimationPlayer4" type="AnimationPlayer" parent="."] -libraries = { -"": SubResource("AnimationLibrary_1s8yp") -} +[node name="AnimationPlayer4" type="AnimationPlayer" parent="." unique_id=1153443945] +libraries/ = SubResource("AnimationLibrary_1s8yp") -[node name="AnimationPlayer5" type="AnimationPlayer" parent="."] -libraries = { -"": SubResource("AnimationLibrary_1s8yp") -} +[node name="AnimationPlayer5" type="AnimationPlayer" parent="." unique_id=885170384] +libraries/ = SubResource("AnimationLibrary_1s8yp") -[node name="AnimationPlayer6" type="AnimationPlayer" parent="."] -libraries = { -"": SubResource("AnimationLibrary_1s8yp") -} +[node name="AnimationPlayer6" type="AnimationPlayer" parent="." unique_id=307263940] +libraries/ = SubResource("AnimationLibrary_1s8yp") -[node name="TextureRect" type="TextureRect" parent="."] +[node name="TextureRect" type="TextureRect" parent="." unique_id=9205291] texture_filter = 1 layout_mode = 0 offset_left = -4.0 @@ -517,7 +505,7 @@ offset_right = -1.0 offset_bottom = -1.0 texture = ExtResource("1_pianw") -[node name="TextureRect2" type="TextureRect" parent="."] +[node name="TextureRect2" type="TextureRect" parent="." unique_id=29487978] texture_filter = 1 layout_mode = 0 offset_top = -4.0 @@ -525,7 +513,7 @@ offset_right = 3.0 offset_bottom = -1.0 texture = ExtResource("1_pianw") -[node name="TextureRect3" type="TextureRect" parent="."] +[node name="TextureRect3" type="TextureRect" parent="." unique_id=692052350] texture_filter = 1 layout_mode = 0 offset_left = -4.0 @@ -533,14 +521,14 @@ offset_right = -1.0 offset_bottom = 3.0 texture = ExtResource("1_pianw") -[node name="TextureRect4" type="TextureRect" parent="."] +[node name="TextureRect4" type="TextureRect" parent="." unique_id=1227936244] texture_filter = 1 layout_mode = 0 offset_right = 3.0 offset_bottom = 3.0 texture = ExtResource("1_pianw") -[node name="TextureRect5" type="TextureRect" parent="."] +[node name="TextureRect5" type="TextureRect" parent="." unique_id=1660005670] texture_filter = 1 layout_mode = 0 offset_left = -4.0 @@ -549,7 +537,7 @@ offset_right = -1.0 offset_bottom = 7.0 texture = ExtResource("1_pianw") -[node name="TextureRect6" type="TextureRect" parent="."] +[node name="TextureRect6" type="TextureRect" parent="." unique_id=969991985] texture_filter = 1 layout_mode = 0 offset_top = 4.0 diff --git a/UI/lives_bar.tscn b/UI/lives_bar.tscn index a145012..1d98e4d 100644 --- a/UI/lives_bar.tscn +++ b/UI/lives_bar.tscn @@ -1,10 +1,10 @@ -[gd_scene load_steps=4 format=3 uid="uid://24x18qxqhy0i"] +[gd_scene format=3 uid="uid://24x18qxqhy0i"] [ext_resource type="Texture2D" uid="uid://dvy2lvtotaxb3" path="res://Assets/Textures/lifebar_bg.png" id="1_x27cx"] [ext_resource type="Script" uid="uid://b3g3hofk5pbcp" path="res://Scripts/lives_bar.gd" id="2_lqe7s"] [ext_resource type="PackedScene" uid="uid://dko38egcaxubd" path="res://UI/lifebar_segment.tscn" id="3_6hp86"] -[node name="LivesBar" type="TextureRect" node_paths=PackedStringArray("segments")] +[node name="LivesBar" type="TextureRect" unique_id=859191658 node_paths=PackedStringArray("segments")] texture_filter = 1 anchors_preset = 15 anchor_right = 1.0 @@ -16,121 +16,141 @@ stretch_mode = 2 script = ExtResource("2_lqe7s") segments = [NodePath("Control"), NodePath("Control2"), NodePath("Control3"), NodePath("Control4"), NodePath("Control5"), NodePath("Control6"), NodePath("Control7"), NodePath("Control8"), NodePath("Control9"), NodePath("Control10"), NodePath("Control11"), NodePath("Control12"), NodePath("Control13"), NodePath("Control14"), NodePath("Control15"), NodePath("Control16"), NodePath("Control17"), NodePath("Control18"), NodePath("Control19"), NodePath("Control20")] -[node name="Control" parent="." instance=ExtResource("3_6hp86")] +[node name="Control" parent="." unique_id=729640093 instance=ExtResource("3_6hp86")] +layout_mode = 0 offset_left = 28.0 offset_top = 10.0 offset_right = 28.0 offset_bottom = 10.0 -[node name="Control2" parent="." instance=ExtResource("3_6hp86")] +[node name="Control2" parent="." unique_id=1085928027 instance=ExtResource("3_6hp86")] +layout_mode = 0 offset_left = 37.0 offset_top = 10.0 offset_right = 37.0 offset_bottom = 10.0 -[node name="Control3" parent="." instance=ExtResource("3_6hp86")] +[node name="Control3" parent="." unique_id=1741253440 instance=ExtResource("3_6hp86")] +layout_mode = 0 offset_left = 46.0 offset_top = 10.0 offset_right = 46.0 offset_bottom = 10.0 -[node name="Control4" parent="." instance=ExtResource("3_6hp86")] +[node name="Control4" parent="." unique_id=1976292667 instance=ExtResource("3_6hp86")] +layout_mode = 0 offset_left = 55.0 offset_top = 10.0 offset_right = 55.0 offset_bottom = 10.0 -[node name="Control5" parent="." instance=ExtResource("3_6hp86")] +[node name="Control5" parent="." unique_id=1570870748 instance=ExtResource("3_6hp86")] +layout_mode = 0 offset_left = 64.0 offset_top = 10.0 offset_right = 64.0 offset_bottom = 10.0 -[node name="Control6" parent="." instance=ExtResource("3_6hp86")] +[node name="Control6" parent="." unique_id=983001473 instance=ExtResource("3_6hp86")] +layout_mode = 0 offset_left = 73.0 offset_top = 10.0 offset_right = 73.0 offset_bottom = 10.0 -[node name="Control7" parent="." instance=ExtResource("3_6hp86")] +[node name="Control7" parent="." unique_id=1797196927 instance=ExtResource("3_6hp86")] +layout_mode = 0 offset_left = 82.0 offset_top = 10.0 offset_right = 82.0 offset_bottom = 10.0 -[node name="Control8" parent="." instance=ExtResource("3_6hp86")] +[node name="Control8" parent="." unique_id=745005163 instance=ExtResource("3_6hp86")] +layout_mode = 0 offset_left = 91.0 offset_top = 10.0 offset_right = 91.0 offset_bottom = 10.0 -[node name="Control9" parent="." instance=ExtResource("3_6hp86")] +[node name="Control9" parent="." unique_id=550382220 instance=ExtResource("3_6hp86")] +layout_mode = 0 offset_left = 100.0 offset_top = 10.0 offset_right = 100.0 offset_bottom = 10.0 -[node name="Control10" parent="." instance=ExtResource("3_6hp86")] +[node name="Control10" parent="." unique_id=1681262304 instance=ExtResource("3_6hp86")] +layout_mode = 0 offset_left = 109.0 offset_top = 10.0 offset_right = 109.0 offset_bottom = 10.0 -[node name="Control11" parent="." instance=ExtResource("3_6hp86")] +[node name="Control11" parent="." unique_id=583593107 instance=ExtResource("3_6hp86")] +layout_mode = 0 offset_left = 118.0 offset_top = 10.0 offset_right = 118.0 offset_bottom = 10.0 -[node name="Control12" parent="." instance=ExtResource("3_6hp86")] +[node name="Control12" parent="." unique_id=150742926 instance=ExtResource("3_6hp86")] +layout_mode = 0 offset_left = 127.0 offset_top = 10.0 offset_right = 127.0 offset_bottom = 10.0 -[node name="Control13" parent="." instance=ExtResource("3_6hp86")] +[node name="Control13" parent="." unique_id=572669701 instance=ExtResource("3_6hp86")] +layout_mode = 0 offset_left = 136.0 offset_top = 10.0 offset_right = 136.0 offset_bottom = 10.0 -[node name="Control14" parent="." instance=ExtResource("3_6hp86")] +[node name="Control14" parent="." unique_id=796350357 instance=ExtResource("3_6hp86")] +layout_mode = 0 offset_left = 145.0 offset_top = 10.0 offset_right = 145.0 offset_bottom = 10.0 -[node name="Control15" parent="." instance=ExtResource("3_6hp86")] +[node name="Control15" parent="." unique_id=1046951763 instance=ExtResource("3_6hp86")] +layout_mode = 0 offset_left = 154.0 offset_top = 10.0 offset_right = 154.0 offset_bottom = 10.0 -[node name="Control16" parent="." instance=ExtResource("3_6hp86")] +[node name="Control16" parent="." unique_id=902817644 instance=ExtResource("3_6hp86")] +layout_mode = 0 offset_left = 163.0 offset_top = 10.0 offset_right = 163.0 offset_bottom = 10.0 -[node name="Control17" parent="." instance=ExtResource("3_6hp86")] +[node name="Control17" parent="." unique_id=1387999129 instance=ExtResource("3_6hp86")] +layout_mode = 0 offset_left = 172.0 offset_top = 10.0 offset_right = 172.0 offset_bottom = 10.0 -[node name="Control18" parent="." instance=ExtResource("3_6hp86")] +[node name="Control18" parent="." unique_id=135262630 instance=ExtResource("3_6hp86")] +layout_mode = 0 offset_left = 181.0 offset_top = 10.0 offset_right = 181.0 offset_bottom = 10.0 -[node name="Control19" parent="." instance=ExtResource("3_6hp86")] +[node name="Control19" parent="." unique_id=864412244 instance=ExtResource("3_6hp86")] +layout_mode = 0 offset_left = 190.0 offset_top = 10.0 offset_right = 190.0 offset_bottom = 10.0 -[node name="Control20" parent="." instance=ExtResource("3_6hp86")] +[node name="Control20" parent="." unique_id=2019361846 instance=ExtResource("3_6hp86")] +layout_mode = 0 offset_left = 199.0 offset_top = 10.0 offset_right = 199.0 diff --git a/UI/new_theme.tres b/UI/new_theme.tres index 2fff5d0..0e2841b 100644 --- a/UI/new_theme.tres +++ b/UI/new_theme.tres @@ -1,4 +1,4 @@ -[gd_resource type="Theme" load_steps=17 format=3 uid="uid://b6a0ip4p72tgx"] +[gd_resource type="Theme" format=3 uid="uid://b6a0ip4p72tgx"] [ext_resource type="FontFile" uid="uid://bqy8dm2o3piqm" path="res://Assets/Fonts/Quaver v1.0/quaver.ttf" id="2_i4k6b"] [ext_resource type="StyleBox" uid="uid://lpof3jdy7hr7" path="res://UI/new_style_box_flat.tres" id="4_o03gw"] diff --git a/UI/pickup_notification.tscn b/UI/pickup_notification.tscn index 6ab6104..c2cf04a 100644 --- a/UI/pickup_notification.tscn +++ b/UI/pickup_notification.tscn @@ -1,8 +1,8 @@ -[gd_scene load_steps=2 format=3 uid="uid://chnj376d3lcjd"] +[gd_scene format=3 uid="uid://chnj376d3lcjd"] [ext_resource type="Script" uid="uid://b6vynawytkd0k" path="res://Scripts/pickup_notification.gd" id="1_cgy5u"] -[node name="PanelContainer" type="PanelContainer"] +[node name="PanelContainer" type="PanelContainer" unique_id=558156112] script = ExtResource("1_cgy5u") fade_out_time = 2.0 text_style = Color(0, 0, 0, 0.862745) @@ -12,21 +12,21 @@ rare_background = Color(0.141176, 0.231373, 0.8, 0.784314) epic_background = Color(0.709804, 0.141176, 0.8, 0.784314) legendary_background = Color(0.882353, 0.478431, 0.117647, 0.784314) -[node name="HBoxContainer" type="HBoxContainer" parent="."] +[node name="HBoxContainer" type="HBoxContainer" parent="." unique_id=35062190] layout_mode = 2 -[node name="Label2" type="Label" parent="HBoxContainer"] +[node name="Label2" type="Label" parent="HBoxContainer" unique_id=1094819840] layout_mode = 2 text = "+1" -[node name="Label" type="Label" parent="HBoxContainer"] +[node name="Label" type="Label" parent="HBoxContainer" unique_id=643826422] layout_mode = 2 size_flags_horizontal = 3 text = "Rocket Launcher 50" horizontal_alignment = 1 vertical_alignment = 1 -[node name="Timer" type="Timer" parent="."] +[node name="Timer" type="Timer" parent="." unique_id=447509176] one_shot = true [connection signal="timeout" from="Timer" to="." method="_on_timer_timeout"] diff --git a/UI/scoreboard.tscn b/UI/scoreboard.tscn index 2841b27..1d98a41 100644 --- a/UI/scoreboard.tscn +++ b/UI/scoreboard.tscn @@ -1,9 +1,9 @@ -[gd_scene load_steps=3 format=3 uid="uid://dpt3kpixawyby"] +[gd_scene format=3 uid="uid://dpt3kpixawyby"] [ext_resource type="Script" uid="uid://k0jvsnqw4766" path="res://Scripts/scoreboard.gd" id="1_b5vdp"] [ext_resource type="PackedScene" uid="uid://bhri8mqjbme2t" path="res://UI/scoreboard_entry.tscn" id="2_uer0b"] -[node name="Scoreboard" type="PanelContainer"] +[node name="Scoreboard" type="PanelContainer" unique_id=1183254729] anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 @@ -17,15 +17,15 @@ grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_b5vdp") -[node name="VBoxContainer" type="VBoxContainer" parent="."] +[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=1349293636] layout_mode = 2 alignment = 1 -[node name="DummyEntry1" parent="VBoxContainer" instance=ExtResource("2_uer0b")] +[node name="DummyEntry1" parent="VBoxContainer" unique_id=556447686 instance=ExtResource("2_uer0b")] layout_mode = 2 -[node name="DummyEntry2" parent="VBoxContainer" instance=ExtResource("2_uer0b")] +[node name="DummyEntry2" parent="VBoxContainer" unique_id=1104539259 instance=ExtResource("2_uer0b")] layout_mode = 2 -[node name="DummyEntry3" parent="VBoxContainer" instance=ExtResource("2_uer0b")] +[node name="DummyEntry3" parent="VBoxContainer" unique_id=1741907975 instance=ExtResource("2_uer0b")] layout_mode = 2 diff --git a/UI/scoreboard_entry.tscn b/UI/scoreboard_entry.tscn index 2f513ce..49ae549 100644 --- a/UI/scoreboard_entry.tscn +++ b/UI/scoreboard_entry.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=4 format=3 uid="uid://bhri8mqjbme2t"] +[gd_scene format=3 uid="uid://bhri8mqjbme2t"] [ext_resource type="Script" uid="uid://bmcym1lkp0j8f" path="res://Scripts/scoreboard_entry.gd" id="1_5xryr"] [ext_resource type="Texture2D" uid="uid://m4ehy5bahsup" path="res://Assets/Textures/ready.png" id="2_yxtr2"] @@ -8,7 +8,7 @@ resource_local_to_scene = true atlas = ExtResource("2_yxtr2") region = Rect2(0, 0, 32, 32) -[node name="PlayerListEntry" type="HBoxContainer"] +[node name="PlayerListEntry" type="HBoxContainer" unique_id=1099716284] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 @@ -16,19 +16,19 @@ grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_5xryr") -[node name="DisplayName" type="Label" parent="."] +[node name="DisplayName" type="Label" parent="." unique_id=651150806] layout_mode = 2 size_flags_horizontal = 3 text = "Dummy Player" horizontal_alignment = 1 -[node name="CharacterName" type="Label" parent="."] +[node name="CharacterName" type="Label" parent="." unique_id=1148611618] layout_mode = 2 size_flags_horizontal = 3 text = "Character" horizontal_alignment = 1 -[node name="TextureRect" type="TextureRect" parent="."] +[node name="TextureRect" type="TextureRect" parent="." unique_id=33110875] layout_mode = 2 size_flags_horizontal = 8 texture = SubResource("AtlasTexture_qhkn8") diff --git a/UI/status_icon.tscn b/UI/status_icon.tscn index 77344da..cf06484 100644 --- a/UI/status_icon.tscn +++ b/UI/status_icon.tscn @@ -1,7 +1,7 @@ -[gd_scene load_steps=2 format=3 uid="uid://dp45xkbsslr0k"] +[gd_scene format=3 uid="uid://dp45xkbsslr0k"] [ext_resource type="Texture2D" uid="uid://bpixdxdjnr5tw" path="res://Assets/Textures/glue_icon.png" id="1_d3stl"] -[node name="StatusIcon" type="TextureRect"] +[node name="StatusIcon" type="TextureRect" unique_id=1993911433] texture_filter = 1 texture = ExtResource("1_d3stl") diff --git a/UI/tower_label.tscn b/UI/tower_label.tscn index 5fc4602..f03b572 100644 --- a/UI/tower_label.tscn +++ b/UI/tower_label.tscn @@ -1,25 +1,25 @@ -[gd_scene load_steps=2 format=3 uid="uid://clabkhnbn75rf"] +[gd_scene format=3 uid="uid://clabkhnbn75rf"] [ext_resource type="Script" uid="uid://b5iw4ig76ws7l" path="res://UI/tower_label.gd" id="1_kjcmy"] -[node name="HBoxContainer" type="HBoxContainer" node_paths=PackedStringArray("tower_name", "tower_amount")] +[node name="HBoxContainer" type="HBoxContainer" unique_id=119305255 node_paths=PackedStringArray("tower_name", "tower_amount")] script = ExtResource("1_kjcmy") tower_name = NodePath("Label") tower_amount = NodePath("Label3") -[node name="Label" type="Label" parent="."] +[node name="Label" type="Label" parent="." unique_id=480147942] layout_mode = 2 text = "tower name" horizontal_alignment = 1 vertical_alignment = 1 -[node name="Label2" type="Label" parent="."] +[node name="Label2" type="Label" parent="." unique_id=1032703461] layout_mode = 2 text = " | " horizontal_alignment = 1 vertical_alignment = 1 -[node name="Label3" type="Label" parent="."] +[node name="Label3" type="Label" parent="." unique_id=243819419] layout_mode = 2 text = "2" horizontal_alignment = 1 diff --git a/Weapons/Ascension/ascension.tscn b/Weapons/Ascension/ascension.tscn index 583943c..0790241 100644 --- a/Weapons/Ascension/ascension.tscn +++ b/Weapons/Ascension/ascension.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=6 format=3 uid="uid://df27vi4stdgjx"] +[gd_scene format=3 uid="uid://df27vi4stdgjx"] [ext_resource type="PackedScene" uid="uid://b7nargdyg28fj" path="res://Scenes/Weapons/weapon.tscn" id="1_533eh"] [ext_resource type="Script" uid="uid://bg8jqsqf83tbf" path="res://Weapons/Ascension/ascension_weapon.gd" id="2_s1gtk"] @@ -9,9 +9,9 @@ atlas = ExtResource("4_evfnb") region = Rect2(0, 0, 64, 64) -[node name="Weapon" instance=ExtResource("1_533eh")] +[node name="Weapon" unique_id=106696861 instance=ExtResource("1_533eh")] script = ExtResource("2_s1gtk") stats = ExtResource("3_s1gtk") -[node name="Sprite3D" parent="." index="0"] +[node name="Sprite3D" parent="." index="0" unique_id=1457062627] texture = SubResource("AtlasTexture_4kfie") diff --git a/Weapons/Ascension/ascension_export.png.import b/Weapons/Ascension/ascension_export.png.import index f20165e..f82dcb3 100644 --- a/Weapons/Ascension/ascension_export.png.import +++ b/Weapons/Ascension/ascension_export.png.import @@ -19,6 +19,8 @@ dest_files=["res://.godot/imported/ascension_export.png-f435b49fb5a6cc70d59171b3 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 @@ -26,6 +28,10 @@ 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 diff --git a/Weapons/Ascension/weapon_stats.tres b/Weapons/Ascension/weapon_stats.tres index e0bd31a..dab77d1 100644 --- a/Weapons/Ascension/weapon_stats.tres +++ b/Weapons/Ascension/weapon_stats.tres @@ -1,17 +1,15 @@ -[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://do05i1xtdwfqk"] +[gd_resource type="Resource" script_class="CardText" format=3 uid="uid://do05i1xtdwfqk"] [ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_c5ghd"] [ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_hwijr"] [resource] script = ExtResource("2_hwijr") -target_type = Array[int]([]) energy_type = 1 attributes = Dictionary[String, float]({ "Damage": 0.0, "Energy": 5.0, "Fire Delay": 2.0 }) -features = Array[ExtResource("1_c5ghd")]([]) text = "DESC_WEAPON_PLATFORM_DASH" metadata/_custom_type_script = "uid://dg7gxxqfqxcmc" diff --git a/Weapons/Assault/g_assault.png.import b/Weapons/Assault/g_assault.png.import index b782a6d..0d2ce47 100644 --- a/Weapons/Assault/g_assault.png.import +++ b/Weapons/Assault/g_assault.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/g_assault.png-ac036fe68b061c3981bb7c49d4a5a4c compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Weapons/Assault/rifle.tscn b/Weapons/Assault/rifle.tscn index 8b36bdb..ff11090 100644 --- a/Weapons/Assault/rifle.tscn +++ b/Weapons/Assault/rifle.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=6 format=3 uid="uid://bn3t6sjupdxgi"] +[gd_scene format=3 uid="uid://bn3t6sjupdxgi"] [ext_resource type="Script" uid="uid://bp3o5klntwmhd" path="res://Scripts/Weapons/hitscan_weapon.gd" id="1_yvp43"] [ext_resource type="Resource" uid="uid://smctw4ogm4rx" path="res://Weapons/Assault/weapon_stats.tres" id="2_2k4c7"] @@ -10,7 +10,7 @@ random_pitch = 1.1 streams_count = 1 stream_0/stream = ExtResource("2_5wfsb") -[node name="Rifle" type="Node3D" node_paths=PackedStringArray("raycast", "audio_player", "recharge_timer")] +[node name="Rifle" type="Node3D" unique_id=1518167828 node_paths=PackedStringArray("raycast", "audio_player", "recharge_timer")] script = ExtResource("1_yvp43") raycast = NodePath("RayCast3D") stats = ExtResource("2_2k4c7") @@ -18,21 +18,21 @@ audio_player = NodePath("AudioStreamPlayer3D") recharge_timer = NodePath("Timer") metadata/_custom_type_script = "uid://bp3o5klntwmhd" -[node name="RayCast3D" type="RayCast3D" parent="."] +[node name="RayCast3D" type="RayCast3D" parent="." unique_id=1349784403] target_position = Vector3(0, 0, -1) collision_mask = 4 -[node name="Timer" type="Timer" parent="."] +[node name="Timer" type="Timer" parent="." unique_id=2110782459] wait_time = 4.0 one_shot = true -[node name="AudioStreamPlayer3D" type="AudioStreamPlayer3D" parent="."] +[node name="AudioStreamPlayer3D" type="AudioStreamPlayer3D" parent="." unique_id=2124501556] stream = SubResource("AudioStreamRandomizer_1hdrg") bus = &"SFX" -[node name="Gun Thing" parent="." instance=ExtResource("3_2k4c7")] +[node name="Gun Thing" parent="." unique_id=1024288520 instance=ExtResource("3_2k4c7")] -[node name="Cube_001" parent="Gun Thing" index="0"] +[node name="Cube_001" parent="Gun Thing" index="0" unique_id=1455961016] layers = 2 [connection signal="timeout" from="Timer" to="." method="_on_timer_timeout"] diff --git a/Weapons/Assault/rifle_tex.png.import b/Weapons/Assault/rifle_tex.png.import index 8ce0fd3..5da5a10 100644 --- a/Weapons/Assault/rifle_tex.png.import +++ b/Weapons/Assault/rifle_tex.png.import @@ -19,6 +19,8 @@ dest_files=["res://.godot/imported/rifle_tex.png-066373a8f602fd3a3436ea7b29f3f62 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 @@ -26,6 +28,10 @@ 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 diff --git a/Weapons/Assault/weapon_material.tres b/Weapons/Assault/weapon_material.tres index 5eafd2f..8c56c0b 100644 --- a/Weapons/Assault/weapon_material.tres +++ b/Weapons/Assault/weapon_material.tres @@ -1,10 +1,7 @@ -[gd_resource type="ShaderMaterial" load_steps=3 format=3 uid="uid://bjdi4f801k0xt"] +[gd_resource type="ShaderMaterial" format=3 uid="uid://bjdi4f801k0xt"] [ext_resource type="Shader" uid="uid://c5bffujq0l70k" path="res://Shaders/jitter.gdshader" id="1_r6w0r"] -[ext_resource type="Texture2D" uid="uid://u8p3xcl3gvie" path="res://Weapons/Assault/rifle_tex.png" id="2_kbuty"] [resource] render_priority = 0 shader = ExtResource("1_r6w0r") -shader_parameter/albedo = ExtResource("2_kbuty") -shader_parameter/alpha_scissor = 0.5 diff --git a/Weapons/Assault/weapon_stats.tres b/Weapons/Assault/weapon_stats.tres index eafa947..108f36f 100644 --- a/Weapons/Assault/weapon_stats.tres +++ b/Weapons/Assault/weapon_stats.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="CardText" load_steps=4 format=3 uid="uid://smctw4ogm4rx"] +[gd_resource type="Resource" script_class="CardText" format=3 uid="uid://smctw4ogm4rx"] [ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_vqq5l"] [ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_k26ta"] diff --git a/Weapons/Blowdart/blowdart.png.import b/Weapons/Blowdart/blowdart.png.import index 99e59be..151596b 100644 --- a/Weapons/Blowdart/blowdart.png.import +++ b/Weapons/Blowdart/blowdart.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/blowdart.png-7b4816e5e13e5e0b6c722c97d0282c06 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Weapons/Blowdart/weapon_blowdart.tscn b/Weapons/Blowdart/weapon_blowdart.tscn index 0cd69a6..46c15c1 100644 --- a/Weapons/Blowdart/weapon_blowdart.tscn +++ b/Weapons/Blowdart/weapon_blowdart.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=9 format=3 uid="uid://cy05ssd52exf0"] +[gd_scene format=3 uid="uid://cy05ssd52exf0"] [ext_resource type="PackedScene" uid="uid://nrdexcyatika" path="res://Scenes/Weapons/status_applying_weapon.tscn" id="1_t3gfv"] [ext_resource type="Script" uid="uid://b2jmy4bpt3n40" path="res://Weapons/Blowdart/weapon_blowdart.gd" id="2_g1m1f"] @@ -7,7 +7,7 @@ [ext_resource type="Texture2D" uid="uid://dnlplq8duves3" path="res://Weapons/Blowdart/blowdart.png" id="5_rvf06"] [ext_resource type="AudioStream" uid="uid://dknygn5eyuhxt" path="res://Audio/shot1.wav" id="6_bfygd"] -[sub_resource type="AtlasTexture" id="AtlasTexture_85web"] +[sub_resource type="AtlasTexture" id="AtlasTexture_gjpkw"] resource_local_to_scene = true atlas = ExtResource("5_rvf06") region = Rect2(0, 0, 64, 64) @@ -17,13 +17,13 @@ random_pitch = 1.1 streams_count = 1 stream_0/stream = ExtResource("6_bfygd") -[node name="BlowdartWeapon" instance=ExtResource("1_t3gfv")] +[node name="BlowdartWeapon" unique_id=625039876 instance=ExtResource("1_t3gfv")] script = ExtResource("2_g1m1f") status_stats = ExtResource("3_wculg") stats = ExtResource("4_dwqec") -[node name="Sprite3D" parent="." index="0"] -texture = SubResource("AtlasTexture_85web") +[node name="Sprite3D" parent="." index="0" unique_id=1457062627] +texture = SubResource("AtlasTexture_gjpkw") -[node name="AudioStreamPlayer3D" parent="." index="5"] +[node name="AudioStreamPlayer3D" parent="." index="5" unique_id=1246168083] stream = SubResource("AudioStreamRandomizer_5ni0y") diff --git a/Weapons/Blowdart/weapon_stats.tres b/Weapons/Blowdart/weapon_stats.tres index 1ac2cdb..b05123e 100644 --- a/Weapons/Blowdart/weapon_stats.tres +++ b/Weapons/Blowdart/weapon_stats.tres @@ -1,11 +1,10 @@ -[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://c6e50linnk2i7"] +[gd_resource type="Resource" script_class="CardText" format=3 uid="uid://c6e50linnk2i7"] [ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_uay7i"] [ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_lbj0i"] [resource] script = ExtResource("2_lbj0i") -target_type = Array[int]([]) energy_type = 1 attributes = Dictionary[String, float]({ "Damage": 0.0, @@ -13,5 +12,4 @@ attributes = Dictionary[String, float]({ "Fire Delay": 0.8, "Range": 15.0 }) -features = Array[ExtResource("1_uay7i")]([]) text = "DESC_WEAPON_POISON" diff --git a/Weapons/BombLauncher/grenade_launcher.png.import b/Weapons/BombLauncher/grenade_launcher.png.import index 0504da0..a18fe71 100644 --- a/Weapons/BombLauncher/grenade_launcher.png.import +++ b/Weapons/BombLauncher/grenade_launcher.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/grenade_launcher.png-8845c18be7f0ebba3854285b compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Weapons/BombLauncher/weapon_bomb_launcher.tscn b/Weapons/BombLauncher/weapon_bomb_launcher.tscn index 0aae208..c1fc60c 100644 --- a/Weapons/BombLauncher/weapon_bomb_launcher.tscn +++ b/Weapons/BombLauncher/weapon_bomb_launcher.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=9 format=3 uid="uid://c3fqlkytyc62u"] +[gd_scene format=3 uid="uid://c3fqlkytyc62u"] [ext_resource type="PackedScene" uid="uid://bqdllitxbbpyp" path="res://Scenes/Weapons/projectile_weapon.tscn" id="1_gbycb"] [ext_resource type="Script" uid="uid://d2uo2cp7cdhdu" path="res://Weapons/BombLauncher/weapon_bomb_launcher.gd" id="2_g5ihb"] @@ -7,7 +7,7 @@ [ext_resource type="Texture2D" uid="uid://3qcdx7n440sc" path="res://Weapons/BombLauncher/grenade_launcher.png" id="5_iyrt8"] [ext_resource type="AudioStream" uid="uid://dknygn5eyuhxt" path="res://Audio/shot1.wav" id="6_rg62n"] -[sub_resource type="AtlasTexture" id="AtlasTexture_4fobv"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8wekx"] resource_local_to_scene = true atlas = ExtResource("5_iyrt8") region = Rect2(0, 0, 64, 64) @@ -17,13 +17,13 @@ random_pitch = 1.1 streams_count = 1 stream_0/stream = ExtResource("6_rg62n") -[node name="BombLauncherWeapon" instance=ExtResource("1_gbycb")] +[node name="BombLauncherWeapon" unique_id=1090691783 instance=ExtResource("1_gbycb")] script = ExtResource("2_g5ihb") projectile_scene = ExtResource("3_jxt6m") stats = ExtResource("3_73ol1") -[node name="Sprite3D" parent="." index="0"] -texture = SubResource("AtlasTexture_4fobv") +[node name="Sprite3D" parent="." index="0" unique_id=1457062627] +texture = SubResource("AtlasTexture_8wekx") -[node name="AudioStreamPlayer3D" parent="." index="3"] +[node name="AudioStreamPlayer3D" parent="." index="3" unique_id=1246168083] stream = SubResource("AudioStreamRandomizer_l37cm") diff --git a/Weapons/BombLauncher/weapon_stats.tres b/Weapons/BombLauncher/weapon_stats.tres index 1107316..f2f34cb 100644 --- a/Weapons/BombLauncher/weapon_stats.tres +++ b/Weapons/BombLauncher/weapon_stats.tres @@ -1,11 +1,10 @@ -[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://co6eorobj1xuu"] +[gd_resource type="Resource" script_class="CardText" format=3 uid="uid://co6eorobj1xuu"] [ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_gv6l8"] [ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_fe8lx"] [resource] script = ExtResource("2_fe8lx") -target_type = Array[int]([]) energy_type = 1 attributes = Dictionary[String, float]({ "Damage": 10.0, @@ -13,5 +12,4 @@ attributes = Dictionary[String, float]({ "Fire Delay": 2.0, "Range": 10.0 }) -features = Array[ExtResource("1_gv6l8")]([]) text = "DESC_WEAPON_BOMB" diff --git a/Weapons/Fireball/fireball.png.import b/Weapons/Fireball/fireball.png.import index 1b0662c..fc4b604 100644 --- a/Weapons/Fireball/fireball.png.import +++ b/Weapons/Fireball/fireball.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/fireball.png-ca2a9f79a1b748ed1d541f020b0c8375 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Weapons/Fireball/weapon_fireball.tscn b/Weapons/Fireball/weapon_fireball.tscn index 6cea5a0..3b4508e 100644 --- a/Weapons/Fireball/weapon_fireball.tscn +++ b/Weapons/Fireball/weapon_fireball.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=9 format=3 uid="uid://dnwjfb4fexr0o"] +[gd_scene format=3 uid="uid://dnwjfb4fexr0o"] [ext_resource type="PackedScene" uid="uid://bqdllitxbbpyp" path="res://Scenes/Weapons/projectile_weapon.tscn" id="1_7k6fb"] [ext_resource type="Script" uid="uid://b31wq61g2i5vt" path="res://Weapons/Fireball/weapon_fireball.gd" id="2_nprco"] @@ -7,7 +7,7 @@ [ext_resource type="Texture2D" uid="uid://mwgpnnm3g3re" path="res://Weapons/Fireball/fireball.png" id="5_r42ic"] [ext_resource type="AudioStream" uid="uid://dknygn5eyuhxt" path="res://Audio/shot1.wav" id="6_o5rjg"] -[sub_resource type="AtlasTexture" id="AtlasTexture_hfmm6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_y1w8j"] resource_local_to_scene = true atlas = ExtResource("5_r42ic") region = Rect2(0, 0, 64, 64) @@ -17,13 +17,13 @@ random_pitch = 1.1 streams_count = 1 stream_0/stream = ExtResource("6_o5rjg") -[node name="FireballWeapon" instance=ExtResource("1_7k6fb")] +[node name="FireballWeapon" unique_id=2144147320 instance=ExtResource("1_7k6fb")] script = ExtResource("2_nprco") projectile_scene = ExtResource("3_2j1mm") stats = ExtResource("4_rqdnu") -[node name="Sprite3D" parent="." index="0"] -texture = SubResource("AtlasTexture_hfmm6") +[node name="Sprite3D" parent="." index="0" unique_id=1457062627] +texture = SubResource("AtlasTexture_y1w8j") -[node name="AudioStreamPlayer3D" parent="." index="3"] +[node name="AudioStreamPlayer3D" parent="." index="3" unique_id=1246168083] stream = SubResource("AudioStreamRandomizer_6xq8y") diff --git a/Weapons/Fireball/weapon_stats.tres b/Weapons/Fireball/weapon_stats.tres index 3d2f8a3..6ec8cff 100644 --- a/Weapons/Fireball/weapon_stats.tres +++ b/Weapons/Fireball/weapon_stats.tres @@ -1,11 +1,10 @@ -[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://dhwhwicgpw7yh"] +[gd_resource type="Resource" script_class="CardText" format=3 uid="uid://dhwhwicgpw7yh"] [ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_ehd58"] [ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_yto3f"] [resource] script = ExtResource("2_yto3f") -target_type = Array[int]([]) energy_type = 1 attributes = Dictionary[String, float]({ "Damage": 5.0, @@ -13,5 +12,4 @@ attributes = Dictionary[String, float]({ "Fire Delay": 2.0, "Range": 15.0 }) -features = Array[ExtResource("1_ehd58")]([]) text = "DESC_WEAPON_FIREBALL" diff --git a/Weapons/Flamethrower/flame_particles.tres b/Weapons/Flamethrower/flame_particles.tres index 0c63c98..5631daf 100644 --- a/Weapons/Flamethrower/flame_particles.tres +++ b/Weapons/Flamethrower/flame_particles.tres @@ -1,4 +1,4 @@ -[gd_resource type="ParticleProcessMaterial" load_steps=3 format=3 uid="uid://gyeamtekshor"] +[gd_resource type="ParticleProcessMaterial" format=3 uid="uid://gyeamtekshor"] [sub_resource type="Gradient" id="Gradient_eiw3y"] interpolation_color_space = 2 diff --git a/Weapons/Flamethrower/weapon_flamethrower.tscn b/Weapons/Flamethrower/weapon_flamethrower.tscn index 44b3edc..74a3abb 100644 --- a/Weapons/Flamethrower/weapon_flamethrower.tscn +++ b/Weapons/Flamethrower/weapon_flamethrower.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=8 format=3 uid="uid://dhv7m4lky7bd8"] +[gd_scene format=3 uid="uid://dhv7m4lky7bd8"] [ext_resource type="PackedScene" uid="uid://dp4gfr5h0tbcd" path="res://Scenes/Weapons/shapecast_weapon.tscn" id="1_ovmdp"] [ext_resource type="Script" uid="uid://bf4aoeoumhnc6" path="res://Weapons/Flamethrower/weapon_flamethrower.gd" id="2_227rf"] @@ -7,18 +7,18 @@ [ext_resource type="Texture2D" uid="uid://oblavj8vj30n" path="res://Weapons/GlueLauncher/glue_gun.png" id="5_wdw3e"] [ext_resource type="Material" uid="uid://gyeamtekshor" path="res://Weapons/Flamethrower/flame_particles.tres" id="6_idhp2"] -[sub_resource type="AtlasTexture" id="AtlasTexture_3hank"] +[sub_resource type="AtlasTexture" id="AtlasTexture_mqqyt"] resource_local_to_scene = true atlas = ExtResource("5_wdw3e") region = Rect2(0, 0, 64, 64) -[node name="FlamethrowerWeapon" instance=ExtResource("1_ovmdp")] +[node name="FlamethrowerWeapon" unique_id=1734341199 instance=ExtResource("1_ovmdp")] script = ExtResource("2_227rf") status_stats = ExtResource("3_fqch8") stats = ExtResource("4_oafdt") -[node name="Sprite3D" parent="." index="0"] -texture = SubResource("AtlasTexture_3hank") +[node name="Sprite3D" parent="." index="0" unique_id=1457062627] +texture = SubResource("AtlasTexture_mqqyt") -[node name="GPUParticles3D" parent="ShapeCast3D" index="0"] +[node name="GPUParticles3D" parent="ShapeCast3D" parent_id_path=PackedInt32Array(1138406404) index="0" unique_id=1743469147] process_material = ExtResource("6_idhp2") diff --git a/Weapons/Flamethrower/weapon_stats.tres b/Weapons/Flamethrower/weapon_stats.tres index 968c69d..fe63cbd 100644 --- a/Weapons/Flamethrower/weapon_stats.tres +++ b/Weapons/Flamethrower/weapon_stats.tres @@ -1,11 +1,10 @@ -[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://yjknwdimtm8g"] +[gd_resource type="Resource" script_class="CardText" format=3 uid="uid://yjknwdimtm8g"] [ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_rinww"] [ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_drgp3"] [resource] script = ExtResource("2_drgp3") -target_type = Array[int]([]) energy_type = 2 attributes = Dictionary[String, float]({ "Damage": 1.0, @@ -13,5 +12,4 @@ attributes = Dictionary[String, float]({ "Fire Delay": 0.4, "Range": 3.0 }) -features = Array[ExtResource("1_rinww")]([]) text = "DESC_WEAPON_FLAMETHROWER" diff --git a/Weapons/Gatling/accelerator.png.import b/Weapons/Gatling/accelerator.png.import index 140884a..5fb83a7 100644 --- a/Weapons/Gatling/accelerator.png.import +++ b/Weapons/Gatling/accelerator.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/accelerator.png-4c158c4ff4c604bf3c46c9349d25d compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Weapons/Gatling/weapon_gatling.tscn b/Weapons/Gatling/weapon_gatling.tscn index fe19cfa..2dab7f9 100644 --- a/Weapons/Gatling/weapon_gatling.tscn +++ b/Weapons/Gatling/weapon_gatling.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=8 format=3 uid="uid://dkxi1ssoa44jn"] +[gd_scene format=3 uid="uid://dkxi1ssoa44jn"] [ext_resource type="PackedScene" uid="uid://difwo7wlyqr3h" path="res://Scenes/Weapons/hitscan_weapon.tscn" id="1_fwlu5"] [ext_resource type="Resource" uid="uid://cj2x1jvo8l4ot" path="res://Weapons/Gatling/weapon_stats.tres" id="2_fnyjd"] @@ -6,7 +6,7 @@ [ext_resource type="Texture2D" uid="uid://dkb8e0uu5vikw" path="res://Weapons/Gatling/accelerator.png" id="4_gi42y"] [ext_resource type="AudioStream" uid="uid://dknygn5eyuhxt" path="res://Audio/shot1.wav" id="5_gelfi"] -[sub_resource type="AtlasTexture" id="AtlasTexture_0im1y"] +[sub_resource type="AtlasTexture" id="AtlasTexture_aeleg"] resource_local_to_scene = true atlas = ExtResource("4_gi42y") region = Rect2(0, 0, 64, 64) @@ -16,12 +16,12 @@ random_pitch = 1.1 streams_count = 1 stream_0/stream = ExtResource("5_gelfi") -[node name="WeaponGatling" instance=ExtResource("1_fwlu5")] +[node name="WeaponGatling" unique_id=311520343 instance=ExtResource("1_fwlu5")] script = ExtResource("2_wm4al") stats = ExtResource("2_fnyjd") -[node name="Sprite3D" parent="." index="0"] -texture = SubResource("AtlasTexture_0im1y") +[node name="Sprite3D" parent="." index="0" unique_id=1457062627] +texture = SubResource("AtlasTexture_aeleg") -[node name="AudioStreamPlayer3D" parent="." index="5"] +[node name="AudioStreamPlayer3D" parent="." index="5" unique_id=1246168083] stream = SubResource("AudioStreamRandomizer_778e1") diff --git a/Weapons/Gatling/weapon_stats.tres b/Weapons/Gatling/weapon_stats.tres index e3d6817..7bb8ddc 100644 --- a/Weapons/Gatling/weapon_stats.tres +++ b/Weapons/Gatling/weapon_stats.tres @@ -1,11 +1,10 @@ -[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://cj2x1jvo8l4ot"] +[gd_resource type="Resource" script_class="CardText" format=3 uid="uid://cj2x1jvo8l4ot"] [ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_vn048"] [ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_y36gr"] [resource] script = ExtResource("2_y36gr") -target_type = Array[int]([]) energy_type = 2 attributes = Dictionary[String, float]({ "Damage": 2.0, @@ -15,5 +14,4 @@ attributes = Dictionary[String, float]({ "Speed Multiplier": 3.0, "Speed Time": 4.0 }) -features = Array[ExtResource("1_vn048")]([]) text = "DESC_WEAPON_ACCEL" diff --git a/Weapons/GlueLauncher/glue_gun.png.import b/Weapons/GlueLauncher/glue_gun.png.import index 76ca88f..182fe6e 100644 --- a/Weapons/GlueLauncher/glue_gun.png.import +++ b/Weapons/GlueLauncher/glue_gun.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/glue_gun.png-3a7daf5c437b562a7991221d00f42c09 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Weapons/GlueLauncher/weapon_glue_launcher.tscn b/Weapons/GlueLauncher/weapon_glue_launcher.tscn index dba034e..a881930 100644 --- a/Weapons/GlueLauncher/weapon_glue_launcher.tscn +++ b/Weapons/GlueLauncher/weapon_glue_launcher.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=9 format=3 uid="uid://takm6diuy71m"] +[gd_scene format=3 uid="uid://takm6diuy71m"] [ext_resource type="PackedScene" uid="uid://nrdexcyatika" path="res://Scenes/Weapons/status_applying_weapon.tscn" id="1_7v0k2"] [ext_resource type="Script" uid="uid://cen0646abxvb8" path="res://Weapons/GlueLauncher/weapon_glue_launcher.gd" id="2_12ex2"] @@ -7,7 +7,7 @@ [ext_resource type="Texture2D" uid="uid://oblavj8vj30n" path="res://Weapons/GlueLauncher/glue_gun.png" id="5_obawu"] [ext_resource type="AudioStream" uid="uid://dknygn5eyuhxt" path="res://Audio/shot1.wav" id="6_6qk7c"] -[sub_resource type="AtlasTexture" id="AtlasTexture_ehcsl"] +[sub_resource type="AtlasTexture" id="AtlasTexture_g2dw6"] resource_local_to_scene = true atlas = ExtResource("5_obawu") region = Rect2(0, 0, 64, 64) @@ -17,13 +17,13 @@ random_pitch = 1.1 streams_count = 1 stream_0/stream = ExtResource("6_6qk7c") -[node name="GlueLauncherWeapon" instance=ExtResource("1_7v0k2")] +[node name="GlueLauncherWeapon" unique_id=230912663 instance=ExtResource("1_7v0k2")] script = ExtResource("2_12ex2") status_stats = ExtResource("3_xtk6n") stats = ExtResource("4_c3ve8") -[node name="Sprite3D" parent="." index="0"] -texture = SubResource("AtlasTexture_ehcsl") +[node name="Sprite3D" parent="." index="0" unique_id=1457062627] +texture = SubResource("AtlasTexture_g2dw6") -[node name="AudioStreamPlayer3D" parent="." index="5"] +[node name="AudioStreamPlayer3D" parent="." index="5" unique_id=1246168083] stream = SubResource("AudioStreamRandomizer_cc15t") diff --git a/Weapons/GlueLauncher/weapon_stats.tres b/Weapons/GlueLauncher/weapon_stats.tres index 36421ef..14a8187 100644 --- a/Weapons/GlueLauncher/weapon_stats.tres +++ b/Weapons/GlueLauncher/weapon_stats.tres @@ -1,11 +1,10 @@ -[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://boj1ho5x0sxtq"] +[gd_resource type="Resource" script_class="CardText" format=3 uid="uid://boj1ho5x0sxtq"] [ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_58qpp"] [ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_nlx26"] [resource] script = ExtResource("2_nlx26") -target_type = Array[int]([]) energy_type = 1 attributes = Dictionary[String, float]({ "Damage": 0.0, @@ -13,5 +12,4 @@ attributes = Dictionary[String, float]({ "Fire Delay": 0.5, "Range": 13.0 }) -features = Array[ExtResource("1_58qpp")]([]) text = "DESC_WEAPON_GLUE" diff --git a/Weapons/Icicle/icicle.png.import b/Weapons/Icicle/icicle.png.import index 696a4cf..5517fa1 100644 --- a/Weapons/Icicle/icicle.png.import +++ b/Weapons/Icicle/icicle.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/icicle.png-c9b1486012d89be0210aa46f82236f7a.c compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Weapons/Icicle/weapon_icicle.tscn b/Weapons/Icicle/weapon_icicle.tscn index 52e9bf3..d60ddce 100644 --- a/Weapons/Icicle/weapon_icicle.tscn +++ b/Weapons/Icicle/weapon_icicle.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=9 format=3 uid="uid://v3iuf4lt2iff"] +[gd_scene format=3 uid="uid://v3iuf4lt2iff"] [ext_resource type="PackedScene" uid="uid://bqdllitxbbpyp" path="res://Scenes/Weapons/projectile_weapon.tscn" id="1_oi7x1"] [ext_resource type="Script" uid="uid://b8kfsaxc738dr" path="res://Weapons/Icicle/weapon_icicle.gd" id="2_6wbx0"] @@ -7,7 +7,7 @@ [ext_resource type="Texture2D" uid="uid://mqo5qcghfit8" path="res://Weapons/Icicle/icicle.png" id="5_iremk"] [ext_resource type="AudioStream" uid="uid://dknygn5eyuhxt" path="res://Audio/shot1.wav" id="6_ilpsp"] -[sub_resource type="AtlasTexture" id="AtlasTexture_7uf3s"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6pdve"] resource_local_to_scene = true atlas = ExtResource("5_iremk") region = Rect2(0, 0, 64, 64) @@ -17,13 +17,13 @@ random_pitch = 1.1 streams_count = 1 stream_0/stream = ExtResource("6_ilpsp") -[node name="IcicleWeapon" instance=ExtResource("1_oi7x1")] +[node name="IcicleWeapon" unique_id=1881855523 instance=ExtResource("1_oi7x1")] script = ExtResource("2_6wbx0") projectile_scene = ExtResource("3_cwl2u") stats = ExtResource("4_r8ss5") -[node name="Sprite3D" parent="." index="0"] -texture = SubResource("AtlasTexture_7uf3s") +[node name="Sprite3D" parent="." index="0" unique_id=1457062627] +texture = SubResource("AtlasTexture_6pdve") -[node name="AudioStreamPlayer3D" parent="." index="3"] +[node name="AudioStreamPlayer3D" parent="." index="3" unique_id=1246168083] stream = SubResource("AudioStreamRandomizer_1vtjq") diff --git a/Weapons/Icicle/weapon_stats.tres b/Weapons/Icicle/weapon_stats.tres index 5bad054..fc98c8f 100644 --- a/Weapons/Icicle/weapon_stats.tres +++ b/Weapons/Icicle/weapon_stats.tres @@ -1,11 +1,10 @@ -[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://ckjmym1ofww4"] +[gd_resource type="Resource" script_class="CardText" format=3 uid="uid://ckjmym1ofww4"] [ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_5i8ch"] [ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_5m6w7"] [resource] script = ExtResource("2_5m6w7") -target_type = Array[int]([]) energy_type = 1 attributes = Dictionary[String, float]({ "Damage": 5.0, @@ -13,5 +12,4 @@ attributes = Dictionary[String, float]({ "Fire Delay": 2.0, "Range": 15.0 }) -features = Array[ExtResource("1_5i8ch")]([]) text = "DESC_WEAPON_ICE_SPIKE" diff --git a/Weapons/Overclock/g_asssrault-export.png.import b/Weapons/Overclock/g_asssrault-export.png.import index 7e51e0d..6238de2 100644 --- a/Weapons/Overclock/g_asssrault-export.png.import +++ b/Weapons/Overclock/g_asssrault-export.png.import @@ -19,6 +19,8 @@ dest_files=["res://.godot/imported/g_asssrault-export.png-58b6525a5c474bc76f1253 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 @@ -26,6 +28,10 @@ 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 diff --git a/Weapons/Overclock/overclock_weapon.tscn b/Weapons/Overclock/overclock_weapon.tscn index 5d5adc9..6498b68 100644 --- a/Weapons/Overclock/overclock_weapon.tscn +++ b/Weapons/Overclock/overclock_weapon.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=6 format=3 uid="uid://dmbd7ivisjm3w"] +[gd_scene format=3 uid="uid://dmbd7ivisjm3w"] [ext_resource type="PackedScene" uid="uid://difwo7wlyqr3h" path="res://Scenes/Weapons/hitscan_weapon.tscn" id="1_y7piy"] [ext_resource type="Script" uid="uid://bxqellvwo4d7n" path="res://Weapons/Overclock/overclock_weapon.gd" id="2_5uumc"] @@ -9,9 +9,9 @@ atlas = ExtResource("4_5uumc") region = Rect2(0, 0, 64, 64) -[node name="HitscanWeapon" instance=ExtResource("1_y7piy")] +[node name="HitscanWeapon" unique_id=892766960 instance=ExtResource("1_y7piy")] script = ExtResource("2_5uumc") stats = ExtResource("3_tptkd") -[node name="Sprite3D" parent="." index="0"] +[node name="Sprite3D" parent="." index="0" unique_id=1457062627] texture = SubResource("AtlasTexture_tptkd") diff --git a/Weapons/Overclock/weapon_stats.tres b/Weapons/Overclock/weapon_stats.tres index 740ba98..18e378b 100644 --- a/Weapons/Overclock/weapon_stats.tres +++ b/Weapons/Overclock/weapon_stats.tres @@ -1,11 +1,10 @@ -[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://d3qmy6puuh1gl"] +[gd_resource type="Resource" script_class="CardText" format=3 uid="uid://d3qmy6puuh1gl"] [ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_m84e5"] [ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_rl1ek"] [resource] script = ExtResource("2_rl1ek") -target_type = Array[int]([]) energy_type = 2 attributes = Dictionary[String, float]({ "Damage": 0.0, @@ -14,6 +13,5 @@ attributes = Dictionary[String, float]({ "Fire Delay": 0.3, "Range": 100.0 }) -features = Array[ExtResource("1_m84e5")]([]) text = "DESC_WEAPON_SPEED_INCREASER" metadata/_custom_type_script = "uid://dg7gxxqfqxcmc" diff --git a/Weapons/Reactor/radiation_particles.tres b/Weapons/Reactor/radiation_particles.tres index 966ec40..01be9d4 100644 --- a/Weapons/Reactor/radiation_particles.tres +++ b/Weapons/Reactor/radiation_particles.tres @@ -1,4 +1,4 @@ -[gd_resource type="ParticleProcessMaterial" load_steps=3 format=3 uid="uid://bjab6t4n0s5ac"] +[gd_resource type="ParticleProcessMaterial" format=3 uid="uid://bjab6t4n0s5ac"] [sub_resource type="Gradient" id="Gradient_eiw3y"] interpolation_color_space = 2 diff --git a/Weapons/Reactor/weapon_reactor.tscn b/Weapons/Reactor/weapon_reactor.tscn index 409647b..b28eb3c 100644 --- a/Weapons/Reactor/weapon_reactor.tscn +++ b/Weapons/Reactor/weapon_reactor.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=10 format=3 uid="uid://yymj42pp6v1t"] +[gd_scene format=3 uid="uid://yymj42pp6v1t"] [ext_resource type="PackedScene" uid="uid://dp4gfr5h0tbcd" path="res://Scenes/Weapons/shapecast_weapon.tscn" id="1_du35a"] [ext_resource type="Script" uid="uid://d1lqdrh65prrr" path="res://Weapons/Reactor/weapon_reactor.gd" id="2_oe7hd"] @@ -7,7 +7,7 @@ [ext_resource type="Texture2D" uid="uid://oblavj8vj30n" path="res://Weapons/GlueLauncher/glue_gun.png" id="5_bawfy"] [ext_resource type="Material" uid="uid://bjab6t4n0s5ac" path="res://Weapons/Reactor/radiation_particles.tres" id="6_0sgt1"] -[sub_resource type="AtlasTexture" id="AtlasTexture_0dpt5"] +[sub_resource type="AtlasTexture" id="AtlasTexture_7xflc"] resource_local_to_scene = true atlas = ExtResource("5_bawfy") region = Rect2(0, 0, 64, 64) @@ -19,14 +19,14 @@ vertex_color_use_as_albedo = true [sub_resource type="BoxMesh" id="BoxMesh_5o1ws"] material = SubResource("StandardMaterial3D_l4nsh") -[node name="ReactorWeapon" instance=ExtResource("1_du35a")] +[node name="ReactorWeapon" unique_id=1733534343 instance=ExtResource("1_du35a")] script = ExtResource("2_oe7hd") status_stats = ExtResource("3_hsfwd") stats = ExtResource("4_83mkk") -[node name="Sprite3D" parent="." index="0"] -texture = SubResource("AtlasTexture_0dpt5") +[node name="Sprite3D" parent="." index="0" unique_id=1457062627] +texture = SubResource("AtlasTexture_7xflc") -[node name="GPUParticles3D" parent="ShapeCast3D" index="0"] +[node name="GPUParticles3D" parent="ShapeCast3D" parent_id_path=PackedInt32Array(1138406404) index="0" unique_id=1743469147] process_material = ExtResource("6_0sgt1") draw_pass_1 = SubResource("BoxMesh_5o1ws") diff --git a/Weapons/Reactor/weapon_stats.tres b/Weapons/Reactor/weapon_stats.tres index 32c35e1..a729b8b 100644 --- a/Weapons/Reactor/weapon_stats.tres +++ b/Weapons/Reactor/weapon_stats.tres @@ -1,11 +1,10 @@ -[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://ipfr7emuarbj"] +[gd_resource type="Resource" script_class="CardText" format=3 uid="uid://ipfr7emuarbj"] [ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_2higs"] [ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_ahbcx"] [resource] script = ExtResource("2_ahbcx") -target_type = Array[int]([]) energy_type = 2 attributes = Dictionary[String, float]({ "Damage": 1.0, @@ -13,5 +12,4 @@ attributes = Dictionary[String, float]({ "Fire Delay": 0.5, "Range": 3.0 }) -features = Array[ExtResource("1_2higs")]([]) text = "DESC_WEAPON_RADIATION" diff --git a/Weapons/Refrigerator/cold_particles.tres b/Weapons/Refrigerator/cold_particles.tres index a305bb2..26d33ce 100644 --- a/Weapons/Refrigerator/cold_particles.tres +++ b/Weapons/Refrigerator/cold_particles.tres @@ -1,4 +1,4 @@ -[gd_resource type="ParticleProcessMaterial" load_steps=3 format=3 uid="uid://ckung57mij7ue"] +[gd_resource type="ParticleProcessMaterial" format=3 uid="uid://ckung57mij7ue"] [sub_resource type="Gradient" id="Gradient_eiw3y"] interpolation_color_space = 2 diff --git a/Weapons/Refrigerator/weapon_refrigerator.tscn b/Weapons/Refrigerator/weapon_refrigerator.tscn index 8f2ca18..1fbbc5c 100644 --- a/Weapons/Refrigerator/weapon_refrigerator.tscn +++ b/Weapons/Refrigerator/weapon_refrigerator.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=7 format=3 uid="uid://b0vi11kj3lxng"] +[gd_scene format=3 uid="uid://b0vi11kj3lxng"] [ext_resource type="PackedScene" uid="uid://dp4gfr5h0tbcd" path="res://Scenes/Weapons/shapecast_weapon.tscn" id="1_g3e4a"] [ext_resource type="Resource" uid="uid://fed6kimfbcwv" path="res://Resources/StatusEffects/cold.tres" id="2_pranv"] @@ -6,17 +6,17 @@ [ext_resource type="Texture2D" uid="uid://oblavj8vj30n" path="res://Weapons/GlueLauncher/glue_gun.png" id="4_y5ps0"] [ext_resource type="Material" uid="uid://ckung57mij7ue" path="res://Weapons/Refrigerator/cold_particles.tres" id="5_8q1lc"] -[sub_resource type="AtlasTexture" id="AtlasTexture_0yua2"] +[sub_resource type="AtlasTexture" id="AtlasTexture_0a1ux"] resource_local_to_scene = true atlas = ExtResource("4_y5ps0") region = Rect2(0, 0, 64, 64) -[node name="RefrigeratorWeapon" instance=ExtResource("1_g3e4a")] +[node name="RefrigeratorWeapon" unique_id=1428505509 instance=ExtResource("1_g3e4a")] status_stats = ExtResource("2_pranv") stats = ExtResource("3_ihljm") -[node name="Sprite3D" parent="." index="0"] -texture = SubResource("AtlasTexture_0yua2") +[node name="Sprite3D" parent="." index="0" unique_id=1457062627] +texture = SubResource("AtlasTexture_0a1ux") -[node name="GPUParticles3D" parent="ShapeCast3D" index="0"] +[node name="GPUParticles3D" parent="ShapeCast3D" parent_id_path=PackedInt32Array(1138406404) index="0" unique_id=1743469147] process_material = ExtResource("5_8q1lc") diff --git a/Weapons/Refrigerator/weapon_stats.tres b/Weapons/Refrigerator/weapon_stats.tres index 5f0fd0e..4bc4980 100644 --- a/Weapons/Refrigerator/weapon_stats.tres +++ b/Weapons/Refrigerator/weapon_stats.tres @@ -1,11 +1,10 @@ -[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://5l758yxfpi1e"] +[gd_resource type="Resource" script_class="CardText" format=3 uid="uid://5l758yxfpi1e"] [ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_18tr7"] [ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_wny82"] [resource] script = ExtResource("2_wny82") -target_type = Array[int]([]) energy_type = 2 attributes = Dictionary[String, float]({ "Damage": 1.0, @@ -13,5 +12,4 @@ attributes = Dictionary[String, float]({ "Fire Delay": 0.5, "Range": 3.0 }) -features = Array[ExtResource("1_18tr7")]([]) text = "DESC_WEAPON_FREEZER" diff --git a/Weapons/RocketLauncher/rocket_launcher.png.import b/Weapons/RocketLauncher/rocket_launcher.png.import index 8900f7f..27ba01e 100644 --- a/Weapons/RocketLauncher/rocket_launcher.png.import +++ b/Weapons/RocketLauncher/rocket_launcher.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/rocket_launcher.png-46d46e1e1165d4d8f36827513 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Weapons/RocketLauncher/target_icon.png.import b/Weapons/RocketLauncher/target_icon.png.import index 4f8b149..270f3a5 100644 --- a/Weapons/RocketLauncher/target_icon.png.import +++ b/Weapons/RocketLauncher/target_icon.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/target_icon.png-fdb073988a655736b50ac44c55c9a compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Weapons/RocketLauncher/target_icon.tscn b/Weapons/RocketLauncher/target_icon.tscn index b256838..6df5d52 100644 --- a/Weapons/RocketLauncher/target_icon.tscn +++ b/Weapons/RocketLauncher/target_icon.tscn @@ -1,8 +1,8 @@ -[gd_scene load_steps=2 format=3 uid="uid://csufsbi64asau"] +[gd_scene format=3 uid="uid://csufsbi64asau"] [ext_resource type="Texture2D" uid="uid://hnfa76d6tdi" path="res://Weapons/RocketLauncher/target_icon.png" id="1_r4a3f"] -[node name="Node3D" type="Sprite3D"] +[node name="Node3D" type="Sprite3D" unique_id=1768912620] sorting_offset = 20.0 pixel_size = 0.002 billboard = 1 diff --git a/Weapons/RocketLauncher/target_list.png.import b/Weapons/RocketLauncher/target_list.png.import index 2d4b501..bec2ce4 100644 --- a/Weapons/RocketLauncher/target_list.png.import +++ b/Weapons/RocketLauncher/target_list.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/target_list.png-8dceb321dce44756cc7d567683ca0 compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Weapons/RocketLauncher/weapon_rocket_launcher.tscn b/Weapons/RocketLauncher/weapon_rocket_launcher.tscn index df65314..5f18d59 100644 --- a/Weapons/RocketLauncher/weapon_rocket_launcher.tscn +++ b/Weapons/RocketLauncher/weapon_rocket_launcher.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=12 format=3 uid="uid://bdp7icdejayvr"] +[gd_scene format=3 uid="uid://bdp7icdejayvr"] [ext_resource type="PackedScene" uid="uid://bqdllitxbbpyp" path="res://Scenes/Weapons/projectile_weapon.tscn" id="1_gxaua"] [ext_resource type="Script" uid="uid://cuxi02s34ohs" path="res://Weapons/RocketLauncher/weapon_rocket_launcher.gd" id="2_8x1tf"] @@ -9,7 +9,7 @@ [ext_resource type="Texture2D" uid="uid://cc2umukpibmx1" path="res://Weapons/RocketLauncher/target_list.png" id="6_jlv88"] [ext_resource type="AudioStream" uid="uid://dknygn5eyuhxt" path="res://Audio/shot1.wav" id="8_genbv"] -[sub_resource type="AtlasTexture" id="AtlasTexture_f4p4w"] +[sub_resource type="AtlasTexture" id="AtlasTexture_y0imp"] resource_local_to_scene = true atlas = ExtResource("4_iygkf") region = Rect2(0, 0, 64, 64) @@ -23,7 +23,7 @@ random_pitch = 1.1 streams_count = 1 stream_0/stream = ExtResource("8_genbv") -[node name="RocketLauncher" node_paths=PackedStringArray("targeting_raycast", "targeting_ui_rect") instance=ExtResource("1_gxaua")] +[node name="RocketLauncher" unique_id=2076073673 node_paths=PackedStringArray("targeting_raycast", "targeting_ui_rect") instance=ExtResource("1_gxaua")] script = ExtResource("2_8x1tf") target_icon_scene = ExtResource("3_2x5va") targeting_raycast = NodePath("RayCast3D") @@ -31,14 +31,14 @@ targeting_ui_rect = NodePath("TextureRect") projectile_scene = ExtResource("2_lfuvh") stats = ExtResource("3_i1hxj") -[node name="Sprite3D" parent="." index="0"] -texture = SubResource("AtlasTexture_f4p4w") +[node name="Sprite3D" parent="." index="0" unique_id=1457062627] +texture = SubResource("AtlasTexture_y0imp") -[node name="RayCast3D" type="RayCast3D" parent="." index="2"] +[node name="RayCast3D" type="RayCast3D" parent="." index="2" unique_id=2956936] target_position = Vector3(0, 0, -100) collision_mask = 4 -[node name="TextureRect" type="TextureRect" parent="." index="3"] +[node name="TextureRect" type="TextureRect" parent="." index="3" unique_id=685568998] visible = false anchors_preset = 8 anchor_left = 0.5 @@ -53,5 +53,5 @@ grow_horizontal = 2 grow_vertical = 2 texture = SubResource("AtlasTexture_ewxon") -[node name="AudioStreamPlayer3D" parent="." index="5"] +[node name="AudioStreamPlayer3D" parent="." index="5" unique_id=1246168083] stream = SubResource("AudioStreamRandomizer_5w2i3") diff --git a/Weapons/RocketLauncher/weapon_stats.tres b/Weapons/RocketLauncher/weapon_stats.tres index 6c2f5fe..3fe8ca8 100644 --- a/Weapons/RocketLauncher/weapon_stats.tres +++ b/Weapons/RocketLauncher/weapon_stats.tres @@ -1,11 +1,10 @@ -[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://d2yo07m2mp2mp"] +[gd_resource type="Resource" script_class="CardText" format=3 uid="uid://d2yo07m2mp2mp"] [ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_h5r83"] [ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_ow0r7"] [resource] script = ExtResource("2_ow0r7") -target_type = Array[int]([]) energy_type = 1 attributes = Dictionary[String, float]({ "Damage": 8.0, @@ -13,5 +12,4 @@ attributes = Dictionary[String, float]({ "Fire Delay": 2.0, "Target Limit": 3.0 }) -features = Array[ExtResource("1_h5r83")]([]) text = "DESC_WEAPON_ROCKET" diff --git a/Weapons/Sniper/g_sniper.png.import b/Weapons/Sniper/g_sniper.png.import index 089f293..d4b0298 100644 --- a/Weapons/Sniper/g_sniper.png.import +++ b/Weapons/Sniper/g_sniper.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/g_sniper.png-2b3a8ea861323cdaab1d9d72be3197bc compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Weapons/Sniper/scopetest.png.import b/Weapons/Sniper/scopetest.png.import index 99e7211..92345f6 100644 --- a/Weapons/Sniper/scopetest.png.import +++ b/Weapons/Sniper/scopetest.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/scopetest.png-59758f0880f30a35ecf65fe229e87da compress/mode=0 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 @@ -25,6 +27,10 @@ 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 diff --git a/Weapons/Sniper/weapon_sniper.tscn b/Weapons/Sniper/weapon_sniper.tscn index a55e999..6dfe8c5 100644 --- a/Weapons/Sniper/weapon_sniper.tscn +++ b/Weapons/Sniper/weapon_sniper.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=9 format=3 uid="uid://bd65e03fscyxr"] +[gd_scene format=3 uid="uid://bd65e03fscyxr"] [ext_resource type="PackedScene" uid="uid://difwo7wlyqr3h" path="res://Scenes/Weapons/hitscan_weapon.tscn" id="1_6ph0d"] [ext_resource type="Script" uid="uid://q3tg4ygw1ro7" path="res://Weapons/Sniper/weapon_sniper.gd" id="2_r0w4v"] @@ -7,7 +7,7 @@ [ext_resource type="Texture2D" uid="uid://cv2eycs1j0ho7" path="res://Weapons/Sniper/g_sniper.png" id="4_ub37g"] [ext_resource type="AudioStream" uid="uid://dknygn5eyuhxt" path="res://Audio/shot1.wav" id="6_pd8iu"] -[sub_resource type="AtlasTexture" id="AtlasTexture_cussn"] +[sub_resource type="AtlasTexture" id="AtlasTexture_yqrrp"] resource_local_to_scene = true atlas = ExtResource("4_ub37g") region = Rect2(0, 0, 64, 64) @@ -17,18 +17,18 @@ random_pitch = 1.1 streams_count = 1 stream_0/stream = ExtResource("6_pd8iu") -[node name="HitscanWeapon" node_paths=PackedStringArray("scope_mask") instance=ExtResource("1_6ph0d")] +[node name="HitscanWeapon" unique_id=664885704 node_paths=PackedStringArray("scope_mask") instance=ExtResource("1_6ph0d")] script = ExtResource("2_r0w4v") scope_mask = NodePath("CanvasLayer") stats = ExtResource("3_mmfq3") -[node name="Sprite3D" parent="." index="0"] -texture = SubResource("AtlasTexture_cussn") +[node name="Sprite3D" parent="." index="0" unique_id=1457062627] +texture = SubResource("AtlasTexture_yqrrp") -[node name="CanvasLayer" type="CanvasLayer" parent="." index="4"] +[node name="CanvasLayer" type="CanvasLayer" parent="." index="4" unique_id=267445503] visible = false -[node name="TextureRect" type="TextureRect" parent="CanvasLayer" index="0"] +[node name="TextureRect" type="TextureRect" parent="CanvasLayer" index="0" unique_id=960400144] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 @@ -36,5 +36,5 @@ grow_horizontal = 2 grow_vertical = 2 texture = ExtResource("3_fhx8q") -[node name="AudioStreamPlayer3D" parent="." index="6"] +[node name="AudioStreamPlayer3D" parent="." index="6" unique_id=1246168083] stream = SubResource("AudioStreamRandomizer_x11yr") diff --git a/Weapons/Sniper/weapon_stats.tres b/Weapons/Sniper/weapon_stats.tres index 248c3fb..ef26a6e 100644 --- a/Weapons/Sniper/weapon_stats.tres +++ b/Weapons/Sniper/weapon_stats.tres @@ -1,11 +1,10 @@ -[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://3y7n1vdvf822"] +[gd_resource type="Resource" script_class="CardText" format=3 uid="uid://3y7n1vdvf822"] [ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_y0q7b"] [ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_qyvv8"] [resource] script = ExtResource("2_qyvv8") -target_type = Array[int]([]) energy_type = 1 attributes = Dictionary[String, float]({ "Damage": 30.0, @@ -13,5 +12,4 @@ attributes = Dictionary[String, float]({ "Fire Delay": 0.9, "Range": 100.0 }) -features = Array[ExtResource("1_y0q7b")]([]) text = "DESC_WEAPON_SNIPER" diff --git a/Worlds/GreenPlanet/Decorations/bush.tscn b/Worlds/GreenPlanet/Decorations/bush.tscn index dfa230b..c679be8 100644 --- a/Worlds/GreenPlanet/Decorations/bush.tscn +++ b/Worlds/GreenPlanet/Decorations/bush.tscn @@ -1,25 +1,25 @@ -[gd_scene load_steps=3 format=3 uid="uid://d3h3lmlf3hljl"] +[gd_scene format=3 uid="uid://d3h3lmlf3hljl"] [ext_resource type="Texture2D" uid="uid://drbfdp7kugbri" path="res://Assets/Textures/bush.png" id="1_2ubx8"] [ext_resource type="Texture2D" uid="uid://dg47vgt0uccw1" path="res://Assets/Textures/minimap_tree.png" id="2_6w34c"] -[node name="Bush" type="Node3D"] +[node name="Bush" type="Node3D" unique_id=1507836882] -[node name="Sprite3D" type="Sprite3D" parent="."] +[node name="Sprite3D" type="Sprite3D" parent="." unique_id=322300994] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.15464, 0) pixel_size = 0.05 alpha_cut = 1 texture_filter = 0 texture = ExtResource("1_2ubx8") -[node name="Sprite3D2" type="Sprite3D" parent="."] +[node name="Sprite3D2" type="Sprite3D" parent="." unique_id=855452475] transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 0, 2.15464, 0) pixel_size = 0.05 alpha_cut = 1 texture_filter = 0 texture = ExtResource("1_2ubx8") -[node name="Sprite3D3" type="Sprite3D" parent="."] +[node name="Sprite3D3" type="Sprite3D" parent="." unique_id=207000330] transform = Transform3D(7.5, 0, 0, 0, -3.27835e-07, 7.5, 0, -7.5, -3.27835e-07, 0, 5.98547, 0) layers = 4 texture_filter = 0 diff --git a/Worlds/GreenPlanet/Decorations/tree.tscn b/Worlds/GreenPlanet/Decorations/tree.tscn index 1b595be..cdbd8d9 100644 --- a/Worlds/GreenPlanet/Decorations/tree.tscn +++ b/Worlds/GreenPlanet/Decorations/tree.tscn @@ -1,12 +1,12 @@ -[gd_scene load_steps=4 format=3 uid="uid://iohlxrso4bl8"] +[gd_scene format=3 uid="uid://iohlxrso4bl8"] [ext_resource type="Texture2D" uid="uid://dy2ukmg6koun1" path="res://Assets/Textures/tree.png" id="1_sisdp"] [ext_resource type="Texture2D" uid="uid://dg47vgt0uccw1" path="res://Assets/Textures/minimap_tree.png" id="2_85nm0"] [ext_resource type="PackedScene" uid="uid://406wnf58lo7h" path="res://3dtree.tscn" id="3_q6n84"] -[node name="Tree" type="Node3D"] +[node name="Tree" type="Node3D" unique_id=551277176] -[node name="Sprite3D" type="Sprite3D" parent="."] +[node name="Sprite3D" type="Sprite3D" parent="." unique_id=107422458] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.15464, 0) visible = false pixel_size = 0.05 @@ -14,7 +14,7 @@ alpha_cut = 1 texture_filter = 0 texture = ExtResource("1_sisdp") -[node name="Sprite3D2" type="Sprite3D" parent="."] +[node name="Sprite3D2" type="Sprite3D" parent="." unique_id=97997649] transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 0, 2.15464, 0) visible = false pixel_size = 0.05 @@ -22,10 +22,10 @@ alpha_cut = 1 texture_filter = 0 texture = ExtResource("1_sisdp") -[node name="Sprite3D3" type="Sprite3D" parent="."] +[node name="Sprite3D3" type="Sprite3D" parent="." unique_id=765187915] transform = Transform3D(7.5, 0, 0, 0, -3.27835e-07, 7.5, 0, -7.5, -3.27835e-07, 0, 5.98547, 0) layers = 4 texture_filter = 0 texture = ExtResource("2_85nm0") -[node name="tree_test" parent="." instance=ExtResource("3_q6n84")] +[node name="tree_test" parent="." unique_id=613864103 instance=ExtResource("3_q6n84")] diff --git a/Worlds/GreenPlanet/Enemies/air_enemy.tscn b/Worlds/GreenPlanet/Enemies/air_enemy.tscn index 955409d..5bee4d5 100644 --- a/Worlds/GreenPlanet/Enemies/air_enemy.tscn +++ b/Worlds/GreenPlanet/Enemies/air_enemy.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=8 format=3 uid="uid://bjo2q6vca5qlv"] +[gd_scene format=3 uid="uid://bjo2q6vca5qlv"] [ext_resource type="Script" uid="uid://ejqql2660u6h" path="res://Worlds/GreenPlanet/Enemies/enemy_controller.gd" id="1_m83kr"] [ext_resource type="PackedScene" uid="uid://canrxnpxcugc2" path="res://Scenes/corpse.tscn" id="2_aed6c"] @@ -10,7 +10,7 @@ [sub_resource type="ViewportTexture" id="ViewportTexture_ss5ir"] viewport_path = NodePath("SubViewport") -[node name="Dog" type="CharacterBody3D" node_paths=PackedStringArray("status_manager", "movement_controller", "d_n") groups=["Enemies"]] +[node name="Dog" type="CharacterBody3D" unique_id=208032021 node_paths=PackedStringArray("status_manager", "movement_controller", "d_n") groups=["Enemies"]] collision_layer = 4 collision_mask = 3 motion_mode = 1 @@ -20,7 +20,7 @@ movement_controller = NodePath("BeeliningController") d_n = NodePath("Node3D") corpse_scene = ExtResource("2_aed6c") -[node name="Sprite3D" type="Sprite3D" parent="."] +[node name="Sprite3D" type="Sprite3D" parent="." unique_id=2020998819] transform = Transform3D(0.2, 0, 0, 0, 0.2, 0, 0, 0, 0.2, 0, 0.637873, 0) sorting_offset = 1.0 pixel_size = 0.02 @@ -28,36 +28,36 @@ billboard = 1 texture_filter = 0 texture = SubResource("ViewportTexture_ss5ir") -[node name="Sprite3D2" type="Sprite3D" parent="."] +[node name="Sprite3D2" type="Sprite3D" parent="." unique_id=962994983] transform = Transform3D(2, 0, 0, 0, -8.74228e-08, 2, 0, -2, -8.74228e-08, 0, 0.886933, 0) layers = 4 texture_filter = 0 texture = ExtResource("9_7yfyh") -[node name="SubViewport" type="SubViewport" parent="."] +[node name="SubViewport" type="SubViewport" parent="." unique_id=1270775896] transparent_bg = true size = Vector2i(200, 55) render_target_update_mode = 4 -[node name="HBoxContainer" type="HBoxContainer" parent="SubViewport"] +[node name="HBoxContainer" type="HBoxContainer" parent="SubViewport" unique_id=1986225173] anchors_preset = 10 anchor_right = 1.0 offset_bottom = 32.0 grow_horizontal = 2 alignment = 1 -[node name="HealthBar" parent="SubViewport" instance=ExtResource("9_4xla1")] +[node name="HealthBar" parent="SubViewport" unique_id=220775598 instance=ExtResource("9_4xla1")] visible = false offset_top = 36.0 offset_bottom = 236.0 -[node name="BeeliningController" type="Node" parent="." node_paths=PackedStringArray("character")] +[node name="BeeliningController" type="Node" parent="." unique_id=1156329369 node_paths=PackedStringArray("character")] script = ExtResource("9_cx8mv") character = NodePath("..") -[node name="StatusEffector" type="Node" parent="." node_paths=PackedStringArray("sprite_container")] +[node name="StatusEffector" type="Node" parent="." unique_id=98421530 node_paths=PackedStringArray("sprite_container")] script = ExtResource("9_7hati") sprite_container = NodePath("../SubViewport/HBoxContainer") metadata/_custom_type_script = "uid://cojjgevmbhwal" -[node name="Node3D" type="Node3D" parent="."] +[node name="Node3D" type="Node3D" parent="." unique_id=1433335904] diff --git a/Worlds/GreenPlanet/Enemies/land_enemy.tscn b/Worlds/GreenPlanet/Enemies/land_enemy.tscn index f5fdd97..2c89d0a 100644 --- a/Worlds/GreenPlanet/Enemies/land_enemy.tscn +++ b/Worlds/GreenPlanet/Enemies/land_enemy.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=14 format=3 uid="uid://b0nady5xm88bo"] +[gd_scene format=3 uid="uid://b0nady5xm88bo"] [ext_resource type="Script" uid="uid://ejqql2660u6h" path="res://Worlds/GreenPlanet/Enemies/enemy_controller.gd" id="1_fwsjt"] [ext_resource type="PackedScene" uid="uid://ri8r03wqy80t" path="res://Scenes/8_direction_sprite.tscn" id="2_o7jmg"] @@ -11,7 +11,7 @@ [ext_resource type="Script" uid="uid://cojjgevmbhwal" path="res://Scripts/status_effector.gd" id="10_txouh"] [ext_resource type="Script" uid="uid://cp77etg1m1hc2" path="res://Scripts/sprite_bobber.gd" id="12_2nmk0"] -[sub_resource type="AtlasTexture" id="AtlasTexture_o3ikr"] +[sub_resource type="AtlasTexture" id="AtlasTexture_fsgim"] resource_local_to_scene = true atlas = ExtResource("3_naknq") region = Rect2(0, 0, 32, 32) @@ -21,7 +21,7 @@ region = Rect2(0, 0, 32, 32) [sub_resource type="ViewportTexture" id="ViewportTexture_4tj6k"] viewport_path = NodePath("SubViewport") -[node name="WalkingEnemy" type="CharacterBody3D" node_paths=PackedStringArray("status_manager", "movement_controller", "d_n") groups=["Enemies"]] +[node name="WalkingEnemy" type="CharacterBody3D" unique_id=180331738 node_paths=PackedStringArray("status_manager", "movement_controller", "d_n") groups=["Enemies"]] collision_layer = 4 collision_mask = 3 script = ExtResource("1_fwsjt") @@ -30,18 +30,18 @@ movement_controller = NodePath("PathingController") d_n = NodePath("Node3D") corpse_scene = ExtResource("2_y7h25") -[node name="DirectionSprite" parent="." instance=ExtResource("2_o7jmg")] +[node name="DirectionSprite" parent="." unique_id=447693926 instance=ExtResource("2_o7jmg")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.585, 0) pixel_size = 0.04 -texture = SubResource("AtlasTexture_o3ikr") +texture = SubResource("AtlasTexture_fsgim") -[node name="Hitbox" type="CollisionShape3D" parent="."] +[node name="Hitbox" type="CollisionShape3D" parent="." unique_id=1331889652] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.441355, 0) shape = SubResource("SphereShape3D_132sr") script = ExtResource("7_5eo4w") metadata/_custom_type_script = "uid://cummt2be3r1gq" -[node name="HealthBar" type="Sprite3D" parent="."] +[node name="HealthBar" type="Sprite3D" parent="." unique_id=1156758130] transform = Transform3D(0.2, 0, 0, 0, 0.2, 0, 0, 0, 0.2, 0, 1.20821, 0) sorting_offset = 1.0 pixel_size = 0.02 @@ -49,42 +49,42 @@ billboard = 1 texture_filter = 0 texture = SubResource("ViewportTexture_4tj6k") -[node name="MinimapIcon" type="Sprite3D" parent="."] +[node name="MinimapIcon" type="Sprite3D" parent="." unique_id=460763223] transform = Transform3D(2, 0, 0, 0, -8.74228e-08, 2, 0, -2, -8.74228e-08, 0, 1.40824, 0) layers = 4 texture_filter = 0 texture = ExtResource("9_f8btv") -[node name="SubViewport" type="SubViewport" parent="."] +[node name="SubViewport" type="SubViewport" parent="." unique_id=586330662] transparent_bg = true size = Vector2i(200, 55) render_target_update_mode = 4 -[node name="HBoxContainer" type="HBoxContainer" parent="SubViewport"] +[node name="HBoxContainer" type="HBoxContainer" parent="SubViewport" unique_id=1831772569] anchors_preset = 10 anchor_right = 1.0 offset_bottom = 32.0 grow_horizontal = 2 alignment = 1 -[node name="HealthBar" parent="SubViewport" instance=ExtResource("10_or8n6")] +[node name="HealthBar" parent="SubViewport" unique_id=1496243131 instance=ExtResource("10_or8n6")] visible = false offset_top = 36.0 offset_bottom = 236.0 -[node name="PathingController" type="Node" parent="." node_paths=PackedStringArray("character")] +[node name="PathingController" type="Node" parent="." unique_id=480767089 node_paths=PackedStringArray("character")] script = ExtResource("10_gljle") character = NodePath("..") -[node name="SpriteBobber" type="Node" parent="." node_paths=PackedStringArray("character", "sprite")] +[node name="SpriteBobber" type="Node" parent="." unique_id=1557344974 node_paths=PackedStringArray("character", "sprite")] script = ExtResource("12_2nmk0") character = NodePath("..") sprite = NodePath("../DirectionSprite") -[node name="StatusEffector" type="Node" parent="." node_paths=PackedStringArray("sprite_container")] +[node name="StatusEffector" type="Node" parent="." unique_id=1731339216 node_paths=PackedStringArray("sprite_container")] script = ExtResource("10_txouh") sprite_container = NodePath("../SubViewport/HBoxContainer") metadata/_custom_type_script = "uid://cojjgevmbhwal" -[node name="Node3D" type="Node3D" parent="."] +[node name="Node3D" type="Node3D" parent="." unique_id=1624556025] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.429125, 0) diff --git a/Worlds/GreenPlanet/Enemies/leaping_enemy.tscn b/Worlds/GreenPlanet/Enemies/leaping_enemy.tscn index f04cbcb..11801e7 100644 --- a/Worlds/GreenPlanet/Enemies/leaping_enemy.tscn +++ b/Worlds/GreenPlanet/Enemies/leaping_enemy.tscn @@ -1,9 +1,8 @@ -[gd_scene load_steps=21 format=3 uid="uid://cmneu5o0m02l8"] +[gd_scene format=3 uid="uid://cmneu5o0m02l8"] [ext_resource type="Script" uid="uid://ejqql2660u6h" path="res://Worlds/GreenPlanet/Enemies/enemy_controller.gd" id="1_joiuq"] [ext_resource type="PackedScene" uid="uid://canrxnpxcugc2" path="res://Scenes/corpse.tscn" id="2_ssgps"] [ext_resource type="Script" uid="uid://bamhci3kawuyt" path="res://Scripts/health.gd" id="3_dhcpw"] -[ext_resource type="PackedScene" uid="uid://cqtew0t8sttpm" path="res://UI/DamageParticle/damage_particle.tscn" id="4_yref6"] [ext_resource type="PackedScene" uid="uid://ri8r03wqy80t" path="res://Scenes/8_direction_sprite.tscn" id="5_5u3uw"] [ext_resource type="Texture2D" uid="uid://cb66pspr16scy" path="res://Assets/Textures/leapfrog_2.png" id="6_joiuq"] [ext_resource type="Script" uid="uid://cummt2be3r1gq" path="res://Scripts/hitbox.gd" id="7_72t32"] @@ -13,7 +12,7 @@ [ext_resource type="Script" uid="uid://cp77etg1m1hc2" path="res://Scripts/sprite_bobber.gd" id="12_g2knp"] [ext_resource type="Script" uid="uid://dqluvn05min37" path="res://Scripts/EnemyAI/leaping_controller.gd" id="12_joiuq"] -[sub_resource type="AtlasTexture" id="AtlasTexture_o3ikr"] +[sub_resource type="AtlasTexture" id="AtlasTexture_nhskb"] resource_local_to_scene = true atlas = ExtResource("6_joiuq") region = Rect2(0, 0, 32, 32) @@ -38,32 +37,30 @@ viewport_path = NodePath("SubViewport5") [sub_resource type="ViewportTexture" id="ViewportTexture_5u3uw"] viewport_path = NodePath("SubViewport6") -[node name="LeapingEnemy" type="CharacterBody3D" node_paths=PackedStringArray("status_manager", "movement_controller", "health", "d_n") groups=["Enemies"]] +[node name="LeapingEnemy" type="CharacterBody3D" unique_id=1033726948 node_paths=PackedStringArray("status_manager", "movement_controller", "d_n") groups=["Enemies"]] collision_layer = 4 collision_mask = 3 script = ExtResource("1_joiuq") status_manager = NodePath("StatusEffector") movement_controller = NodePath("LeapingController") -health = NodePath("Health") d_n = NodePath("Node3D") corpse_scene = ExtResource("2_ssgps") -[node name="Health" type="Node" parent="."] +[node name="Health" type="Node" parent="." unique_id=1287231964] script = ExtResource("3_dhcpw") -damage_particle_scene = ExtResource("4_yref6") -[node name="DirectionSprite" parent="." instance=ExtResource("5_5u3uw")] +[node name="DirectionSprite" parent="." unique_id=1545646745 instance=ExtResource("5_5u3uw")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.585, 0) pixel_size = 0.04 -texture = SubResource("AtlasTexture_o3ikr") +texture = SubResource("AtlasTexture_nhskb") -[node name="Hitbox" type="CollisionShape3D" parent="."] +[node name="Hitbox" type="CollisionShape3D" parent="." unique_id=149936442] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.441355, 0) shape = SubResource("SphereShape3D_132sr") script = ExtResource("7_72t32") metadata/_custom_type_script = "uid://cummt2be3r1gq" -[node name="HealthBar" type="Sprite3D" parent="."] +[node name="HealthBar" type="Sprite3D" parent="." unique_id=1144119778] transform = Transform3D(0.2, 0, 0, 0, 0.2, 0, 0, 0, 0.2, 0, 1.20821, 0) sorting_offset = 1.0 pixel_size = 0.02 @@ -71,35 +68,35 @@ billboard = 1 texture_filter = 0 texture = SubResource("ViewportTexture_4tj6k") -[node name="MinimapIcon" type="Sprite3D" parent="."] +[node name="MinimapIcon" type="Sprite3D" parent="." unique_id=574287380] transform = Transform3D(2, 0, 0, 0, -8.74228e-08, 2, 0, -2, -8.74228e-08, 0, 1.40824, 0) layers = 4 texture_filter = 0 texture = ExtResource("8_egpbw") -[node name="SubViewport" type="SubViewport" parent="."] +[node name="SubViewport" type="SubViewport" parent="." unique_id=781492532] transparent_bg = true size = Vector2i(200, 55) render_target_update_mode = 4 -[node name="HBoxContainer" type="HBoxContainer" parent="SubViewport"] +[node name="HBoxContainer" type="HBoxContainer" parent="SubViewport" unique_id=1769007611] anchors_preset = 10 anchor_right = 1.0 offset_bottom = 32.0 grow_horizontal = 2 alignment = 1 -[node name="HealthBar" parent="SubViewport" instance=ExtResource("10_lce6w")] +[node name="HealthBar" parent="SubViewport" unique_id=841823713 instance=ExtResource("10_lce6w")] visible = false offset_top = 36.0 offset_bottom = 236.0 -[node name="SpriteBobber" type="Node" parent="." node_paths=PackedStringArray("character", "sprite")] +[node name="SpriteBobber" type="Node" parent="." unique_id=1364493813 node_paths=PackedStringArray("character", "sprite")] script = ExtResource("12_g2knp") character = NodePath("..") sprite = NodePath("../DirectionSprite") -[node name="LeapingController" type="Node" parent="." node_paths=PackedStringArray("eastl", "westl", "northl", "southl", "easts", "wests", "norths", "souths", "box", "tol", "character")] +[node name="LeapingController" type="Node" parent="." unique_id=289839880 node_paths=PackedStringArray("eastl", "westl", "northl", "southl", "easts", "wests", "norths", "souths", "box", "tol", "character")] script = ExtResource("12_joiuq") eastl = NodePath("../SubViewport2/East") westl = NodePath("../SubViewport3/West") @@ -114,11 +111,11 @@ tol = NodePath("../SubViewport6/North") character = NodePath("..") metadata/_custom_type_script = "uid://dqluvn05min37" -[node name="SubViewport2" type="SubViewport" parent="."] +[node name="SubViewport2" type="SubViewport" parent="." unique_id=166337897] transparent_bg = true size = Vector2i(277, 52) -[node name="East" type="Label" parent="SubViewport2"] +[node name="East" type="Label" parent="SubViewport2" unique_id=114038959] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 @@ -128,11 +125,11 @@ text = "east" horizontal_alignment = 1 vertical_alignment = 1 -[node name="SubViewport3" type="SubViewport" parent="."] +[node name="SubViewport3" type="SubViewport" parent="." unique_id=1474605948] transparent_bg = true size = Vector2i(277, 52) -[node name="West" type="Label" parent="SubViewport3"] +[node name="West" type="Label" parent="SubViewport3" unique_id=1999915202] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 @@ -142,11 +139,11 @@ text = "west" horizontal_alignment = 1 vertical_alignment = 1 -[node name="SubViewport4" type="SubViewport" parent="."] +[node name="SubViewport4" type="SubViewport" parent="." unique_id=1404404895] transparent_bg = true size = Vector2i(277, 52) -[node name="South" type="Label" parent="SubViewport4"] +[node name="South" type="Label" parent="SubViewport4" unique_id=1892141100] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 @@ -156,11 +153,11 @@ text = "south" horizontal_alignment = 1 vertical_alignment = 1 -[node name="SubViewport5" type="SubViewport" parent="."] +[node name="SubViewport5" type="SubViewport" parent="." unique_id=184881268] transparent_bg = true size = Vector2i(277, 52) -[node name="North" type="Label" parent="SubViewport5"] +[node name="North" type="Label" parent="SubViewport5" unique_id=223752275] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 @@ -170,11 +167,11 @@ text = "north" horizontal_alignment = 1 vertical_alignment = 1 -[node name="SubViewport6" type="SubViewport" parent="."] +[node name="SubViewport6" type="SubViewport" parent="." unique_id=743109019] transparent_bg = true size = Vector2i(277, 52) -[node name="North" type="Label" parent="SubViewport6"] +[node name="North" type="Label" parent="SubViewport6" unique_id=555532262] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 @@ -184,47 +181,47 @@ text = "north" horizontal_alignment = 1 vertical_alignment = 1 -[node name="east" type="Sprite3D" parent="."] +[node name="east" type="Sprite3D" parent="." unique_id=888319817] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.955188, 0.919993, 0) visible = false billboard = 1 texture = SubResource("ViewportTexture_joiuq") -[node name="west" type="Sprite3D" parent="."] +[node name="west" type="Sprite3D" parent="." unique_id=1565886875] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.366, 0.919993, 0) visible = false billboard = 1 texture = SubResource("ViewportTexture_ssgps") -[node name="south" type="Sprite3D" parent="."] +[node name="south" type="Sprite3D" parent="." unique_id=1853039429] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.919993, 1.05626) visible = false billboard = 1 texture = SubResource("ViewportTexture_dhcpw") -[node name="north" type="Sprite3D" parent="."] +[node name="north" type="Sprite3D" parent="." unique_id=80770086] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.919993, -1.24258) visible = false billboard = 1 texture = SubResource("ViewportTexture_yref6") -[node name="north2" type="Sprite3D" parent="."] +[node name="north2" type="Sprite3D" parent="." unique_id=1420705378] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.215, 0) visible = false billboard = 1 texture = SubResource("ViewportTexture_5u3uw") -[node name="CSGBox3D" type="CSGBox3D" parent="."] +[node name="CSGBox3D" type="CSGBox3D" parent="." unique_id=1412742097] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.141846, 0) visible = false size = Vector3(0.5, 0.783691, 0.5) -[node name="StatusEffector" type="Node" parent="." node_paths=PackedStringArray("sprite_container")] +[node name="StatusEffector" type="Node" parent="." unique_id=1259259265 node_paths=PackedStringArray("sprite_container")] script = ExtResource("9_47ywr") sprite_container = NodePath("../SubViewport/HBoxContainer") metadata/_custom_type_script = "uid://cojjgevmbhwal" -[node name="Node3D" type="Node3D" parent="."] +[node name="Node3D" type="Node3D" parent="." unique_id=2094647009] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.440026, 0) [connection signal="health_changed" from="Health" to="SubViewport/HealthBar" method="on_health_changed"] diff --git a/Worlds/GreenPlanet/Levels/Bridge/bricks.tres b/Worlds/GreenPlanet/Levels/Bridge/bricks.tres index 3d1c462..d75e45e 100644 --- a/Worlds/GreenPlanet/Levels/Bridge/bricks.tres +++ b/Worlds/GreenPlanet/Levels/Bridge/bricks.tres @@ -1,4 +1,4 @@ -[gd_resource type="ShaderMaterial" load_steps=3 format=3 uid="uid://eey3o4c8r2sb"] +[gd_resource type="ShaderMaterial" format=3 uid="uid://eey3o4c8r2sb"] [ext_resource type="Shader" uid="uid://dq04j2s5foo2f" path="res://Shaders/mightyduke_ps1.gdshader" id="1_waxle"] [ext_resource type="Texture2D" uid="uid://cvqq5j4dxucih" path="res://Worlds/GreenPlanet/Levels/Bridge/bridge_bricks.png" id="2_waxle"] diff --git a/Worlds/GreenPlanet/Levels/Bridge/bridge.tscn b/Worlds/GreenPlanet/Levels/Bridge/bridge.tscn index bf17455..2a9eb7d 100644 --- a/Worlds/GreenPlanet/Levels/Bridge/bridge.tscn +++ b/Worlds/GreenPlanet/Levels/Bridge/bridge.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=36 format=3 uid="uid://y1qa1g3ic8sp"] +[gd_scene format=3 uid="uid://y1qa1g3ic8sp"] [ext_resource type="Script" uid="uid://cvejbo3srx8py" path="res://Scripts/level.gd" id="1_ws6nn"] [ext_resource type="PackedScene" uid="uid://d2yv447trxkwt" path="res://Scenes/enemy_spawner.tscn" id="3_5imwp"] @@ -224,14 +224,16 @@ sky_material = SubResource("ShaderMaterial_4gdda") [sub_resource type="Environment" id="Environment_l41d0"] background_mode = 2 sky = SubResource("Sky_t42h5") +tonemap_mode = 4 ssao_detail = 0.0 +fog_enabled = true fog_mode = 1 -fog_density = 0.925 -fog_depth_begin = 5.0 -fog_depth_end = 189.0 +fog_density = 1.0 +fog_depth_begin = 50.0 +fog_depth_end = 200.0 [sub_resource type="BoxShape3D" id="BoxShape3D_awjk1"] -size = Vector3(2.5616462, 6.87512, 10) +size = Vector3(3.6270146, 6.87512, 10) [sub_resource type="BoxShape3D" id="BoxShape3D_134um"] size = Vector3(70.0478, 1, 73.4615) @@ -244,7 +246,7 @@ albedo_color = Color(0, 0, 0, 0.88400006) material = SubResource("StandardMaterial3D_fi8e6") size = Vector2(7.84, 3.69) -[node name="Bridge" type="Node3D" node_paths=PackedStringArray("tower_path", "player_spawns", "enemy_spawns", "enemy_goals", "corpses", "flow_field", "cinematic_cam", "printer", "shop")] +[node name="Bridge" type="Node3D" unique_id=1906077552 node_paths=PackedStringArray("tower_path", "player_spawns", "enemy_spawns", "enemy_goals", "corpses", "flow_field", "cinematic_cam", "printer", "shop")] script = ExtResource("1_ws6nn") enemy_pool = Array[ExtResource("3_6od8s")]([ExtResource("3_j6d65"), ExtResource("9_4gdda"), ExtResource("5_j6d65"), ExtResource("6_ks6qx")]) tower_path = NodePath("Towers") @@ -259,70 +261,70 @@ shop = NodePath("ShopStand") metadata/_custom_type_script = "uid://cvejbo3srx8py" metadata/_editor_floor_ = Vector3(4, -10, 8) -[node name="CinemaCam" type="Node3D" parent="." node_paths=PackedStringArray("path_follows", "cameras")] +[node name="CinemaCam" type="Node3D" parent="." unique_id=1916778526 node_paths=PackedStringArray("path_follows", "cameras")] script = ExtResource("9_xuyhn") path_follows = [NodePath("Path3D/PathFollow3D"), NodePath("Path3D2/PathFollow3D2"), NodePath("Path3D3/PathFollow3D2")] cameras = [NodePath("Path3D/PathFollow3D/Camera3D"), NodePath("Path3D2/PathFollow3D2/Camera3D2"), NodePath("Path3D3/PathFollow3D2/Camera3D2")] pan_speed = 0.1 does_its_thing = false -[node name="Path3D" type="Path3D" parent="CinemaCam"] +[node name="Path3D" type="Path3D" parent="CinemaCam" unique_id=869538998] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.63136, 4.35346, 7.28324) curve = SubResource("Curve3D_3rdl2") -[node name="PathFollow3D" type="PathFollow3D" parent="CinemaCam/Path3D"] +[node name="PathFollow3D" type="PathFollow3D" parent="CinemaCam/Path3D" unique_id=342701727] transform = Transform3D(0.054230012, 0.1610678, 0.98545, -7.4505473e-09, 0.98690206, -0.16130519, -0.998524, 0.008747612, 0.05351996, 12.3765, 1.00006, -13.0874) loop = false -[node name="Camera3D" type="Camera3D" parent="CinemaCam/Path3D/PathFollow3D"] +[node name="Camera3D" type="Camera3D" parent="CinemaCam/Path3D/PathFollow3D" unique_id=948474223] transform = Transform3D(0.377958, -0.631677, 0.676854, -0.157445, 0.676581, 0.71934, -0.912337, -0.378447, 0.156264, 0, 0, 0) cull_mask = 1 current = true -[node name="Path3D2" type="Path3D" parent="CinemaCam"] +[node name="Path3D2" type="Path3D" parent="CinemaCam" unique_id=548120520] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.63136, 4.35346, 7.28324) curve = SubResource("Curve3D_2yu5t") -[node name="PathFollow3D2" type="PathFollow3D" parent="CinemaCam/Path3D2"] +[node name="PathFollow3D2" type="PathFollow3D" parent="CinemaCam/Path3D2" unique_id=604465440] transform = Transform3D(-0.60701805, -0.03296049, 0.7939957, 0, 0.999137, 0.04147582, -0.79468393, 0.025176814, -0.6064923, 7.20375, 0.376301, -5.50257) loop = false -[node name="Camera3D2" type="Camera3D" parent="CinemaCam/Path3D2/PathFollow3D2"] +[node name="Camera3D2" type="Camera3D" parent="CinemaCam/Path3D2/PathFollow3D2" unique_id=794825922] transform = Transform3D(-0.107807, 0.47109, -0.875476, -0.0383335, 0.877983, 0.47716, 0.993435, 0.0850012, -0.0765942, 0, 0, 0) cull_mask = 1 -[node name="Path3D3" type="Path3D" parent="CinemaCam"] +[node name="Path3D3" type="Path3D" parent="CinemaCam" unique_id=130837030] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.63136, 4.35346, 7.28324) curve = SubResource("Curve3D_tuqlc") -[node name="PathFollow3D2" type="PathFollow3D" parent="CinemaCam/Path3D3"] +[node name="PathFollow3D2" type="PathFollow3D" parent="CinemaCam/Path3D3" unique_id=371544590] transform = Transform3D(-4.3711214e-08, -0.02548992, -0.99965, 0, 0.999656, -0.025489768, 0.999996, -1.1141998e-09, -4.3696087e-08, 8.762999, 5.707, -7.5) progress = 27.9321 loop = false -[node name="Camera3D2" type="Camera3D" parent="CinemaCam/Path3D3/PathFollow3D2"] +[node name="Camera3D2" type="Camera3D" parent="CinemaCam/Path3D3/PathFollow3D2" unique_id=896616690] transform = Transform3D(3.27007e-05, 0.999663, -0.0260566, -0.00250896, 0.0260566, 0.99966, 0.999999, 3.26858e-05, 0.00250896, 0, 0, 0) cull_mask = 1 -[node name="WorldEnvironment" type="WorldEnvironment" parent="."] +[node name="WorldEnvironment" type="WorldEnvironment" parent="." unique_id=1448536340] environment = SubResource("Environment_l41d0") -[node name="EnemyGoal" type="Node3D" parent="." node_paths=PackedStringArray("audio_player")] +[node name="EnemyGoal" type="Node3D" parent="." unique_id=1521533989 node_paths=PackedStringArray("audio_player")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 40.123978, 0.5, 0) script = ExtResource("9_s3rd7") audio_player = NodePath("AudioStreamPlayer3D") -[node name="Area3D" type="Area3D" parent="EnemyGoal"] +[node name="Area3D" type="Area3D" parent="EnemyGoal" unique_id=80277049] collision_mask = 4 -[node name="CollisionShape3D" type="CollisionShape3D" parent="EnemyGoal/Area3D"] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.93670654, 3.43756, 0) +[node name="CollisionShape3D" type="CollisionShape3D" parent="EnemyGoal/Area3D" unique_id=1234164927] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.40402222, 3.43756, 0) shape = SubResource("BoxShape3D_awjk1") -[node name="AudioStreamPlayer3D" type="AudioStreamPlayer3D" parent="EnemyGoal"] +[node name="AudioStreamPlayer3D" type="AudioStreamPlayer3D" parent="EnemyGoal" unique_id=1838624313] stream = ExtResource("11_l537x") -[node name="GroundSpawn" parent="." node_paths=PackedStringArray("flow_field", "dest", "enemy_path") instance=ExtResource("3_5imwp")] +[node name="GroundSpawn" parent="." unique_id=185953135 node_paths=PackedStringArray("flow_field", "dest", "enemy_path") instance=ExtResource("3_5imwp")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -43.4011, 0.5, 0) leap_enemy_scene = ExtResource("20_ttr7n") flow_field = NodePath("../FlowField2") @@ -330,7 +332,7 @@ type = 1 dest = NodePath("../EnemyGoal") enemy_path = NodePath("../Enemies") -[node name="GroundSpawn2" parent="." node_paths=PackedStringArray("flow_field", "dest", "enemy_path") instance=ExtResource("3_5imwp")] +[node name="GroundSpawn2" parent="." unique_id=1956318080 node_paths=PackedStringArray("flow_field", "dest", "enemy_path") instance=ExtResource("3_5imwp")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -40.9011, 0.5, -5) leap_enemy_scene = ExtResource("20_ttr7n") flow_field = NodePath("../FlowField2") @@ -339,7 +341,7 @@ type = 1 dest = NodePath("../EnemyGoal") enemy_path = NodePath("../Enemies") -[node name="GroundSpawn3" parent="." node_paths=PackedStringArray("flow_field", "dest", "enemy_path") instance=ExtResource("3_5imwp")] +[node name="GroundSpawn3" parent="." unique_id=1447527413 node_paths=PackedStringArray("flow_field", "dest", "enemy_path") instance=ExtResource("3_5imwp")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -40.9011, 0.5, 5) leap_enemy_scene = ExtResource("20_ttr7n") flow_field = NodePath("../FlowField2") @@ -348,7 +350,7 @@ type = 1 dest = NodePath("../EnemyGoal") enemy_path = NodePath("../Enemies") -[node name="GroundSpawn4" parent="." node_paths=PackedStringArray("flow_field", "dest", "enemy_path") instance=ExtResource("3_5imwp")] +[node name="GroundSpawn4" parent="." unique_id=623589346 node_paths=PackedStringArray("flow_field", "dest", "enemy_path") instance=ExtResource("3_5imwp")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -38.4011, 0.5, 10) leap_enemy_scene = ExtResource("20_ttr7n") flow_field = NodePath("../FlowField2") @@ -357,7 +359,7 @@ type = 1 dest = NodePath("../EnemyGoal") enemy_path = NodePath("../Enemies") -[node name="GroundSpawn5" parent="." node_paths=PackedStringArray("flow_field", "dest", "enemy_path") instance=ExtResource("3_5imwp")] +[node name="GroundSpawn5" parent="." unique_id=29660902 node_paths=PackedStringArray("flow_field", "dest", "enemy_path") instance=ExtResource("3_5imwp")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -38.4011, 0.5, -10) leap_enemy_scene = ExtResource("20_ttr7n") flow_field = NodePath("../FlowField2") @@ -366,7 +368,7 @@ type = 1 dest = NodePath("../EnemyGoal") enemy_path = NodePath("../Enemies") -[node name="AirSpawn" parent="." node_paths=PackedStringArray("flow_field", "dest", "enemy_path") instance=ExtResource("3_5imwp")] +[node name="AirSpawn" parent="." unique_id=727755035 node_paths=PackedStringArray("flow_field", "dest", "enemy_path") instance=ExtResource("3_5imwp")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -55.3737, 19.0055, 0) leap_enemy_scene = ExtResource("20_ttr7n") flow_field = NodePath("../FlowField2") @@ -375,267 +377,267 @@ type = 2 dest = NodePath("../EnemyGoal") enemy_path = NodePath("../Enemies") -[node name="CardPrinter" parent="." instance=ExtResource("9_r25gu")] +[node name="CardPrinter" parent="." unique_id=99304729 instance=ExtResource("9_r25gu")] transform = Transform3D(-0.999501, 0, 0.0315681, 0, 1, 0, -0.0315681, 0, -0.999501, 33.0068, 0.499996, 17.3317) -[node name="PlayerSpawnLocations" type="Node3D" parent="."] +[node name="PlayerSpawnLocations" type="Node3D" parent="." unique_id=1727305710] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 27.9469, 0, 0) -[node name="PlayerSpawn1" type="Node3D" parent="PlayerSpawnLocations"] +[node name="PlayerSpawn1" type="Node3D" parent="PlayerSpawnLocations" unique_id=459580946] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1, 1, -1) -[node name="PlayerSpawn2" type="Node3D" parent="PlayerSpawnLocations"] +[node name="PlayerSpawn2" type="Node3D" parent="PlayerSpawnLocations" unique_id=1118849231] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, -1) -[node name="PlayerSpawn3" type="Node3D" parent="PlayerSpawnLocations"] +[node name="PlayerSpawn3" type="Node3D" parent="PlayerSpawnLocations" unique_id=955469427] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1, 1, 1) -[node name="PlayerSpawn4" type="Node3D" parent="PlayerSpawnLocations"] +[node name="PlayerSpawn4" type="Node3D" parent="PlayerSpawnLocations" unique_id=1147746758] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 1) -[node name="Towers" type="Node" parent="."] +[node name="Towers" type="Node" parent="." unique_id=395246047] -[node name="Enemies" type="Node" parent="."] +[node name="Enemies" type="Node" parent="." unique_id=1907693342] -[node name="Corpses" type="Node" parent="."] +[node name="Corpses" type="Node" parent="." unique_id=395596684] -[node name="ShopStand" parent="." instance=ExtResource("19_h6brl")] +[node name="ShopStand" parent="." unique_id=1199389479 instance=ExtResource("19_h6brl")] transform = Transform3D(0.997252, 0, -0.074091, 0, 1, 0, 0.074091, 0, 0.997252, 33.0364, 0.415816, -15.8576) -[node name="Killbox" type="Area3D" parent="."] +[node name="Killbox" type="Area3D" parent="." unique_id=1282606330] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.77224, 0, 0) collision_mask = 2 script = ExtResource("26_tuncf") -[node name="CollisionShape3D" type="CollisionShape3D" parent="Killbox"] +[node name="CollisionShape3D" type="CollisionShape3D" parent="Killbox" unique_id=1079628314] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.0668106, -6.8471, 0.829394) shape = SubResource("BoxShape3D_134um") -[node name="Shredder" parent="." instance=ExtResource("27_gppb4")] +[node name="Shredder" parent="." unique_id=964733986 instance=ExtResource("27_gppb4")] transform = Transform3D(0.748886, 0, 0.662699, 0, 1, 0, -0.662699, 0, 0.748886, 34.8662, 0.5, 16.6183) -[node name="bridge" parent="." instance=ExtResource("30_ttr7n")] +[node name="bridge" parent="." unique_id=333162325 instance=ExtResource("30_ttr7n")] transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 0, 2.5, 0) -[node name="Sprite3D" type="Sprite3D" parent="."] +[node name="Sprite3D" type="Sprite3D" parent="." unique_id=1926664882] transform = Transform3D(-3.62805e-07, -8.3, -3.62805e-07, 0, -3.62805e-07, 8.3, -8.3, 3.62805e-07, 1.58587e-14, 2.93077, -74.4698, -10.0351) layers = 4 texture = ExtResource("28_6od8s") -[node name="FlowField2" parent="." instance=ExtResource("24_sbix1")] +[node name="FlowField2" parent="." unique_id=1588891010 instance=ExtResource("24_sbix1")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.215, 1.56, 0) -[node name="Node3D" parent="." instance=ExtResource("21_ks6qx")] +[node name="Node3D" parent="." unique_id=126006136 instance=ExtResource("21_ks6qx")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 30.507853, 1.00142, 15.890633) -[node name="MeshInstance3D" type="MeshInstance3D" parent="."] +[node name="MeshInstance3D" type="MeshInstance3D" parent="." unique_id=1062008196] transform = Transform3D(-1.8440034e-08, -0.4218588, 0.9066615, 1, -4.371139e-08, 0, 3.9631438e-08, 0.9066615, 0.4218588, 43.105564, 4.321371, 0.018272102) mesh = SubResource("PlaneMesh_j6d65") -[node name="MeshInstance3D2" type="MeshInstance3D" parent="."] +[node name="MeshInstance3D2" type="MeshInstance3D" parent="." unique_id=1822263082] transform = Transform3D(-1.8440034e-08, -0.4218588, 0.9066615, 1, -4.371139e-08, 0, 3.9631438e-08, 0.9066615, 0.4218588, 43.268147, 4.3213706, -0.3644483) mesh = SubResource("PlaneMesh_j6d65") -[node name="MeshInstance3D3" type="MeshInstance3D" parent="."] +[node name="MeshInstance3D3" type="MeshInstance3D" parent="." unique_id=700591494] transform = Transform3D(-1.8440034e-08, -0.4218588, 0.9066615, 1, -4.371139e-08, 0, 3.9631438e-08, 0.9066615, 0.4218588, 43.481457, 4.321371, -0.7146716) mesh = SubResource("PlaneMesh_j6d65") -[node name="Node3D2" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D2" parent="." unique_id=1308989582 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 20.224361, 0.4761952, -18.135468) -[node name="Node3D3" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D3" parent="." unique_id=1690645570 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 25.587107, 0.46557888, -27.875065) -[node name="Node3D4" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D4" parent="." unique_id=1327637421 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 36.907898, 0.44084343, -21.990316) -[node name="Node3D5" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D5" parent="." unique_id=230347725 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 40.84733, 0.5889649, -31.607025) -[node name="Node3D6" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D6" parent="." unique_id=1973047055 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 31.346336, 0.54343265, -36.820988) -[node name="Node3D7" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D7" parent="." unique_id=1301725987 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 39.10933, 0.4997559, -44.815544) -[node name="Node3D8" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D8" parent="." unique_id=741554650 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 46.75648, 0.5390221, -35.77816) -[node name="Node3D9" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D9" parent="." unique_id=1620137906 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 27.63861, 0.4997559, -45.163143) -[node name="Node3D10" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D10" parent="." unique_id=1927933348 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 21.594902, 0.50024414, 20.536465) -[node name="Node3D11" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D11" parent="." unique_id=1153656148 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 26.11367, 0.49975586, 31.080257) -[node name="Node3D12" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D12" parent="." unique_id=388515575 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 35.498802, 0.50024414, 23.78071) -[node name="Node3D13" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D13" parent="." unique_id=946880915 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 44.304604, 0.49975586, 31.659586) -[node name="Node3D14" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D14" parent="." unique_id=44861647 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 35.151207, 0.49975586, 39.19087) -[node name="Node3D15" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D15" parent="." unique_id=1963401289 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 25.418476, 0.5, 48.9236) -[node name="Node3D16" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D16" parent="." unique_id=189765011 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 47.201256, 0.5, 48.112537) -[node name="Node3D17" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D17" parent="." unique_id=822369781 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 37.46852, 0.50024414, 55.991417) -[node name="Node3D18" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D18" parent="." unique_id=854045144 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 30.470535, 0.5, 68.440926) -[node name="Node3D19" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D19" parent="." unique_id=682749810 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 45.069633, 0.5, 69.94718) -[node name="Node3D20" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D20" parent="." unique_id=71921146 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 50.978783, 0.50024414, 59.51925) -[node name="Node3D21" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D21" parent="." unique_id=1793888043 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 62.21778, 0.50024414, 56.043278) -[node name="Node3D22" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D22" parent="." unique_id=1455192438 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 34.513584, 0.4999962, 47.89573) -[node name="Node3D23" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D23" parent="." unique_id=935618276 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -31.30091, 0.5105507, -21.674778) -[node name="Node3D24" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D24" parent="." unique_id=155852678 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -30.446053, 0.53638685, 21.657467) -[node name="Node3D25" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D25" parent="." unique_id=816059691 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -43.118107, 0.5080446, 18.372576) -[node name="Node3D26" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D26" parent="." unique_id=437001636 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -42.85219, 0.5229174, 0.18147068) -[node name="Node3D27" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D27" parent="." unique_id=1892658881 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -43.76916, 0.49785048, -17.150803) -[node name="Node3D28" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D28" parent="." unique_id=1156705160 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -40.41119, 0.4923253, -34.296783) -[node name="Node3D29" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D29" parent="." unique_id=750373363 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -25.247744, 0.5000038, -42.16417) -[node name="Node3D30" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D30" parent="." unique_id=708424631 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -46.97228, 0.47527015, 33.060688) -[node name="Node3D31" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D31" parent="." unique_id=1263955525 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -32.53309, 0.5000076, 40.484997) -[node name="Node3D32" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D32" parent="." unique_id=1585698362 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -37.465153, 0.49999237, 29.276081) -[node name="Node3D33" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D33" parent="." unique_id=1084838108 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -22.386686, 0.5, 48.122066) -[node name="Node3D34" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D34" parent="." unique_id=1947206628 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -55.095715, 0.44609505, -31.926006) -[node name="Node3D35" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D35" parent="." unique_id=1870319773 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -37.858974, 0.558814, -53.344746) -[node name="Node3D36" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D36" parent="." unique_id=1380019723 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -59.767483, 3.1326103, 21.137033) -[node name="Node3D37" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D37" parent="." unique_id=1210106385 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -54.233166, 0.4477323, 45.20006) -[node name="Node3D38" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D38" parent="." unique_id=156247092 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -56.046036, 0.44310805, -15.098809) -[node name="Node3D39" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D39" parent="." unique_id=840324985 instance=ExtResource("20_j6d65")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -25.702923, 0.5000076, -30.843634) -[node name="Node3D51" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D51" parent="." unique_id=764243657 instance=ExtResource("20_j6d65")] transform = Transform3D(0.8188817, 0, 0.5739624, 0, 1, 0, -0.5739624, 0, 0.8188817, -35.15997, 0.5000076, -41.164284) -[node name="Node3D52" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D52" parent="." unique_id=1439508441 instance=ExtResource("20_j6d65")] transform = Transform3D(0.95698595, 0, 0.29013434, 0, 1, 0, -0.29013434, 0, 0.95698595, -49.691605, 0.5000076, -50.03118) -[node name="Node3D53" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D53" parent="." unique_id=282779260 instance=ExtResource("20_j6d65")] transform = Transform3D(0.95698595, 0, 0.29013434, 0, 1, 0, -0.29013434, 0, 0.95698595, -50.111214, 0.5000076, -38.795647) -[node name="Node3D54" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D54" parent="." unique_id=665662464 instance=ExtResource("20_j6d65")] transform = Transform3D(0.95698595, 0, 0.29013434, 0, 1, 0, -0.29013434, 0, 0.95698595, -43.064415, 0.5000076, -26.649086) -[node name="Node3D55" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D55" parent="." unique_id=1505468139 instance=ExtResource("20_j6d65")] transform = Transform3D(0.95698595, 0, 0.29013434, 0, 1, 0, -0.29013434, 0, 0.95698595, -54.03443, 0.5000076, -21.495655) -[node name="Node3D56" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D56" parent="." unique_id=1991778696 instance=ExtResource("20_j6d65")] transform = Transform3D(0.95698595, 0, 0.29013434, 0, 1, 0, -0.29013434, 0, 0.95698595, -54.10995, 0.5000038, 9.923689) -[node name="Node3D57" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D57" parent="." unique_id=518331014 instance=ExtResource("20_j6d65")] transform = Transform3D(0.95698595, 0, 0.29013434, 0, 1, 0, -0.29013434, 0, 0.95698595, -44.40436, 0.5000038, 10.869652) -[node name="Node3D58" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D58" parent="." unique_id=254142817 instance=ExtResource("20_j6d65")] transform = Transform3D(0.95698595, 0, 0.29013434, 0, 1, 0, -0.29013434, 0, 0.95698595, -39.892178, 0.5000038, -9.111635) -[node name="Node3D59" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D59" parent="." unique_id=1060332407 instance=ExtResource("20_j6d65")] transform = Transform3D(0.97183365, 0, -0.235668, 0, 1, 0, 0.235668, 0, 0.97183365, -52.973858, 0.5000038, 24.044119) -[node name="Node3D60" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D60" parent="." unique_id=99980510 instance=ExtResource("20_j6d65")] transform = Transform3D(0.97183365, 0, -0.235668, 0, 1, 0, 0.235668, 0, 0.97183365, -59.165073, 0.5000038, 31.510038) -[node name="Node3D61" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D61" parent="." unique_id=324643734 instance=ExtResource("20_j6d65")] transform = Transform3D(0.97183365, 0, -0.235668, 0, 1, 0, 0.235668, 0, 0.97183365, -45.115986, 0.5000038, 25.99969) -[node name="Node3D62" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D62" parent="." unique_id=992902587 instance=ExtResource("20_j6d65")] transform = Transform3D(0.97183365, 0, -0.235668, 0, 1, 0, 0.235668, 0, 0.97183365, -28.229023, 0.5000038, 30.226183) -[node name="Node3D63" parent="." instance=ExtResource("20_j6d65")] +[node name="Node3D63" parent="." unique_id=845806636 instance=ExtResource("20_j6d65")] transform = Transform3D(0.97183365, 0, -0.235668, 0, 1, 0, 0.235668, 0, 0.97183365, -41.31883, 0.5000038, 38.7666) -[node name="Node3D40" parent="." instance=ExtResource("21_6tcu8")] +[node name="Node3D40" parent="." unique_id=2029189640 instance=ExtResource("21_6tcu8")] transform = Transform3D(0.5407249, 0, 0.8411995, 0, 1, 0, -0.8411995, 0, 0.5407249, -56.844105, -1.9073486e-06, 0.5303469) -[node name="Node3D64" parent="." instance=ExtResource("21_6tcu8")] +[node name="Node3D64" parent="." unique_id=2118525412 instance=ExtResource("21_6tcu8")] transform = Transform3D(0.5407249, 0, 0.8411995, 0, 1, 0, -0.8411995, 0, 0.5407249, -74.354294, -1.9073486e-06, -22.119095) -[node name="Node3D65" parent="." instance=ExtResource("21_6tcu8")] +[node name="Node3D65" parent="." unique_id=1480954632 instance=ExtResource("21_6tcu8")] transform = Transform3D(-0.6952358, 0, 0.7187818, 0, 1, 0, -0.7187818, 0, -0.6952358, -71.38766, -3.8146973e-06, 46.537483) -[node name="Node3D66" parent="." instance=ExtResource("21_6tcu8")] +[node name="Node3D66" parent="." unique_id=581600124 instance=ExtResource("21_6tcu8")] transform = Transform3D(-0.6952358, 0, 0.7187818, 0, 1, 0, -0.7187818, 0, -0.6952358, -88.39658, -3.8146973e-06, 7.2917747) -[node name="Node3D67" parent="." instance=ExtResource("21_6tcu8")] +[node name="Node3D67" parent="." unique_id=906440781 instance=ExtResource("21_6tcu8")] transform = Transform3D(-0.6952358, 0, 0.7187818, 0, 1, 0, -0.7187818, 0, -0.6952358, -106.96719, -3.8146973e-06, -49.558266) -[node name="Node3D41" parent="." instance=ExtResource("21_6tcu8")] +[node name="Node3D41" parent="." unique_id=1161283244 instance=ExtResource("21_6tcu8")] transform = Transform3D(0.5370493, 0, 0.84355086, 0, 1, 0, -0.84355086, 0, 0.5370493, -71.38757, 0.422287, -47.143406) -[node name="Node3D42" parent="." instance=ExtResource("21_6tcu8")] +[node name="Node3D42" parent="." unique_id=2086508587 instance=ExtResource("21_6tcu8")] transform = Transform3D(0.5370493, 0, 0.84355086, 0, 1, 0, -0.84355086, 0, 0.5370493, -125.60689, 0.422287, -16.621292) -[node name="Node3D43" parent="." instance=ExtResource("21_6tcu8")] +[node name="Node3D43" parent="." unique_id=1227712291 instance=ExtResource("21_6tcu8")] transform = Transform3D(0.5370493, 0, 0.84355086, 0, 1, 0, -0.84355086, 0, 0.5370493, -119.47875, 0.422287, 57.55169) -[node name="Node3D44" parent="." instance=ExtResource("21_6tcu8")] +[node name="Node3D44" parent="." unique_id=2117406642 instance=ExtResource("21_6tcu8")] transform = Transform3D(0.5370493, 0, 0.84355086, 0, 1, 0, -0.84355086, 0, 0.5370493, -51.924072, 0.422287, 55.38028) -[node name="Node3D45" parent="." instance=ExtResource("21_6tcu8")] +[node name="Node3D45" parent="." unique_id=1386733750 instance=ExtResource("21_6tcu8")] transform = Transform3D(-0.35344225, 0, 0.9354564, 0, 1, 0, -0.9354564, 0, -0.35344225, -84.75231, 0.422287, 32.89707) -[node name="Node3D46" parent="." instance=ExtResource("21_6tcu8")] +[node name="Node3D46" parent="." unique_id=2093080959 instance=ExtResource("21_6tcu8")] transform = Transform3D(-0.8073416, 0, 0.59008443, 0, 1, 0, -0.59008443, 0, -0.8073416, -94.86392, 0.422287, -16.022987) -[node name="Node3D47" parent="." instance=ExtResource("21_6tcu8")] +[node name="Node3D47" parent="." unique_id=332555614 instance=ExtResource("21_6tcu8")] transform = Transform3D(-0.92229545, 0, 0.38648564, 0, 1, 0, -0.38648564, 0, -0.92229545, -120.543335, 0.422287, 14.401403) -[node name="Node3D48" parent="." instance=ExtResource("21_6tcu8")] +[node name="Node3D48" parent="." unique_id=1687059106 instance=ExtResource("21_6tcu8")] transform = Transform3D(-0.7581457, 0, 0.6520852, 0, 1, 0, -0.6520852, 0, -0.7581457, -84.35799, 0.422287, 78.99163) -[node name="Node3D49" parent="." instance=ExtResource("21_6tcu8")] +[node name="Node3D49" parent="." unique_id=2009632842 instance=ExtResource("21_6tcu8")] transform = Transform3D(-0.7581457, 0, 0.6520852, 0, 1, 0, -0.6520852, 0, -0.7581457, -38.159286, 0.422287, 98.463486) -[node name="Node3D50" parent="." instance=ExtResource("21_6tcu8")] +[node name="Node3D50" parent="." unique_id=293622677 instance=ExtResource("21_6tcu8")] transform = Transform3D(-0.7581457, 0, 0.6520852, 0, 1, 0, -0.6520852, 0, -0.7581457, -35.033936, 0.422287, -72.41817) [connection signal="body_entered" from="EnemyGoal/Area3D" to="EnemyGoal" method="_on_area_3d_body_entered"] diff --git a/Worlds/GreenPlanet/Levels/Bridge/cobblestone.tres b/Worlds/GreenPlanet/Levels/Bridge/cobblestone.tres index 5f4f11b..a117d0d 100644 --- a/Worlds/GreenPlanet/Levels/Bridge/cobblestone.tres +++ b/Worlds/GreenPlanet/Levels/Bridge/cobblestone.tres @@ -1,4 +1,4 @@ -[gd_resource type="ShaderMaterial" load_steps=3 format=3 uid="uid://dc8e1xjspjt32"] +[gd_resource type="ShaderMaterial" format=3 uid="uid://dc8e1xjspjt32"] [ext_resource type="Shader" uid="uid://dq04j2s5foo2f" path="res://Shaders/mightyduke_ps1.gdshader" id="1_rwo67"] [ext_resource type="Texture2D" uid="uid://b2prrul2qc8j2" path="res://Worlds/GreenPlanet/Levels/Bridge/bridge_cobblestone.png" id="2_punq1"] diff --git a/Worlds/GreenPlanet/Levels/Bridge/grass.tres b/Worlds/GreenPlanet/Levels/Bridge/grass.tres index da5a7d3..48bbc74 100644 --- a/Worlds/GreenPlanet/Levels/Bridge/grass.tres +++ b/Worlds/GreenPlanet/Levels/Bridge/grass.tres @@ -1,4 +1,4 @@ -[gd_resource type="ShaderMaterial" load_steps=3 format=3 uid="uid://1lymu5otuh7f"] +[gd_resource type="ShaderMaterial" format=3 uid="uid://1lymu5otuh7f"] [ext_resource type="Shader" uid="uid://dq04j2s5foo2f" path="res://Shaders/mightyduke_ps1.gdshader" id="1_ubi2a"] [ext_resource type="Texture2D" uid="uid://b8lj1l8gqpftn" path="res://Worlds/GreenPlanet/Levels/Bridge/bridge_grass.png" id="2_ubi2a"] diff --git a/Worlds/GreenPlanet/Levels/Bridge/level_mat.tres b/Worlds/GreenPlanet/Levels/Bridge/level_mat.tres index 4cf5670..d6b3541 100644 --- a/Worlds/GreenPlanet/Levels/Bridge/level_mat.tres +++ b/Worlds/GreenPlanet/Levels/Bridge/level_mat.tres @@ -1,4 +1,4 @@ -[gd_resource type="ShaderMaterial" load_steps=3 format=3 uid="uid://u2y4es6qqkqd"] +[gd_resource type="ShaderMaterial" format=3 uid="uid://u2y4es6qqkqd"] [ext_resource type="Shader" uid="uid://dq04j2s5foo2f" path="res://Shaders/mightyduke_ps1.gdshader" id="1_icpg6"] [ext_resource type="Texture2D" uid="uid://deh5dk1wn7n46" path="res://Worlds/GreenPlanet/Levels/Bridge/bridge_level_tex.png" id="2_2g76a"] diff --git a/Worlds/GreenPlanet/Levels/Bridge/shader2.tres b/Worlds/GreenPlanet/Levels/Bridge/shader2.tres index 6ef4e1e..fce826c 100644 --- a/Worlds/GreenPlanet/Levels/Bridge/shader2.tres +++ b/Worlds/GreenPlanet/Levels/Bridge/shader2.tres @@ -1,10 +1,7 @@ -[gd_resource type="ShaderMaterial" load_steps=3 format=3 uid="uid://fy4o12thbh6f"] +[gd_resource type="ShaderMaterial" format=3 uid="uid://fy4o12thbh6f"] [ext_resource type="Shader" uid="uid://c5bffujq0l70k" path="res://Shaders/jitter.gdshader" id="1_2suih"] -[ext_resource type="Texture2D" uid="uid://deh5dk1wn7n46" path="res://Worlds/GreenPlanet/Levels/Bridge/bridge_level_tex.png" id="2_1bkoy"] [resource] render_priority = 0 shader = ExtResource("1_2suih") -shader_parameter/albedo = ExtResource("2_1bkoy") -shader_parameter/alpha_scissor = 0.5 diff --git a/Worlds/GreenPlanet/tilemap.tres b/Worlds/GreenPlanet/tilemap.tres index 05ac7fd..32e3f40 100644 --- a/Worlds/GreenPlanet/tilemap.tres +++ b/Worlds/GreenPlanet/tilemap.tres @@ -1,4 +1,4 @@ -[gd_resource type="MeshLibrary" load_steps=18 format=3 uid="uid://jfr8j8kycfa5"] +[gd_resource type="MeshLibrary" format=3 uid="uid://jfr8j8kycfa5"] [ext_resource type="Texture2D" uid="uid://blnfsojw4ukq4" path="res://Assets/Textures/grass.png" id="1_ghpvv"] [ext_resource type="Texture2D" uid="uid://dgwsvkmnesjjm" path="res://Assets/Textures/stone.png" id="2_gf3ck"] diff --git a/Worlds/GreenPlanet/tiles.tscn b/Worlds/GreenPlanet/tiles.tscn index ffcafd9..cfe0728 100644 --- a/Worlds/GreenPlanet/tiles.tscn +++ b/Worlds/GreenPlanet/tiles.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=12 format=3 uid="uid://b7s8i67yqvwbw"] +[gd_scene format=3 uid="uid://b7s8i67yqvwbw"] [ext_resource type="Texture2D" uid="uid://blnfsojw4ukq4" path="res://Assets/Textures/grass.png" id="1_nc7wu"] [ext_resource type="Texture2D" uid="uid://dgwsvkmnesjjm" path="res://Assets/Textures/stone.png" id="2_udt8k"] @@ -33,28 +33,28 @@ material = SubResource("StandardMaterial3D_e3y4s") size = Vector2(2, 2) center_offset = Vector3(0, -1, 1) -[node name="Library" type="Node3D"] +[node name="Library" type="Node3D" unique_id=678648360] -[node name="MeshInstance3D" type="MeshInstance3D" parent="."] +[node name="MeshInstance3D" type="MeshInstance3D" parent="." unique_id=844142537] transform = Transform3D(2, 0, 0, 0, 2, 0, 0, 0, 2, 0, 0, 0) mesh = SubResource("QuadMesh_yxhjj") -[node name="StaticBody3D" type="StaticBody3D" parent="MeshInstance3D"] +[node name="StaticBody3D" type="StaticBody3D" parent="MeshInstance3D" unique_id=1992170065] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.5, 0) -[node name="CollisionShape3D" type="CollisionShape3D" parent="MeshInstance3D/StaticBody3D"] +[node name="CollisionShape3D" type="CollisionShape3D" parent="MeshInstance3D/StaticBody3D" unique_id=1567932571] shape = SubResource("BoxShape3D_mtfk2") -[node name="MeshInstance3D2" type="MeshInstance3D" parent="."] +[node name="MeshInstance3D2" type="MeshInstance3D" parent="." unique_id=1032001072] transform = Transform3D(2, 0, 0, 0, 2, 0, 0, 0, 2, 2, 0, 0) mesh = SubResource("QuadMesh_twahx") -[node name="StaticBody3D" type="StaticBody3D" parent="MeshInstance3D2"] +[node name="StaticBody3D" type="StaticBody3D" parent="MeshInstance3D2" unique_id=2120756386] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.5, 0) -[node name="CollisionShape3D" type="CollisionShape3D" parent="MeshInstance3D2/StaticBody3D"] +[node name="CollisionShape3D" type="CollisionShape3D" parent="MeshInstance3D2/StaticBody3D" unique_id=689462354] shape = SubResource("BoxShape3D_d3j6k") -[node name="MeshInstance3D3" type="MeshInstance3D" parent="."] +[node name="MeshInstance3D3" type="MeshInstance3D" parent="." unique_id=1503953683] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4, 0, 0) mesh = SubResource("QuadMesh_u8bp3") diff --git a/Worlds/TestingRange/Enemies/dummy.tres b/Worlds/TestingRange/Enemies/dummy.tres index cd05a2f..88dbc05 100644 --- a/Worlds/TestingRange/Enemies/dummy.tres +++ b/Worlds/TestingRange/Enemies/dummy.tres @@ -1,4 +1,4 @@ -[gd_resource type="Resource" script_class="Enemy" load_steps=3 format=3 uid="uid://bdkcwve6d35gl"] +[gd_resource type="Resource" script_class="Enemy" format=3 uid="uid://bdkcwve6d35gl"] [ext_resource type="Script" uid="uid://cbwxa2a4hfcy4" path="res://Scripts/Resources/enemy.gd" id="1_o7yng"] [ext_resource type="Texture2D" uid="uid://brjk5pu0up85s" path="res://Assets/TextureAtlases/dummy.tres" id="2_bbk0y"] @@ -8,8 +8,4 @@ script = ExtResource("1_o7yng") title = "dummy" target_type = 1 sprite = ExtResource("2_bbk0y") -spawn_power = 10 -health = 100 -penalty = 10 movement_speed = 1.0 -spawn_cooldown = 1.0 diff --git a/Worlds/TestingRange/Enemies/target_dummy.tscn b/Worlds/TestingRange/Enemies/target_dummy.tscn index 38def29..1f997ca 100644 --- a/Worlds/TestingRange/Enemies/target_dummy.tscn +++ b/Worlds/TestingRange/Enemies/target_dummy.tscn @@ -1,9 +1,8 @@ -[gd_scene load_steps=12 format=3 uid="uid://cgcslt0rsg6e3"] +[gd_scene format=3 uid="uid://cgcslt0rsg6e3"] [ext_resource type="Script" uid="uid://du13pv0e5fah" path="res://Scripts/target_dummy.gd" id="1_f72ee"] [ext_resource type="Resource" uid="uid://bdkcwve6d35gl" path="res://Worlds/TestingRange/Enemies/dummy.tres" id="2_7pldl"] [ext_resource type="Script" uid="uid://bamhci3kawuyt" path="res://Scripts/health.gd" id="3_8hqew"] -[ext_resource type="PackedScene" uid="uid://cqtew0t8sttpm" path="res://UI/DamageParticle/damage_particle.tscn" id="4_0ruff"] [ext_resource type="Script" uid="uid://cummt2be3r1gq" path="res://Scripts/hitbox.gd" id="4_yinjs"] [ext_resource type="PackedScene" uid="uid://ri8r03wqy80t" path="res://Scenes/8_direction_sprite.tscn" id="5_t0dpu"] [ext_resource type="Texture2D" uid="uid://brjk5pu0up85s" path="res://Assets/TextureAtlases/dummy.tres" id="6_agkvc"] @@ -16,56 +15,54 @@ radius = 0.7173 [sub_resource type="ViewportTexture" id="ViewportTexture_ieafj"] viewport_path = NodePath("Dog/SubViewport") -[node name="PathFollow3D" type="PathFollow3D" node_paths=PackedStringArray("status_manager") groups=["Enemies"]] +[node name="PathFollow3D" type="PathFollow3D" unique_id=1282400801 node_paths=PackedStringArray("status_manager") groups=["Enemies"]] loop = false script = ExtResource("1_f72ee") stats = ExtResource("2_7pldl") status_manager = NodePath("Dog/StatusEffector") -[node name="Dog" type="CharacterBody3D" parent="."] +[node name="Dog" type="CharacterBody3D" parent="." unique_id=353259623] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.204674, 0) collision_layer = 4 collision_mask = 3 -[node name="Health" type="Node" parent="Dog"] +[node name="Health" type="Node" parent="Dog" unique_id=807438193] script = ExtResource("3_8hqew") -damage_particle_scene = ExtResource("4_0ruff") -[node name="Hitbox" type="CollisionShape3D" parent="Dog"] +[node name="Hitbox" type="CollisionShape3D" parent="Dog" unique_id=1426520142] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.527022, 0) shape = SubResource("SphereShape3D_21dgw") script = ExtResource("4_yinjs") -[node name="DirectionSprite" parent="Dog" instance=ExtResource("5_t0dpu")] +[node name="DirectionSprite" parent="Dog" unique_id=567255248 instance=ExtResource("5_t0dpu")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.642479, 0) pixel_size = 0.04 texture = ExtResource("6_agkvc") -[node name="Sprite3D" type="Sprite3D" parent="Dog"] +[node name="Sprite3D" type="Sprite3D" parent="Dog" unique_id=1702836743] transform = Transform3D(0.2, 0, 0, 0, 0.2, 0, 0, 0, 0.2, 0, 1.47182, 0) pixel_size = 0.02 billboard = 1 texture_filter = 0 texture = SubResource("ViewportTexture_ieafj") -[node name="StatusEffector" type="Node3D" parent="Dog" node_paths=PackedStringArray("hbox")] +[node name="StatusEffector" type="Node3D" parent="Dog" unique_id=552782108] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.18114, 0) script = ExtResource("8_melp1") -hbox = NodePath("../SubViewport/HBoxContainer") -[node name="SubViewport" type="SubViewport" parent="Dog"] +[node name="SubViewport" type="SubViewport" parent="Dog" unique_id=1330489832] transparent_bg = true size = Vector2i(200, 55) render_target_update_mode = 4 -[node name="HBoxContainer" type="HBoxContainer" parent="Dog/SubViewport"] +[node name="HBoxContainer" type="HBoxContainer" parent="Dog/SubViewport" unique_id=1699836553] anchors_preset = 10 anchor_right = 1.0 offset_bottom = 32.0 grow_horizontal = 2 alignment = 1 -[node name="ProgressBar" type="TextureProgressBar" parent="Dog/SubViewport"] +[node name="ProgressBar" type="TextureProgressBar" parent="Dog/SubViewport" unique_id=1362797323] visible = false offset_top = 36.0 offset_right = 200.0 diff --git a/Worlds/TestingRange/Levels/training_arena.tscn b/Worlds/TestingRange/Levels/training_arena.tscn index 4b56070..178314a 100644 --- a/Worlds/TestingRange/Levels/training_arena.tscn +++ b/Worlds/TestingRange/Levels/training_arena.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=24 format=3 uid="uid://uv7hjsgisy31"] +[gd_scene format=3 uid="uid://uv7hjsgisy31"] [ext_resource type="Texture2D" uid="uid://dgwsvkmnesjjm" path="res://Assets/Textures/stone.png" id="1_45ikc"] [ext_resource type="Script" uid="uid://cjensbjuji22t" path="res://Worlds/TestingRange/Levels/training_arena.gd" id="1_dgqrn"] @@ -35,13 +35,10 @@ target_type = 1 icon = ExtResource("6_ukkm8") death_sprite = ExtResource("5_aqj4m") sprite = SubResource("AtlasTexture_aqj4m") -spawn_power = 10 health = 180 -penalty = 10 movement_speed = 1.2 spawn_cooldown = 1.2 common_group = 4 -common_cost = 1 uncommon_group = 6 uncommon_cost = 2 rare_group = 8 @@ -64,13 +61,10 @@ target_type = 1 icon = ExtResource("6_ukkm8") death_sprite = ExtResource("5_aqj4m") sprite = SubResource("AtlasTexture_5p2fi") -spawn_power = 10 health = 180 -penalty = 10 movement_speed = 1.2 spawn_cooldown = 1.2 common_group = 4 -common_cost = 1 uncommon_group = 6 uncommon_cost = 2 rare_group = 8 @@ -93,13 +87,10 @@ target_type = 1 icon = ExtResource("6_ukkm8") death_sprite = ExtResource("5_aqj4m") sprite = SubResource("AtlasTexture_dl7a1") -spawn_power = 10 health = 180 -penalty = 10 movement_speed = 1.2 spawn_cooldown = 1.2 common_group = 4 -common_cost = 1 uncommon_group = 6 uncommon_cost = 2 rare_group = 8 @@ -122,13 +113,10 @@ target_type = 1 icon = ExtResource("6_ukkm8") death_sprite = ExtResource("5_aqj4m") sprite = SubResource("AtlasTexture_dgy1v") -spawn_power = 10 health = 180 -penalty = 10 movement_speed = 1.2 spawn_cooldown = 1.2 common_group = 4 -common_cost = 1 uncommon_group = 6 uncommon_cost = 2 rare_group = 8 @@ -141,113 +129,113 @@ legendary_cost = 5 [sub_resource type="BoxShape3D" id="BoxShape3D_aqj4m"] size = Vector3(1, 1, 10) -[node name="Node3D" type="Node3D"] +[node name="Node3D" type="Node3D" unique_id=537337151] script = ExtResource("1_dgqrn") -[node name="StaticBody3D" type="StaticBody3D" parent="."] +[node name="StaticBody3D" type="StaticBody3D" parent="." unique_id=106373413] physics_material_override = SubResource("PhysicsMaterial_mqtlc") -[node name="CSGBox3D" type="CSGBox3D" parent="StaticBody3D"] +[node name="CSGBox3D" type="CSGBox3D" parent="StaticBody3D" unique_id=2140913800] transform = Transform3D(-1, -8.74228e-08, 0, 8.74228e-08, -1, 0, 0, 0, 1, 0, 0, 0) size = Vector3(15, 1, 30) material = SubResource("StandardMaterial3D_75uqo") -[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D"] +[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D" unique_id=2087084036] shape = SubResource("BoxShape3D_3mcyj") -[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."] +[node name="DirectionalLight3D" type="DirectionalLight3D" parent="." unique_id=1255744167] transform = Transform3D(1, 0, 0, 0, 0.503804, 0.863818, 0, -0.863818, 0.503804, 0.00649166, 26.8242, 4.02927e-05) -[node name="Character" parent="." instance=ExtResource("2_w387b")] +[node name="Character" parent="." unique_id=1582337925 instance=ExtResource("2_w387b")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.805513, 0.5, 2.30163) -[node name="Enemy" parent="." instance=ExtResource("3_y4upj")] +[node name="Enemy" parent="." unique_id=1907780488 instance=ExtResource("3_y4upj")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.28337, 0.601179, -1.23188) stats = SubResource("Resource_ukkm8") -[node name="Enemy2" parent="." instance=ExtResource("3_y4upj")] +[node name="Enemy2" parent="." unique_id=1502597998 instance=ExtResource("3_y4upj")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.59318, 0.601179, -2.16648) stats = SubResource("Resource_4y2w1") -[node name="Enemy3" parent="." instance=ExtResource("3_y4upj")] +[node name="Enemy3" parent="." unique_id=312995356 instance=ExtResource("3_y4upj")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.38431, 0.601179, -2.44026) stats = SubResource("Resource_tilno") -[node name="Enemy4" parent="." instance=ExtResource("3_y4upj")] +[node name="Enemy4" parent="." unique_id=1766569744 instance=ExtResource("3_y4upj")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.49476, 0.601179, -2.4969) stats = SubResource("Resource_1enkk") -[node name="assaultcard" parent="." instance=ExtResource("4_i7krx")] +[node name="assaultcard" parent="." unique_id=1978257147 instance=ExtResource("4_i7krx")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2.7802, 0.5, 3.16356) card = ExtResource("5_806m0") -[node name="towerbase" parent="." instance=ExtResource("9_imodf")] +[node name="towerbase" parent="." unique_id=2001476931 instance=ExtResource("9_imodf")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.77234, 0.5, 2.6958) -[node name="towerbase2" parent="." node_paths=PackedStringArray("inventory", "collider") instance=ExtResource("9_imodf")] +[node name="towerbase2" parent="." unique_id=715244310 node_paths=PackedStringArray("inventory", "collider") instance=ExtResource("9_imodf")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.0766634, 0.5, -9.7488) inventory = NodePath("../towerbase/Inventory") collider = NodePath("../towerbase/CollisionShape3D") -[node name="StaticBody3D2" type="StaticBody3D" parent="."] +[node name="StaticBody3D2" type="StaticBody3D" parent="." unique_id=1364474801] transform = Transform3D(1, 0, 0, 0, 0.984808, 0.173648, 0, -0.173648, 0.984808, 1.16471, 0.5, 12.4493) -[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D2"] +[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D2" unique_id=1064097078] shape = SubResource("BoxShape3D_aqj4m") -[node name="CSGBox3D" type="CSGBox3D" parent="StaticBody3D2"] +[node name="CSGBox3D" type="CSGBox3D" parent="StaticBody3D2" unique_id=255590226] size = Vector3(1, 1, 10) -[node name="StaticBody3D3" type="StaticBody3D" parent="."] +[node name="StaticBody3D3" type="StaticBody3D" parent="." unique_id=838491110] transform = Transform3D(1, 0, 0, 0, 0.965926, 0.258819, 0, -0.258819, 0.965926, 0.0990853, 0.5, 11.5008) -[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D3"] +[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D3" unique_id=424176763] shape = SubResource("BoxShape3D_aqj4m") -[node name="CSGBox3D" type="CSGBox3D" parent="StaticBody3D3"] +[node name="CSGBox3D" type="CSGBox3D" parent="StaticBody3D3" unique_id=914489697] size = Vector3(1, 1, 10) -[node name="StaticBody3D4" type="StaticBody3D" parent="."] +[node name="StaticBody3D4" type="StaticBody3D" parent="." unique_id=220648789] transform = Transform3D(1, 0, 0, 0, 0.939693, 0.34202, 0, -0.34202, 0.939693, -1.00031, 0.5, 11.0314) -[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D4"] +[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D4" unique_id=1789938936] shape = SubResource("BoxShape3D_aqj4m") -[node name="CSGBox3D" type="CSGBox3D" parent="StaticBody3D4"] +[node name="CSGBox3D" type="CSGBox3D" parent="StaticBody3D4" unique_id=1407827657] size = Vector3(1, 1, 10) -[node name="StaticBody3D5" type="StaticBody3D" parent="."] +[node name="StaticBody3D5" type="StaticBody3D" parent="." unique_id=1803466350] transform = Transform3D(1, 0, 0, 0, 0.906308, 0.422618, 0, -0.422618, 0.906308, -2.09458, 0.5, 10.7668) -[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D5"] +[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D5" unique_id=751929666] shape = SubResource("BoxShape3D_aqj4m") -[node name="CSGBox3D" type="CSGBox3D" parent="StaticBody3D5"] +[node name="CSGBox3D" type="CSGBox3D" parent="StaticBody3D5" unique_id=837434705] size = Vector3(1, 1, 10) -[node name="StaticBody3D6" type="StaticBody3D" parent="."] +[node name="StaticBody3D6" type="StaticBody3D" parent="." unique_id=1620840542] transform = Transform3D(1, 0, 0, 0, 0.866025, 0.5, 0, -0.5, 0.866025, -3.20157, 0.5, 10.5973) -[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D6"] +[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D6" unique_id=711030824] shape = SubResource("BoxShape3D_aqj4m") -[node name="CSGBox3D" type="CSGBox3D" parent="StaticBody3D6"] +[node name="CSGBox3D" type="CSGBox3D" parent="StaticBody3D6" unique_id=265735087] size = Vector3(1, 1, 10) -[node name="StaticBody3D7" type="StaticBody3D" parent="."] +[node name="StaticBody3D7" type="StaticBody3D" parent="." unique_id=691722760] transform = Transform3D(1, 0, 0, 0, 0.819152, 0.573576, 0, -0.573576, 0.819152, -4.31944, 0.5, 10.4654) -[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D7"] +[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D7" unique_id=669831173] shape = SubResource("BoxShape3D_aqj4m") -[node name="CSGBox3D" type="CSGBox3D" parent="StaticBody3D7"] +[node name="CSGBox3D" type="CSGBox3D" parent="StaticBody3D7" unique_id=444032968] size = Vector3(1, 1, 10) -[node name="StaticBody3D8" type="StaticBody3D" parent="."] +[node name="StaticBody3D8" type="StaticBody3D" parent="." unique_id=2055252995] transform = Transform3D(1, 0, 0, 0, 0.766044, 0.642788, 0, -0.642788, 0.766044, -5.47159, 0.5, 10.4089) -[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D8"] +[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D8" unique_id=394847838] shape = SubResource("BoxShape3D_aqj4m") -[node name="CSGBox3D" type="CSGBox3D" parent="StaticBody3D8"] +[node name="CSGBox3D" type="CSGBox3D" parent="StaticBody3D8" unique_id=301209776] size = Vector3(1, 1, 10) diff --git a/card_hand.glb.import b/card_hand.glb.import index da3ea38..d6dd5f5 100644 --- a/card_hand.glb.import +++ b/card_hand.glb.import @@ -15,9 +15,11 @@ dest_files=["res://.godot/imported/card_hand.glb-9776b92454da116d1ab56a5345c55c5 nodes/root_type="" nodes/root_name="" +nodes/root_script=null nodes/apply_root_scale=true nodes/root_scale=1.0 nodes/import_as_skeleton_bones=false +nodes/use_name_suffixes=true nodes/use_node_type_suffixes=true meshes/ensure_tangents=true meshes/generate_lods=true @@ -32,6 +34,9 @@ animation/trimming=false animation/remove_immutable_tracks=true animation/import_rest_as_RESET=false import_script/path="" +materials/extract=0 +materials/extract_format=0 +materials/extract_path="" _subresources={} gltf/naming_version=1 gltf/embedded_image_handling=1 diff --git a/card_model/3d_card.tscn b/card_model/3d_card.tscn index bb17dea..4bc57be 100644 --- a/card_model/3d_card.tscn +++ b/card_model/3d_card.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=14 format=4 uid="uid://n8ab1cy7ordc"] +[gd_scene format=4 uid="uid://n8ab1cy7ordc"] [ext_resource type="Script" uid="uid://cr6hn1pbu35o1" path="res://card_model/3d_card.gd" id="1_o6jcx"] [ext_resource type="Shader" uid="uid://c5bffujq0l70k" path="res://Shaders/jitter.gdshader" id="2_o6jcx"] @@ -13,10 +13,6 @@ roughness = 0.5 [sub_resource type="ShaderMaterial" id="ShaderMaterial_bdeaa"] render_priority = 0 shader = ExtResource("2_o6jcx") -shader_parameter/affine_mapping = true -shader_parameter/alpha_scissor = 0.5 -shader_parameter/jitter = 0.25 -shader_parameter/resolution = Vector2i(320, 240) [sub_resource type="ArrayMesh" id="ArrayMesh_0gfbg"] _surfaces = [{ @@ -98,53 +94,31 @@ _surfaces = [{ blend_shape_mode = 0 shadow_mesh = SubResource("ArrayMesh_gxum5") -[sub_resource type="ViewportTexture" id="ViewportTexture_bm66m"] -viewport_path = NodePath("SubViewport") - [sub_resource type="ShaderMaterial" id="ShaderMaterial_ld374"] resource_local_to_scene = true render_priority = 0 shader = ExtResource("2_o6jcx") -shader_parameter/affine_mapping = false -shader_parameter/albedo = SubResource("ViewportTexture_bm66m") -shader_parameter/alpha_scissor = 0.5 -shader_parameter/jitter = 0.25 -shader_parameter/resolution = Vector2i(320, 240) - -[sub_resource type="Gradient" id="Gradient_bvqyy"] -resource_local_to_scene = true -offsets = PackedFloat32Array(0) -colors = PackedColorArray(0.844882, 0.457393, 0.0915536, 1) - -[sub_resource type="GradientTexture1D" id="GradientTexture1D_8q1at"] -gradient = SubResource("Gradient_bvqyy") [sub_resource type="ShaderMaterial" id="ShaderMaterial_cuxkc"] resource_local_to_scene = true render_priority = 0 shader = ExtResource("2_o6jcx") -shader_parameter/affine_mapping = true -shader_parameter/albedo = SubResource("GradientTexture1D_8q1at") -shader_parameter/alpha_scissor = 0.5 -shader_parameter/jitter = 0.25 -shader_parameter/resolution = Vector2i(320, 240) -[node name="3DCard" type="Node3D" node_paths=PackedStringArray("card_in_hand", "mesh")] +[node name="3DCard" type="Node3D" unique_id=1654548650 node_paths=PackedStringArray("card_in_hand", "mesh")] script = ExtResource("1_o6jcx") card_in_hand = NodePath("SubViewport/Node2D") mesh = NodePath("card_model/Cube") -[node name="card_model" type="Node3D" parent="."] +[node name="card_model" type="Node3D" parent="." unique_id=1348296674] -[node name="Cube" type="MeshInstance3D" parent="card_model"] +[node name="Cube" type="MeshInstance3D" parent="card_model" unique_id=1142198663] layers = 2 mesh = SubResource("ArrayMesh_4sds6") -skeleton = NodePath("") surface_material_override/0 = SubResource("ShaderMaterial_ld374") surface_material_override/1 = SubResource("ShaderMaterial_cuxkc") -[node name="SubViewport" type="SubViewport" parent="."] +[node name="SubViewport" type="SubViewport" parent="." unique_id=2134221804] size = Vector2i(304, 448) -[node name="Node2D" parent="SubViewport" instance=ExtResource("3_bnh6n")] +[node name="Node2D" parent="SubViewport" unique_id=1251664599 instance=ExtResource("3_bnh6n")] position = Vector2(-80, -32) diff --git a/card_model/card_model.glb.import b/card_model/card_model.glb.import index 2b7aeb5..f753a44 100644 --- a/card_model/card_model.glb.import +++ b/card_model/card_model.glb.import @@ -15,9 +15,11 @@ dest_files=["res://.godot/imported/card_model.glb-2dd25ed08972c3379fe54b3ea09aa1 nodes/root_type="" nodes/root_name="" +nodes/root_script=null nodes/apply_root_scale=true nodes/root_scale=1.0 nodes/import_as_skeleton_bones=false +nodes/use_name_suffixes=true nodes/use_node_type_suffixes=true meshes/ensure_tangents=true meshes/generate_lods=true @@ -32,14 +34,19 @@ animation/trimming=false animation/remove_immutable_tracks=true animation/import_rest_as_RESET=false import_script/path="" +materials/extract=0 +materials/extract_format=0 +materials/extract_path="" _subresources={ "materials": { "Border": { "use_external/enabled": true, +"use_external/fallback_path": "", "use_external/path": "uid://f6unr8gjnrpd" }, "Face": { "use_external/enabled": false, +"use_external/fallback_path": "", "use_external/path": "uid://c0qtaa5n5le7g" } } diff --git a/card_placing_tool.tscn b/card_placing_tool.tscn index 7a12ca4..5a73df0 100644 --- a/card_placing_tool.tscn +++ b/card_placing_tool.tscn @@ -1,11 +1,11 @@ -[gd_scene load_steps=2 format=3 uid="uid://bj2q72ch8nkek"] +[gd_scene format=3 uid="uid://bj2q72ch8nkek"] [ext_resource type="Script" uid="uid://ge2hingujtc8" path="res://card_placing_tool.gd" id="1_7yi0i"] -[node name="CardPlacingTool" type="Node3D" node_paths=PackedStringArray("ray")] +[node name="CardPlacingTool" type="Node3D" unique_id=847164964 node_paths=PackedStringArray("ray")] script = ExtResource("1_7yi0i") ray = NodePath("RayCast3D") -[node name="RayCast3D" type="RayCast3D" parent="."] +[node name="RayCast3D" type="RayCast3D" parent="." unique_id=1267699718] target_position = Vector3(0, 0, -20) collision_mask = 25 diff --git a/coin/Coin.glb.import b/coin/Coin.glb.import index edb7c42..45e12ca 100644 --- a/coin/Coin.glb.import +++ b/coin/Coin.glb.import @@ -15,9 +15,11 @@ dest_files=["res://.godot/imported/Coin.glb-dcf33c435a74febc9dfe74054dddd467.scn nodes/root_type="" nodes/root_name="" +nodes/root_script=null nodes/apply_root_scale=true nodes/root_scale=1.0 nodes/import_as_skeleton_bones=false +nodes/use_name_suffixes=true nodes/use_node_type_suffixes=true meshes/ensure_tangents=true meshes/generate_lods=true @@ -32,10 +34,14 @@ animation/trimming=false animation/remove_immutable_tracks=true animation/import_rest_as_RESET=false import_script/path="" +materials/extract=0 +materials/extract_format=0 +materials/extract_path="" _subresources={ "materials": { "coin": { "use_external/enabled": true, +"use_external/fallback_path": "res://coin/coin_material.tres", "use_external/path": "uid://5mnnhn5p1tll" } } diff --git a/coin/Coin_coin.png.import b/coin/Coin_coin.png.import index c190f72..168cb4c 100644 --- a/coin/Coin_coin.png.import +++ b/coin/Coin_coin.png.import @@ -22,6 +22,8 @@ dest_files=["res://.godot/imported/Coin_coin.png-130d4e26928a415246fa81206a49ade 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 @@ -29,6 +31,10 @@ 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 diff --git a/coin/coin.png.import b/coin/coin.png.import index 4e972ca..f206b08 100644 --- a/coin/coin.png.import +++ b/coin/coin.png.import @@ -19,6 +19,8 @@ dest_files=["res://.godot/imported/coin.png-c9e5c2f51b2a10beb2d794afbbee004f.s3t 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 @@ -26,6 +28,10 @@ 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 diff --git a/coin/coin_material.tres b/coin/coin_material.tres index d7c7eb3..0bcf73c 100644 --- a/coin/coin_material.tres +++ b/coin/coin_material.tres @@ -1,4 +1,4 @@ -[gd_resource type="ShaderMaterial" load_steps=2 format=3 uid="uid://5mnnhn5p1tll"] +[gd_resource type="ShaderMaterial" format=3 uid="uid://5mnnhn5p1tll"] [ext_resource type="Shader" uid="uid://c5bffujq0l70k" path="res://Shaders/jitter.gdshader" id="1_38tga"] diff --git a/drag_n_drop_container.tscn b/drag_n_drop_container.tscn index 806c654..9964e41 100644 --- a/drag_n_drop_container.tscn +++ b/drag_n_drop_container.tscn @@ -1,11 +1,11 @@ -[gd_scene load_steps=3 format=3 uid="uid://dik1j1w8vrul5"] +[gd_scene format=3 uid="uid://dik1j1w8vrul5"] [ext_resource type="Script" uid="uid://c75aw4btsld8n" path="res://drag_n_drop_container.gd" id="1_4pe2q"] [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_xvy6u"] bg_color = Color(0, 0, 0, 0.25) -[node name="DragNDropContainer" type="MarginContainer" node_paths=PackedStringArray("panel", "panel_label", "drag_parent")] +[node name="DragNDropContainer" type="MarginContainer" unique_id=475204277 node_paths=PackedStringArray("panel", "panel_label", "drag_parent")] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 @@ -19,16 +19,16 @@ panel = NodePath("PanelContainer") panel_label = NodePath("PanelContainer/Label") drag_parent = NodePath("DragParent") -[node name="PanelContainer" type="PanelContainer" parent="."] +[node name="PanelContainer" type="PanelContainer" parent="." unique_id=48099753] layout_mode = 2 mouse_filter = 2 theme_override_styles/panel = SubResource("StyleBoxFlat_xvy6u") -[node name="Label" type="Label" parent="PanelContainer"] +[node name="Label" type="Label" parent="PanelContainer" unique_id=73959817] layout_mode = 2 size_flags_vertical = 1 text = "PRICE" horizontal_alignment = 1 vertical_alignment = 1 -[node name="DragParent" type="Node" parent="."] +[node name="DragParent" type="Node" parent="." unique_id=9209525] diff --git a/export_presets.cfg b/export_presets.cfg index a99e7f1..796f154 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -3,14 +3,18 @@ name="Linux/X11" platform="Linux" runnable=true -advanced_options=false dedicated_server=false custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="../../Decked Out Defense/DeckedOutDefense" +export_path="build_artifacts/DeckedOutDefense.x86_64" patches=PackedStringArray() +patch_delta_encoding=false +patch_delta_compression_level_zstd=19 +patch_delta_min_reduction=0.1 +patch_delta_include_filters="*" +patch_delta_exclude_filters="" encryption_include_filters="" encryption_exclude_filters="" seed=0 @@ -26,6 +30,7 @@ debug/export_console_wrapper=1 binary_format/embed_pck=false texture_format/s3tc_bptc=true texture_format/etc2_astc=false +shader_baker/enabled=false binary_format/architecture="x86_64" ssh_remote_deploy/enabled=false ssh_remote_deploy/host="user@host_ip" @@ -49,14 +54,18 @@ texture_format/etc2=false name="Windows Desktop" platform="Windows Desktop" runnable=true -advanced_options=false dedicated_server=false custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="../../Decked Out Defense/DeckedOutDefense.exe" +export_path="build_artifacts/DeckedOutDefense.exe" patches=PackedStringArray() +patch_delta_encoding=false +patch_delta_compression_level_zstd=19 +patch_delta_min_reduction=0.1 +patch_delta_include_filters="*" +patch_delta_exclude_filters="" encryption_include_filters="" encryption_exclude_filters="" seed=0 @@ -72,6 +81,7 @@ debug/export_console_wrapper=1 binary_format/embed_pck=false texture_format/s3tc_bptc=true texture_format/etc2_astc=false +shader_baker/enabled=false binary_format/architecture="x86_64" codesign/enable=false codesign/timestamp=true diff --git a/foliage/Bush2GLB3.glb.import b/foliage/Bush2GLB3.glb.import index 7e1de91..d5628e1 100644 --- a/foliage/Bush2GLB3.glb.import +++ b/foliage/Bush2GLB3.glb.import @@ -15,9 +15,11 @@ dest_files=["res://.godot/imported/Bush2GLB3.glb-ac453049ba98460916f151972326e06 nodes/root_type="Spatial" nodes/root_name="Scene Root" +nodes/root_script=null nodes/apply_root_scale=true nodes/root_scale=1.0 nodes/import_as_skeleton_bones=false +nodes/use_name_suffixes=true nodes/use_node_type_suffixes=true meshes/ensure_tangents=true meshes/generate_lods=true @@ -32,6 +34,9 @@ animation/trimming=false animation/remove_immutable_tracks=true animation/import_rest_as_RESET=false import_script/path="" +materials/extract=0 +materials/extract_format=0 +materials/extract_path="" _subresources={} gltf/naming_version=0 gltf/embedded_image_handling=1 diff --git a/foliage/Bush2GLB3.tscn b/foliage/Bush2GLB3.tscn index 375b996..01081aa 100644 --- a/foliage/Bush2GLB3.tscn +++ b/foliage/Bush2GLB3.tscn @@ -1,11 +1,11 @@ -[gd_scene load_steps=3 format=3 uid="uid://b7e0ywe1g86fa"] +[gd_scene format=3 uid="uid://b7e0ywe1g86fa"] [ext_resource type="PackedScene" uid="uid://w7vkshth36rr" path="res://foliage/Bush2GLB3.glb" id="1"] [ext_resource type="Material" uid="uid://cqwo7la40rbkn" path="res://foliage/foliage.material" id="2"] -[node name="Bush2GLB3" instance=ExtResource("1")] +[node name="Bush2GLB3" unique_id=415245138 instance=ExtResource("1")] -[node name="Cube" parent="." index="0"] +[node name="Cube" parent="." index="0" unique_id=337622575] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0.0632358) cast_shadow = 0 surface_material_override/0 = ExtResource("2") diff --git a/left_hand/card_hand_model.glb.import b/left_hand/card_hand_model.glb.import index 472d452..fdaff55 100644 --- a/left_hand/card_hand_model.glb.import +++ b/left_hand/card_hand_model.glb.import @@ -15,9 +15,11 @@ dest_files=["res://.godot/imported/card_hand_model.glb-9d079553923f873c0bdaf334f nodes/root_type="" nodes/root_name="" +nodes/root_script=null nodes/apply_root_scale=true nodes/root_scale=1.0 nodes/import_as_skeleton_bones=false +nodes/use_name_suffixes=true nodes/use_node_type_suffixes=true meshes/ensure_tangents=true meshes/generate_lods=true @@ -32,10 +34,14 @@ animation/trimming=false animation/remove_immutable_tracks=true animation/import_rest_as_RESET=false import_script/path="" +materials/extract=0 +materials/extract_format=0 +materials/extract_path="" _subresources={ "materials": { "Default": { "use_external/enabled": true, +"use_external/fallback_path": "res://left_hand/left_hand_mat.tres", "use_external/path": "uid://cmrs1ubeqtl71" } } diff --git a/left_hand/left_hand_mat.tres b/left_hand/left_hand_mat.tres index 0304cf9..5c4fe43 100644 --- a/left_hand/left_hand_mat.tres +++ b/left_hand/left_hand_mat.tres @@ -1,4 +1,4 @@ -[gd_resource type="ShaderMaterial" load_steps=2 format=3 uid="uid://cmrs1ubeqtl71"] +[gd_resource type="ShaderMaterial" format=3 uid="uid://cmrs1ubeqtl71"] [ext_resource type="Shader" uid="uid://c5bffujq0l70k" path="res://Shaders/jitter.gdshader" id="1_bpyoj"] diff --git a/main.tscn b/main.tscn index 1722345..86bad08 100644 --- a/main.tscn +++ b/main.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=7 format=3 uid="uid://d2k8y13qfvch0"] +[gd_scene format=3 uid="uid://d2k8y13qfvch0"] [ext_resource type="Script" uid="uid://cx1xj7esl03ui" path="res://main.gd" id="2_h2yge"] [ext_resource type="Texture2D" uid="uid://6frn8lcwwehv" path="res://Assets/TextureAtlases/puppyfruit.png" id="2_lquwl"] @@ -15,13 +15,13 @@ shader_parameter/color_depth = 5 shader_parameter/dithering = true shader_parameter/resolution_scale = 1 -[node name="Main" type="Node" node_paths=PackedStringArray("scene", "movies")] +[node name="Main" type="Node" unique_id=346903609 node_paths=PackedStringArray("scene", "movies")] script = ExtResource("2_h2yge") scene = NodePath("Scene") movies = NodePath("Movies") metadata/_custom_type_script = "uid://cx1xj7esl03ui" -[node name="Movies" type="ColorRect" parent="."] +[node name="Movies" type="ColorRect" parent="." unique_id=2131569312] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 @@ -29,7 +29,7 @@ grow_horizontal = 2 grow_vertical = 2 color = Color(0.193592, 0.4164, 0.224909, 1) -[node name="TextureRect" type="TextureRect" parent="Movies" node_paths=PackedStringArray("color_rect")] +[node name="TextureRect" type="TextureRect" parent="Movies" unique_id=913151105 node_paths=PackedStringArray("color_rect")] layout_mode = 1 anchors_preset = 8 anchor_left = 0.5 @@ -46,7 +46,7 @@ texture = SubResource("AtlasTexture_272bh") script = ExtResource("3_7mycd") color_rect = NodePath("../ColorRect") -[node name="Label" type="Label" parent="Movies"] +[node name="Label" type="Label" parent="Movies" unique_id=227652423] layout_mode = 1 anchors_preset = -1 anchor_left = 0.5 @@ -59,7 +59,7 @@ text = "puppyfruit" horizontal_alignment = 1 vertical_alignment = 1 -[node name="ColorRect" type="ColorRect" parent="Movies"] +[node name="ColorRect" type="ColorRect" parent="Movies" unique_id=1391735644] layout_mode = 1 anchors_preset = -1 anchor_left = 0.5 @@ -74,12 +74,12 @@ grow_horizontal = 2 grow_vertical = 2 color = Color(0.192157, 0.415686, 0.223529, 1) -[node name="Scene" type="Node" parent="."] +[node name="Scene" type="Node" parent="." unique_id=1521435243] -[node name="PostProcessingLayer" type="CanvasLayer" parent="."] +[node name="PostProcessingLayer" type="CanvasLayer" parent="." unique_id=653120951] layer = 3 -[node name="ColorRect2" type="ColorRect" parent="PostProcessingLayer"] +[node name="ColorRect2" type="ColorRect" parent="PostProcessingLayer" unique_id=567490189] material = SubResource("ShaderMaterial_272bh") anchors_preset = 15 anchor_right = 1.0 diff --git a/noisetex.tres b/noisetex.tres index a34f2a0..e1538c2 100644 --- a/noisetex.tres +++ b/noisetex.tres @@ -1,4 +1,4 @@ -[gd_resource type="NoiseTexture2D" load_steps=2 format=3 uid="uid://c4ytjp05u7auv"] +[gd_resource type="NoiseTexture2D" format=3 uid="uid://c4ytjp05u7auv"] [sub_resource type="FastNoiseLite" id="FastNoiseLite_enb3d"] frequency = 0.05 diff --git a/obstacle1.tscn b/obstacle1.tscn index cbb1d05..278c98c 100644 --- a/obstacle1.tscn +++ b/obstacle1.tscn @@ -1,8 +1,8 @@ -[gd_scene load_steps=2 format=3 uid="uid://cjvgqek2phoq1"] +[gd_scene format=3 uid="uid://cjvgqek2phoq1"] [ext_resource type="MeshLibrary" uid="uid://jfr8j8kycfa5" path="res://Worlds/GreenPlanet/tilemap.tres" id="1_5n7rt"] -[node name="Node3D" type="GridMap"] +[node name="Node3D" type="GridMap" unique_id=150600707] mesh_library = ExtResource("1_5n7rt") cell_size = Vector3(1, 1, 1) cell_center_x = false diff --git a/obstacle2.tscn b/obstacle2.tscn index 8e4cc08..e054f4a 100644 --- a/obstacle2.tscn +++ b/obstacle2.tscn @@ -1,8 +1,8 @@ -[gd_scene load_steps=2 format=3 uid="uid://dk0k7ndwhaenh"] +[gd_scene format=3 uid="uid://dk0k7ndwhaenh"] [ext_resource type="MeshLibrary" uid="uid://jfr8j8kycfa5" path="res://Worlds/GreenPlanet/tilemap.tres" id="1_vcqgp"] -[node name="Node3D" type="GridMap"] +[node name="Node3D" type="GridMap" unique_id=943507789] mesh_library = ExtResource("1_vcqgp") cell_size = Vector3(1, 1, 1) cell_center_x = false diff --git a/obstacle3.tscn b/obstacle3.tscn index fe9165a..aee9412 100644 --- a/obstacle3.tscn +++ b/obstacle3.tscn @@ -1,8 +1,8 @@ -[gd_scene load_steps=2 format=3 uid="uid://ds4sa5xyfgyo0"] +[gd_scene format=3 uid="uid://ds4sa5xyfgyo0"] [ext_resource type="MeshLibrary" uid="uid://jfr8j8kycfa5" path="res://Worlds/GreenPlanet/tilemap.tres" id="1_rgq2d"] -[node name="Node3D" type="GridMap"] +[node name="Node3D" type="GridMap" unique_id=1467787585] mesh_library = ExtResource("1_rgq2d") cell_size = Vector3(1, 1, 1) cell_center_x = false diff --git a/obstacle4.tscn b/obstacle4.tscn index 375893b..1ca1edc 100644 --- a/obstacle4.tscn +++ b/obstacle4.tscn @@ -1,8 +1,8 @@ -[gd_scene load_steps=2 format=3 uid="uid://sud13mytdwhv"] +[gd_scene format=3 uid="uid://sud13mytdwhv"] [ext_resource type="MeshLibrary" uid="uid://jfr8j8kycfa5" path="res://Worlds/GreenPlanet/tilemap.tres" id="1_fmyjr"] -[node name="Node3D" type="GridMap"] +[node name="Node3D" type="GridMap" unique_id=2078145437] mesh_library = ExtResource("1_fmyjr") cell_size = Vector3(1, 1, 1) cell_center_x = false diff --git a/path_polygon.tscn b/path_polygon.tscn index 0e679ab..8d5dc1b 100644 --- a/path_polygon.tscn +++ b/path_polygon.tscn @@ -1,8 +1,8 @@ -[gd_scene load_steps=2 format=3 uid="uid://d1srd60cohcdj"] +[gd_scene format=3 uid="uid://d1srd60cohcdj"] [ext_resource type="Material" uid="uid://cfv5g36sjq3bo" path="res://tile.tres" id="1_4v084"] -[node name="CSGPolygon3D" type="CSGPolygon3D"] +[node name="CSGPolygon3D" type="CSGPolygon3D" unique_id=1752224390] polygon = PackedVector2Array(0.0272499, 0.0545001, 0.0586923, 0.00419231, 0.0314424, -0.039827, -0.0335385, -0.0440193, -0.0670769, 0.00209616, -0.0314423, 0.0545001) mode = 2 path_node = NodePath("..") diff --git a/project.godot b/project.godot index c092652..50e23fe 100644 --- a/project.godot +++ b/project.godot @@ -13,7 +13,7 @@ config_version=5 config/name="Decked Out Defense" config/version="0.3.0" run/main_scene="uid://d2k8y13qfvch0" -config/features=PackedStringArray("4.5", "Forward Plus") +config/features=PackedStringArray("4.6", "Forward Plus") boot_splash/show_image=false config/icon="res://Assets/Textures/icon.svg" diff --git a/prototype.tres b/prototype.tres index ac0f3bd..30a5e20 100644 --- a/prototype.tres +++ b/prototype.tres @@ -1,4 +1,4 @@ -[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://45bvudgvpre2"] +[gd_resource type="StandardMaterial3D" format=3 uid="uid://45bvudgvpre2"] [ext_resource type="Texture2D" uid="uid://cwykwcaxbrxdi" path="res://Assets/Textures/prototype.png" id="1_cdc51"] diff --git a/shield_ui_test.tscn b/shield_ui_test.tscn index bf27dea..4ce8d5a 100644 --- a/shield_ui_test.tscn +++ b/shield_ui_test.tscn @@ -1,10 +1,10 @@ -[gd_scene load_steps=4 format=3 uid="uid://5kypijhwjhok"] +[gd_scene format=3 uid="uid://5kypijhwjhok"] [ext_resource type="Script" uid="uid://dhj7ck7ug6uoj" path="res://shield_ui_test.gd" id="1_uywwg"] [ext_resource type="PackedScene" uid="uid://cqslp83lf0ku0" path="res://UI/ShieldUI/shield_ui.tscn" id="2_iketu"] [ext_resource type="PackedScene" uid="uid://24x18qxqhy0i" path="res://UI/lives_bar.tscn" id="3_eamca"] -[node name="Control" type="Control" node_paths=PackedStringArray("shield", "lives_bar", "damage_label")] +[node name="Control" type="Control" unique_id=1777208994 node_paths=PackedStringArray("shield", "lives_bar", "damage_label")] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 @@ -16,40 +16,40 @@ shield = NodePath("ShieldUI") lives_bar = NodePath("LivesBar") damage_label = NodePath("Controls/Label") -[node name="Controls" type="HBoxContainer" parent="."] +[node name="Controls" type="HBoxContainer" parent="." unique_id=969489075] layout_mode = 0 offset_left = 251.0 offset_top = 13.0 offset_right = 311.00003 offset_bottom = 29.0 -[node name="Label" type="Label" parent="Controls"] +[node name="Label" type="Label" parent="Controls" unique_id=873083378] layout_mode = 2 text = "1" -[node name="VBoxContainer" type="HBoxContainer" parent="Controls"] +[node name="VBoxContainer" type="HBoxContainer" parent="Controls" unique_id=713716646] layout_mode = 2 -[node name="Button" type="Button" parent="Controls/VBoxContainer"] +[node name="Button" type="Button" parent="Controls/VBoxContainer" unique_id=1087798649] layout_mode = 2 text = "<" -[node name="Button2" type="Button" parent="Controls/VBoxContainer"] +[node name="Button2" type="Button" parent="Controls/VBoxContainer" unique_id=1183830113] layout_mode = 2 text = ">" -[node name="Button" type="Button" parent="Controls"] +[node name="Button" type="Button" parent="Controls" unique_id=1274052756] layout_mode = 2 text = "hit" -[node name="ShieldUI" parent="." instance=ExtResource("2_iketu")] +[node name="ShieldUI" parent="." unique_id=591084228 instance=ExtResource("2_iketu")] layout_mode = 0 offset_left = 130.0 offset_top = 31.0 offset_right = 130.0 offset_bottom = 31.0 -[node name="LivesBar" parent="." instance=ExtResource("3_eamca")] +[node name="LivesBar" parent="." unique_id=1864343018 instance=ExtResource("3_eamca")] layout_mode = 1 offset_left = 69.0 offset_top = 115.0 diff --git a/test_level.tscn b/test_level.tscn new file mode 100644 index 0000000..8ab85c9 --- /dev/null +++ b/test_level.tscn @@ -0,0 +1,35 @@ +[gd_scene format=3 uid="uid://crr8kg4ack7rq"] + +[ext_resource type="PackedScene" uid="uid://bvq6tbkuv2mfp" path="res://Enemies/EyeDog/eye_dog.tscn" id="1_sb12i"] +[ext_resource type="PackedScene" uid="uid://dl3rwqwbgrq2m" path="res://Enemies/ElderEyeDog/elder_eye_dog.tscn" id="2_gbhdq"] +[ext_resource type="PackedScene" uid="uid://cveiaa0y66gln" path="res://Enemies/Crystalisk/crystal_enemy.tscn" id="3_y646j"] +[ext_resource type="PackedScene" uid="uid://dtahuv0kpxx03" path="res://Enemies/BabyEyeDog/baby_eye_dog.tscn" id="4_lnbra"] +[ext_resource type="PackedScene" uid="uid://dxgxbtf68lcv5" path="res://PCs/hero.tscn" id="5_6emce"] + +[sub_resource type="BoxShape3D" id="BoxShape3D_lowby"] +size = Vector3(20, 1, 20) + +[node name="Node3D" type="Node3D" unique_id=747882904] + +[node name="StaticBody3D" type="StaticBody3D" parent="." unique_id=845198141] + +[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D" unique_id=1480109743] +shape = SubResource("BoxShape3D_lowby") + +[node name="CSGBox3D" type="CSGBox3D" parent="StaticBody3D" unique_id=1346362164] +size = Vector3(20, 1, 20) + +[node name="EyeDog" parent="." unique_id=1016179251 instance=ExtResource("1_sb12i")] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.4945354, 0.5048856, -2.1569223) + +[node name="ElderEyeDog" parent="." unique_id=1106613653 instance=ExtResource("2_gbhdq")] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.93381655, 0.5048856, -2.248024) + +[node name="Dog" parent="." unique_id=1355419805 instance=ExtResource("3_y646j")] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.3260669, 1.3925104, -2.4133844) + +[node name="BabyEyeDog" parent="." unique_id=1710427344 instance=ExtResource("4_lnbra")] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.4080617, 0.5012214, -2.8630714) + +[node name="Hero" parent="." unique_id=1918171232 instance=ExtResource("5_6emce")] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.13215995, 1.5, 3.8140454) diff --git a/test_ui.tscn b/test_ui.tscn index 11e7f2a..b63ba56 100644 --- a/test_ui.tscn +++ b/test_ui.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=7 format=3 uid="uid://da471yc1kajfo"] +[gd_scene format=3 uid="uid://da471yc1kajfo"] [ext_resource type="Script" uid="uid://cdrpqvf37mehj" path="res://test_ui.gd" id="1_3tn64"] [ext_resource type="PackedScene" uid="uid://dik1j1w8vrul5" path="res://drag_n_drop_container.tscn" id="1_w4nob"] @@ -7,7 +7,7 @@ [ext_resource type="Resource" uid="uid://dfup264h2pun7" path="res://Scripts/Features/HeavyRounds/heavy_rounds_feature.tres" id="3_55qp5"] [ext_resource type="Resource" uid="uid://nh7g23b3rnvr" path="res://Scripts/Features/Radar/radar_feature.tres" id="4_mlaor"] -[node name="Control" type="PanelContainer" node_paths=PackedStringArray("slots", "other_slots")] +[node name="Control" type="PanelContainer" unique_id=1775809945 node_paths=PackedStringArray("slots", "other_slots")] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 @@ -23,32 +23,30 @@ other_slots = [NodePath("VBoxContainer/HBoxContainer2/DragNDropContainer"), Node features = Array[ExtResource("2_w3nqu")]([ExtResource("3_55qp5"), ExtResource("4_mlaor")]) feature_ui = ExtResource("2_3tn64") -[node name="VBoxContainer" type="VBoxContainer" parent="."] +[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=857716645] layout_mode = 2 -[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer"] +[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer" unique_id=1223101260] layout_mode = 2 size_flags_vertical = 3 -[node name="DragNDropContainer" parent="VBoxContainer/HBoxContainer" instance=ExtResource("1_w4nob")] +[node name="DragNDropContainer" parent="VBoxContainer/HBoxContainer" unique_id=122530772 instance=ExtResource("1_w4nob")] layout_mode = 2 -[node name="DragNDropContainer2" parent="VBoxContainer/HBoxContainer" instance=ExtResource("1_w4nob")] +[node name="DragNDropContainer2" parent="VBoxContainer/HBoxContainer" unique_id=389598144 instance=ExtResource("1_w4nob")] layout_mode = 2 -[node name="DragNDropContainer3" parent="VBoxContainer/HBoxContainer" instance=ExtResource("1_w4nob")] +[node name="DragNDropContainer3" parent="VBoxContainer/HBoxContainer" unique_id=221914254 instance=ExtResource("1_w4nob")] layout_mode = 2 -[node name="HBoxContainer2" type="HBoxContainer" parent="VBoxContainer"] +[node name="HBoxContainer2" type="HBoxContainer" parent="VBoxContainer" unique_id=1519326695] layout_mode = 2 size_flags_vertical = 3 -[node name="DragNDropContainer" parent="VBoxContainer/HBoxContainer2" node_paths=PackedStringArray("contents") instance=ExtResource("1_w4nob")] +[node name="DragNDropContainer" parent="VBoxContainer/HBoxContainer2" unique_id=1974589180 instance=ExtResource("1_w4nob")] layout_mode = 2 finite_contents = false -contents = NodePath("") -[node name="DragNDropContainer2" parent="VBoxContainer/HBoxContainer2" node_paths=PackedStringArray("contents") instance=ExtResource("1_w4nob")] +[node name="DragNDropContainer2" parent="VBoxContainer/HBoxContainer2" unique_id=449740899 instance=ExtResource("1_w4nob")] layout_mode = 2 finite_contents = false -contents = NodePath("") diff --git a/textmesh.res b/textmesh.res new file mode 100644 index 0000000..10a4bc1 Binary files /dev/null and b/textmesh.res differ diff --git a/tile.tres b/tile.tres index 9b9d2fb..96e9642 100644 --- a/tile.tres +++ b/tile.tres @@ -1,4 +1,4 @@ -[gd_resource type="ShaderMaterial" load_steps=3 format=3 uid="uid://cfv5g36sjq3bo"] +[gd_resource type="ShaderMaterial" format=3 uid="uid://cfv5g36sjq3bo"] [ext_resource type="Shader" uid="uid://dmgdero70g5d5" path="res://Shaders/tiler.gdshader" id="1_o41vb"] [ext_resource type="Texture2D" uid="uid://ds4ccfym5ej7w" path="res://Assets/Textures/tile.png" id="2_2vp4j"] diff --git a/tree_test.glb.import b/tree_test.glb.import index 8f1a548..7aeb312 100644 --- a/tree_test.glb.import +++ b/tree_test.glb.import @@ -15,9 +15,11 @@ dest_files=["res://.godot/imported/tree_test.glb-8ce9cdfc2ebf106beced0d524128094 nodes/root_type="" nodes/root_name="" +nodes/root_script=null nodes/apply_root_scale=true nodes/root_scale=1.0 nodes/import_as_skeleton_bones=false +nodes/use_name_suffixes=true nodes/use_node_type_suffixes=true meshes/ensure_tangents=true meshes/generate_lods=true @@ -32,6 +34,9 @@ animation/trimming=false animation/remove_immutable_tracks=true animation/import_rest_as_RESET=false import_script/path="" +materials/extract=0 +materials/extract_format=0 +materials/extract_path="" _subresources={ "materials": { "@MATERIAL:1": { diff --git a/wave_viewer.tscn b/wave_viewer.tscn index d6aa3da..5a3e5a6 100644 --- a/wave_viewer.tscn +++ b/wave_viewer.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=5 format=3 uid="uid://ct6gic4shy5qw"] +[gd_scene format=3 uid="uid://ct6gic4shy5qw"] [ext_resource type="Script" uid="uid://ps6sgjd0b5qr" path="res://wave_viewer.gd" id="1_0v4fq"] [ext_resource type="PackedScene" uid="uid://b5hp43bm07b8a" path="res://UI/Menus/GameEndScreen/enemy_row.tscn" id="2_lbx3o"] @@ -10,7 +10,7 @@ content_margin_top = 2.0 content_margin_right = 2.0 content_margin_bottom = 2.0 -[node name="WaveViewer" type="Control" node_paths=PackedStringArray("wave_vbox", "enemy_icon_tex", "enemy_name_label", "enemy_desc_label")] +[node name="WaveViewer" type="Control" unique_id=499270441 node_paths=PackedStringArray("wave_vbox", "enemy_icon_tex", "enemy_name_label", "enemy_desc_label")] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 @@ -24,7 +24,7 @@ enemy_icon_tex = NodePath("PanelContainer/VBoxContainer/HBoxContainer/EnemyDescr enemy_name_label = NodePath("PanelContainer/VBoxContainer/HBoxContainer/EnemyDescription/Label") enemy_desc_label = NodePath("PanelContainer/VBoxContainer/HBoxContainer/EnemyDescription/RichTextLabel") -[node name="PanelContainer" type="PanelContainer" parent="."] +[node name="PanelContainer" type="PanelContainer" parent="." unique_id=788649331] layout_mode = 1 anchors_preset = -1 anchor_left = 0.05 @@ -34,55 +34,55 @@ anchor_bottom = 0.95 grow_horizontal = 2 grow_vertical = 2 -[node name="VBoxContainer" type="VBoxContainer" parent="PanelContainer"] +[node name="VBoxContainer" type="VBoxContainer" parent="PanelContainer" unique_id=579941125] layout_mode = 2 -[node name="Label" type="Label" parent="PanelContainer/VBoxContainer"] +[node name="Label" type="Label" parent="PanelContainer/VBoxContainer" unique_id=402227846] layout_mode = 2 text = "TITLE_WAVE_VIEWER" horizontal_alignment = 1 vertical_alignment = 1 -[node name="HBoxContainer" type="HBoxContainer" parent="PanelContainer/VBoxContainer"] +[node name="HBoxContainer" type="HBoxContainer" parent="PanelContainer/VBoxContainer" unique_id=1508928028] layout_mode = 2 size_flags_vertical = 3 -[node name="ScrollContainer" type="ScrollContainer" parent="PanelContainer/VBoxContainer/HBoxContainer"] +[node name="ScrollContainer" type="ScrollContainer" parent="PanelContainer/VBoxContainer/HBoxContainer" unique_id=719335415] layout_mode = 2 size_flags_horizontal = 3 size_flags_stretch_ratio = 2.0 -[node name="Waves" type="VBoxContainer" parent="PanelContainer/VBoxContainer/HBoxContainer/ScrollContainer"] +[node name="Waves" type="VBoxContainer" parent="PanelContainer/VBoxContainer/HBoxContainer/ScrollContainer" unique_id=1502502154] layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 3 -[node name="EnemyDescription" type="VBoxContainer" parent="PanelContainer/VBoxContainer/HBoxContainer"] +[node name="EnemyDescription" type="VBoxContainer" parent="PanelContainer/VBoxContainer/HBoxContainer" unique_id=2098653550] layout_mode = 2 size_flags_horizontal = 3 -[node name="Label" type="Label" parent="PanelContainer/VBoxContainer/HBoxContainer/EnemyDescription"] +[node name="Label" type="Label" parent="PanelContainer/VBoxContainer/HBoxContainer/EnemyDescription" unique_id=2117809796] layout_mode = 2 text = "Big dawg" -[node name="TextureRect" type="TextureRect" parent="PanelContainer/VBoxContainer/HBoxContainer/EnemyDescription"] +[node name="TextureRect" type="TextureRect" parent="PanelContainer/VBoxContainer/HBoxContainer/EnemyDescription" unique_id=1623597859] custom_minimum_size = Vector2(64, 64) layout_mode = 2 texture = ExtResource("2_tptaq") expand_mode = 1 stretch_mode = 5 -[node name="RichTextLabel" type="RichTextLabel" parent="PanelContainer/VBoxContainer/HBoxContainer/EnemyDescription"] +[node name="RichTextLabel" type="RichTextLabel" parent="PanelContainer/VBoxContainer/HBoxContainer/EnemyDescription" unique_id=975689037] layout_mode = 2 size_flags_vertical = 3 theme_override_styles/normal = SubResource("StyleBoxEmpty_0v4fq") text = "this dawg is so big itll make your big meaty nuts fall off from how fucking scared you are. this dog will rip your balls off. this dog will make you cum on yourself. you'll be so scared you'll cum on yourself. and horny" -[node name="HBoxContainer2" type="HBoxContainer" parent="PanelContainer/VBoxContainer"] +[node name="HBoxContainer2" type="HBoxContainer" parent="PanelContainer/VBoxContainer" unique_id=1208475978] layout_mode = 2 alignment = 2 -[node name="Button2" type="Button" parent="PanelContainer/VBoxContainer/HBoxContainer2"] +[node name="Button2" type="Button" parent="PanelContainer/VBoxContainer/HBoxContainer2" unique_id=1478517318] layout_mode = 2 text = "BUTTON_CLOSE"