diff --git a/Scripts/Configs/FreeRoamMaps.gd b/Scripts/Configs/FreeRoamMaps.gd index 73a2495..04059a2 100644 --- a/Scripts/Configs/FreeRoamMaps.gd +++ b/Scripts/Configs/FreeRoamMaps.gd @@ -92,7 +92,7 @@ var GenericStatenIsland1Stage = { "name": "Generic Staten Island 1-Stage", "scene": "res://Scenes/FreeRoam/Generic/GenericStatenIsland1Stage.tscn", "description": "A generic showroom featuring the Staten Island 1-Stage.\nInstalled in 1993.", - "thumbnail": "res://UI/FreeroamThumbnails/Generic1Stage.png", + "thumbnail": "res://UI/FreeroamThumbnails/GenericStatenIsland1Stage.png", "stage": Stages.StatenIsland1Stage, } diff --git a/UI/FreeroamThumbnails/Generic12Stage.png b/UI/FreeroamThumbnails/Generic12Stage.png index 0624443..22edef3 100644 Binary files a/UI/FreeroamThumbnails/Generic12Stage.png and b/UI/FreeroamThumbnails/Generic12Stage.png differ diff --git a/UI/FreeroamThumbnails/Generic1Stage.png b/UI/FreeroamThumbnails/Generic1Stage.png index 94c0c8f..20412f2 100644 Binary files a/UI/FreeroamThumbnails/Generic1Stage.png and b/UI/FreeroamThumbnails/Generic1Stage.png differ diff --git a/UI/FreeroamThumbnails/Generic2Stage.png b/UI/FreeroamThumbnails/Generic2Stage.png index ad05116..86b803f 100644 Binary files a/UI/FreeroamThumbnails/Generic2Stage.png and b/UI/FreeroamThumbnails/Generic2Stage.png differ diff --git a/UI/FreeroamThumbnails/GenericRoadStage.png b/UI/FreeroamThumbnails/GenericRoadStage.png index 068cf59..fb40bb0 100644 Binary files a/UI/FreeroamThumbnails/GenericRoadStage.png and b/UI/FreeroamThumbnails/GenericRoadStage.png differ diff --git a/UI/FreeroamThumbnails/GenericRockerStage.png b/UI/FreeroamThumbnails/GenericRockerStage.png index d144d7d..5ea24f5 100644 Binary files a/UI/FreeroamThumbnails/GenericRockerStage.png and b/UI/FreeroamThumbnails/GenericRockerStage.png differ diff --git a/UI/FreeroamThumbnails/GenericStatenIsland1Stage.png b/UI/FreeroamThumbnails/GenericStatenIsland1Stage.png new file mode 100644 index 0000000..e700bc5 Binary files /dev/null and b/UI/FreeroamThumbnails/GenericStatenIsland1Stage.png differ diff --git a/UI/FreeroamThumbnails/GenericStatenIsland1Stage.png.import b/UI/FreeroamThumbnails/GenericStatenIsland1Stage.png.import new file mode 100644 index 0000000..293142e --- /dev/null +++ b/UI/FreeroamThumbnails/GenericStatenIsland1Stage.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bkxhu0mjiplh8" +path="res://.godot/imported/GenericStatenIsland1Stage.png-43c6fad0bfb38801430ec9ad7b09797b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://UI/FreeroamThumbnails/GenericStatenIsland1Stage.png" +dest_files=["res://.godot/imported/GenericStatenIsland1Stage.png-43c6fad0bfb38801430ec9ad7b09797b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/UI/FreeroamThumbnails/GenericTurntable1Stage.png b/UI/FreeroamThumbnails/GenericTurntable1Stage.png index e5f9ba1..f50b9c1 100644 Binary files a/UI/FreeroamThumbnails/GenericTurntable1Stage.png and b/UI/FreeroamThumbnails/GenericTurntable1Stage.png differ