From dfa73f753143adc408ff9479b8ccfb4a837c9588 Mon Sep 17 00:00:00 2001 From: Joel Machens Date: Sun, 20 Aug 2023 17:51:33 -0500 Subject: Add Animated Gear to Loading Screen --- game/splash_assets/globe.png | Bin 0 -> 48541 bytes game/splash_assets/globe.png.import | 34 ++++++++++++++++++++++++++++++++++ game/splash_assets/ovgear.png | Bin 0 -> 37616 bytes game/splash_assets/ovgear.png.import | 34 ++++++++++++++++++++++++++++++++++ 4 files changed, 68 insertions(+) create mode 100644 game/splash_assets/globe.png create mode 100644 game/splash_assets/globe.png.import create mode 100644 game/splash_assets/ovgear.png create mode 100644 game/splash_assets/ovgear.png.import (limited to 'game/splash_assets') diff --git a/game/splash_assets/globe.png b/game/splash_assets/globe.png new file mode 100644 index 0000000..f925d35 Binary files /dev/null and b/game/splash_assets/globe.png differ diff --git a/game/splash_assets/globe.png.import b/game/splash_assets/globe.png.import new file mode 100644 index 0000000..784d8e8 --- /dev/null +++ b/game/splash_assets/globe.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://oirhxlyiogv8" +path="res://.godot/imported/globe.png-00352f839f02a64dea5126a54e3e9b2b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://splash_assets/globe.png" +dest_files=["res://.godot/imported/globe.png-00352f839f02a64dea5126a54e3e9b2b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +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/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/game/splash_assets/ovgear.png b/game/splash_assets/ovgear.png new file mode 100644 index 0000000..d18b437 Binary files /dev/null and b/game/splash_assets/ovgear.png differ diff --git a/game/splash_assets/ovgear.png.import b/game/splash_assets/ovgear.png.import new file mode 100644 index 0000000..ee67bb8 --- /dev/null +++ b/game/splash_assets/ovgear.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://hlouxrjm7pqy" +path="res://.godot/imported/ovgear.png-b0a02a64494ec794cdac3fbababcd544.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://splash_assets/ovgear.png" +dest_files=["res://.godot/imported/ovgear.png-b0a02a64494ec794cdac3fbababcd544.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +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/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 -- cgit v1.2.3-56-ga3b1