diff options
author | Hop311 <Hop3114@gmail.com> | 2023-04-18 19:55:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-18 19:55:10 +0200 |
commit | ea077c8a7c78477bd247c7fbd21de13bcf2285e9 (patch) | |
tree | 0cc2be6ef3ab1f2af5c2806f60abe988ca6aa7b5 /game/art | |
parent | 258a088018d36e987b3ffe4a9b418a6c21ad9217 (diff) | |
parent | 1fdd198f943a41468b03b2cdc62c24147f707239 (diff) |
Merge pull request #88 from OpenVic2Project/map-drawing
Further Map Stuff
Diffstat (limited to 'game/art')
-rw-r--r-- | game/art/terrain/farmlands.png | bin | 0 -> 265377 bytes | |||
-rw-r--r-- | game/art/terrain/farmlands.png.import (renamed from game/art/terrain/terrain.png.import) | 10 | ||||
-rw-r--r-- | game/art/terrain/terrain.png | bin | 27542091 -> 0 bytes |
3 files changed, 5 insertions, 5 deletions
diff --git a/game/art/terrain/farmlands.png b/game/art/terrain/farmlands.png Binary files differnew file mode 100644 index 0000000..3702ad0 --- /dev/null +++ b/game/art/terrain/farmlands.png diff --git a/game/art/terrain/terrain.png.import b/game/art/terrain/farmlands.png.import index d7a078f..4a06b1f 100644 --- a/game/art/terrain/terrain.png.import +++ b/game/art/terrain/farmlands.png.import @@ -2,16 +2,16 @@ importer="texture" type="CompressedTexture2D" -uid="uid://cmw0pvjthnn8c" -path="res://.godot/imported/terrain.png-06c63c2b87b3131a2067f668f87a9d67.ctex" +uid="uid://ckf222w5usrsu" +path="res://.godot/imported/farmlands.png-821213ab9dba19cea6f6c966b3a3760b.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://art/terrain/terrain.png" -dest_files=["res://.godot/imported/terrain.png-06c63c2b87b3131a2067f668f87a9d67.ctex"] +source_file="res://art/terrain/farmlands.png" +dest_files=["res://.godot/imported/farmlands.png-821213ab9dba19cea6f6c966b3a3760b.ctex"] [params] @@ -21,7 +21,7 @@ compress/lossy_quality=0.7 compress/hdr_compression=1 compress/normal_map=2 compress/channel_pack=0 -mipmaps/generate=true +mipmaps/generate=false mipmaps/limit=-1 roughness/mode=0 roughness/src_normal="" diff --git a/game/art/terrain/terrain.png b/game/art/terrain/terrain.png Binary files differdeleted file mode 100644 index 6d36dee..0000000 --- a/game/art/terrain/terrain.png +++ /dev/null |