diff options
author | jacopograndi <jacopo.grandi@outlook.it> | 2022-01-19 20:08:32 +0100 |
---|---|---|
committer | jacopograndi <jacopo.grandi@outlook.it> | 2022-01-19 20:08:32 +0100 |
commit | c930eb8a0cabaeb3651e2dc7f94a26310fb2dcf3 (patch) | |
tree | 5256261a9510a9ac8e1150c8902ffefbec32ddac /assets/textures/thumbnails/turrets/frost.png.import | |
parent | 10d700152deeea4a8c6acea1124b9f9ea4905486 (diff) |
turrets implementation finished
Diffstat (limited to 'assets/textures/thumbnails/turrets/frost.png.import')
-rw-r--r-- | assets/textures/thumbnails/turrets/frost.png.import | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/assets/textures/thumbnails/turrets/frost.png.import b/assets/textures/thumbnails/turrets/frost.png.import new file mode 100644 index 0000000..0b61c57 --- /dev/null +++ b/assets/textures/thumbnails/turrets/frost.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/frost.png-98680390741fd56be15b564785e45f35.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/textures/thumbnails/turrets/frost.png" +dest_files=[ "res://.import/frost.png-98680390741fd56be15b564785e45f35.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +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=true +svg/scale=1.0 |