diff options
author | dusoleil <howcansocksbereal@gmail.com> | 2022-09-22 20:31:35 -0400 |
---|---|---|
committer | dusoleil <howcansocksbereal@gmail.com> | 2022-09-22 20:31:35 -0400 |
commit | d089c01a602964d2e3b4892e6b5e40c7bbbe725d (patch) | |
tree | 895be39111df185ebcc06172a456f29fbc372b56 /water/foam_map.png.import | |
parent | 4ac770d52cfc93563b66f25c64f59ca61f5f3dfb (diff) | |
download | godot_wildjam_49-d089c01a602964d2e3b4892e6b5e40c7bbbe725d.tar.gz godot_wildjam_49-d089c01a602964d2e3b4892e6b5e40c7bbbe725d.zip |
Rework sea foam
Diffstat (limited to 'water/foam_map.png.import')
-rw-r--r-- | water/foam_map.png.import | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/water/foam_map.png.import b/water/foam_map.png.import new file mode 100644 index 0000000..d79f7e9 --- /dev/null +++ b/water/foam_map.png.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="StreamTexture" +path.s3tc="res://.import/foam_map.png-8391a4e69d9c8dcac9b9d144ef3261b8.s3tc.stex" +path.etc2="res://.import/foam_map.png-8391a4e69d9c8dcac9b9d144ef3261b8.etc2.stex" +metadata={ +"imported_formats": [ "s3tc", "etc2" ], +"vram_texture": true +} + +[deps] + +source_file="res://water/foam_map.png" +dest_files=[ "res://.import/foam_map.png-8391a4e69d9c8dcac9b9d144ef3261b8.s3tc.stex", "res://.import/foam_map.png-8391a4e69d9c8dcac9b9d144ef3261b8.etc2.stex" ] + +[params] + +compress/mode=2 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=true +flags/filter=true +flags/mipmaps=true +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +process/normal_map_invert_y=false +stream=false +size_limit=0 +detect_3d=false +svg/scale=1.0 |