diff options
author | BrickPi <ajmach6@gmail.com> | 2024-01-19 22:52:24 +0100 |
---|---|---|
committer | BrickPi <ajmach6@gmail.com> | 2024-01-21 16:25:06 +0100 |
commit | 2940411cb33a64cd41c2d39ddf98aab54edc9f69 (patch) | |
tree | 8cefa44e20d3fd26f7ba083454ffdcbb43c1d05f /game/assets/graphics/splash_image.png.import | |
parent | fb2561bd998f211d2099f811a6b6b25a57118160 (diff) |
Reorganise Asset File Structure
Diffstat (limited to 'game/assets/graphics/splash_image.png.import')
-rw-r--r-- | game/assets/graphics/splash_image.png.import | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/game/assets/graphics/splash_image.png.import b/game/assets/graphics/splash_image.png.import new file mode 100644 index 0000000..d541498 --- /dev/null +++ b/game/assets/graphics/splash_image.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cgdnixsyh7bja" +path="res://.godot/imported/splash_image.png-115d893c425a3d40a494ad3a64f97c4c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/graphics/splash_image.png" +dest_files=["res://.godot/imported/splash_image.png-115d893c425a3d40a494ad3a64f97c4c.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=true +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 |