Change Tile Map 3/4 Height

This provides a tilted view of the terrain,m giving some perspective
This commit is contained in:
2023-06-04 14:33:23 -04:00
parent 3485bc4f9f
commit 4e032718e8
5 changed files with 108 additions and 11 deletions

BIN
art/TileMap.aseprite Normal file

Binary file not shown.

BIN
art/TileMap.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 803 B

34
art/TileMap.png.import Normal file
View File

@@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bbmlq6lulxkdc"
path="res://.godot/imported/TileMap.png-b7cc102f901c5c8b07c5f5b72d97252e.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/TileMap.png"
dest_files=["res://.godot/imported/TileMap.png-b7cc102f901c5c8b07c5f5b72d97252e.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

File diff suppressed because one or more lines are too long

View File

@@ -17,6 +17,8 @@ config/icon="res://icon.svg"
[display]
window/size/viewport_width=1280
window/size/viewport_height=720
window/stretch/mode="viewport"
[editor]