From 3e2ec2dcac11b8789e210f0ce2b9996f9fc7c875 Mon Sep 17 00:00:00 2001 From: ThijsLuttikhuis Date: Wed, 27 Dec 2023 02:50:35 +0200 Subject: [PATCH] Update Export --- export_presets.cfg | 16 ++++++++-------- src/world/World.tscn | 3 +-- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/export_presets.cfg b/export_presets.cfg index f5cac51..23f1b95 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -8,7 +8,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="./Automaton Annihilation.exe" +export_path="export/exe/Automaton Annihilation.exe" encryption_include_filters="" encryption_exclude_filters="" encrypt_pck=false @@ -16,10 +16,10 @@ encrypt_directory=false [preset.0.options] -custom_template/debug="" -custom_template/release="C:/Users/Thijs/AppData/Roaming/Godot/export_templates/4.1.3.stable.mono/windows_release_x86_64.exe" -debug/export_console_wrapper=0 -binary_format/embed_pck=false +custom_template/debug="C:/Users/Thijs Luttikhuis/AppData/Roaming/Godot/export_templates/4.2.1.stable/windows_debug_x86_64.exe" +custom_template/release="C:/Users/Thijs Luttikhuis/AppData/Roaming/Godot/export_templates/4.2.1.stable/windows_release_x86_64.exe" +debug/export_console_wrapper=1 +binary_format/embed_pck=true texture_format/bptc=true texture_format/s3tc=true texture_format/etc=false @@ -36,7 +36,7 @@ application/icon="" application/console_wrapper_icon="" application/icon_interpolation=0 application/file_version="" -application/product_version="0.0.0.1" +application/product_version="0.1.0.0" application/company_name="Bat Tea" application/product_name="Automaton Annihilation" application/file_description="" @@ -73,7 +73,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="export/20231222/Automaton-Annihilation.html" +export_path="export/20231227/Automaton-Annihilation.html" encryption_include_filters="" encryption_exclude_filters="" encrypt_pck=false @@ -83,7 +83,7 @@ encrypt_directory=false custom_template/debug="" custom_template/release="" -variant/extensions_support=false +variant/extensions_support=true vram_texture_compression/for_desktop=true vram_texture_compression/for_mobile=false html/export_icon=true diff --git a/src/world/World.tscn b/src/world/World.tscn index d73c02c..47cc38a 100644 --- a/src/world/World.tscn +++ b/src/world/World.tscn @@ -655,7 +655,7 @@ layer_1/name = "Resources" layer_1/z_index = -9 layer_1/tile_data = PackedInt32Array(-1441811, 131073, 0, -2359348, 196609, 0, -327699, 196609, 0, -1114172, 65537, 0, -1507386, 65537, 0, -1376321, 65537, 0, -2752578, 65537, 0, -1769540, 1, 0, -1441864, 1, 0, -327738, 1, 0, -1966142, 131073, 0, -655411, 131073, 0, -1769525, 1, 0) layer_2/name = "Buildings" -layer_2/modulate = Color(1, 1, 1, 0.427451) +layer_2/modulate = Color(1, 1, 1, 0) layer_2/z_index = -8 layer_2/tile_data = PackedInt32Array() script = ExtResource("6_ghel7") @@ -677,7 +677,6 @@ y_sort_enabled = true [node name="Architect" parent="Units" instance=ExtResource("7_fysst")] position = Vector2(-683, -384) -moveSpeed = null [node name="Player" parent="." instance=ExtResource("11_2c86j")]