diff options
| author | Anson Bridges <bridges.anson@gmail.com> | 2022-09-25 06:39:12 -0400 |
|---|---|---|
| committer | Anson Bridges <bridges.anson@gmail.com> | 2022-09-25 06:39:12 -0400 |
| commit | 7a1d857de96174dfa5a0fa40f8c14acbd2f651c2 (patch) | |
| tree | d52acaa4e89b0f8375326ea1aefd0105bb91cfc7 /godot/textures/dust.png.import | |
| parent | 62039380a67b6da396d1c8d745d2e2625ba988fc (diff) | |
weapons, viewmodels, some performance fixes
Diffstat (limited to 'godot/textures/dust.png.import')
| -rw-r--r-- | godot/textures/dust.png.import | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/godot/textures/dust.png.import b/godot/textures/dust.png.import new file mode 100644 index 0000000..18be8e4 --- /dev/null +++ b/godot/textures/dust.png.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="StreamTexture" +path.s3tc="res://.import/dust.png-da375377365d39266dac1c0440583e02.s3tc.stex" +path.etc2="res://.import/dust.png-da375377365d39266dac1c0440583e02.etc2.stex" +metadata={ +"imported_formats": [ "s3tc", "etc2" ], +"vram_texture": true +} + +[deps] + +source_file="res://textures/dust.png" +dest_files=[ "res://.import/dust.png-da375377365d39266dac1c0440583e02.s3tc.stex", "res://.import/dust.png-da375377365d39266dac1c0440583e02.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 |
