diff options
author | cel 🌸 <cel@blos.sm> | 2023-07-09 17:05:34 +0100 |
---|---|---|
committer | cel 🌸 <cel@blos.sm> | 2023-07-09 17:05:34 +0100 |
commit | add9ec2b23eacfb1994da8694e51f87cc0ce7c0a (patch) | |
tree | 383133968be8f07a7cef4858f7790e16811509a4 /Assets | |
parent | 496bede74836502c024d132e0c7d86664e753cf0 (diff) | |
parent | 041ce9927f269ce55cb5a5dfa1e3f9f668590fcf (diff) | |
download | 2023-add9ec2b23eacfb1994da8694e51f87cc0ce7c0a.tar.gz 2023-add9ec2b23eacfb1994da8694e51f87cc0ce7c0a.tar.bz2 2023-add9ec2b23eacfb1994da8694e51f87cc0ce7c0a.zip |
added road smoothing
Diffstat (limited to 'Assets')
-rw-r--r-- | Assets/road.png | bin | 0 -> 252 bytes | |||
-rw-r--r-- | Assets/road.png.import | 34 |
2 files changed, 34 insertions, 0 deletions
diff --git a/Assets/road.png b/Assets/road.png Binary files differnew file mode 100644 index 0000000..5acc2e9 --- /dev/null +++ b/Assets/road.png diff --git a/Assets/road.png.import b/Assets/road.png.import new file mode 100644 index 0000000..52c0241 --- /dev/null +++ b/Assets/road.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://x8c4q8wv8u4o" +path="res://.godot/imported/road.png-c3c47e2cc8c90beae2ad5c8a3bb2c3ca.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/road.png" +dest_files=["res://.godot/imported/road.png-c3c47e2cc8c90beae2ad5c8a3bb2c3ca.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +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=1 |