small racing game im working on
Diffstat (limited to 'assets/textures/grass.png.import')
| -rw-r--r-- | assets/textures/grass.png.import | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/assets/textures/grass.png.import b/assets/textures/grass.png.import new file mode 100644 index 0000000..8b746fe --- /dev/null +++ b/assets/textures/grass.png.import @@ -0,0 +1,36 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dyk71hogwv01g" +path.s3tc="res://.godot/imported/grass.png-44de1b601ed5e0482c9aa195977ab90c.s3tc.ctex" +path.etc2="res://.godot/imported/grass.png-44de1b601ed5e0482c9aa195977ab90c.etc2.ctex" +metadata={ +"imported_formats": ["s3tc", "etc2"], +"vram_texture": true +} + +[deps] + +source_file="res://assets/textures/grass.png" +dest_files=["res://.godot/imported/grass.png-44de1b601ed5e0482c9aa195977ab90c.s3tc.ctex", "res://.godot/imported/grass.png-44de1b601ed5e0482c9aa195977ab90c.etc2.ctex"] + +[params] + +compress/mode=2 +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/bptc_ldr=0 +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=0 |