diff options
author | Joel Machens <ajmach6@gmail.com> | 2023-06-12 04:27:31 +0200 |
---|---|---|
committer | BrickPi <49528459+BrickPi@users.noreply.github.com> | 2023-06-13 19:53:03 +0200 |
commit | acda3217349a0ebdb8b48a3787cb15d8eb250e7c (patch) | |
tree | c6703f8c2f7fe33cfd6a11bbcf4d0a6294046570 /game/theme/assets/loading_screen.png.import | |
parent | 6e26b948ea2a7632bcb7b795fe78f7169477eb6a (diff) |
Add Loading Screen
Diffstat (limited to 'game/theme/assets/loading_screen.png.import')
-rw-r--r-- | game/theme/assets/loading_screen.png.import | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/game/theme/assets/loading_screen.png.import b/game/theme/assets/loading_screen.png.import new file mode 100644 index 0000000..4fded7a --- /dev/null +++ b/game/theme/assets/loading_screen.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://doji17mxxmikl" +path="res://.godot/imported/loading_screen.png-0c00ad5005bd6e8f8d33b24c232d736d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://theme/assets/loading_screen.png" +dest_files=["res://.godot/imported/loading_screen.png-0c00ad5005bd6e8f8d33b24c232d736d.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 |