diff options
| author | Anson Bridges <bridges.anson@gmail.com> | 2022-09-14 23:59:22 -0400 |
|---|---|---|
| committer | Anson Bridges <bridges.anson@gmail.com> | 2022-09-14 23:59:22 -0400 |
| commit | aad319ddb5be108e9ca81d407bd90c843bae502d (patch) | |
| tree | b67c7bf158a65830207e87cbff975375b2f6838b /godot/textures | |
| parent | b5e9597ae82b4de04f77426ebdad9e1e2af15782 (diff) | |
GUNBRIG HULL PROTOTYPE
Diffstat (limited to 'godot/textures')
| -rw-r--r-- | godot/textures/ripples.png | bin | 0 -> 13257 bytes | |||
| -rw-r--r-- | godot/textures/ripples.png.import | 37 |
2 files changed, 37 insertions, 0 deletions
diff --git a/godot/textures/ripples.png b/godot/textures/ripples.png Binary files differnew file mode 100644 index 0000000..f89289c --- /dev/null +++ b/godot/textures/ripples.png diff --git a/godot/textures/ripples.png.import b/godot/textures/ripples.png.import new file mode 100644 index 0000000..af9d33a --- /dev/null +++ b/godot/textures/ripples.png.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="StreamTexture" +path.s3tc="res://.import/ripples.png-374b6f05c838d6a83b0bdc4dc0dc07d1.s3tc.stex" +path.etc2="res://.import/ripples.png-374b6f05c838d6a83b0bdc4dc0dc07d1.etc2.stex" +metadata={ +"imported_formats": [ "s3tc", "etc2" ], +"vram_texture": true +} + +[deps] + +source_file="res://textures/ripples.png" +dest_files=[ "res://.import/ripples.png-374b6f05c838d6a83b0bdc4dc0dc07d1.s3tc.stex", "res://.import/ripples.png-374b6f05c838d6a83b0bdc4dc0dc07d1.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=1 +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 |
