Replaced the used tileset with a simple one from the new atlas.

This commit is contained in:
Relintai 2021-05-22 21:51:50 +02:00
parent c6e93b9774
commit fab63a2281
5 changed files with 59 additions and 31 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/tiles.png-5d675a2fb09e0df27dbb24e34fa9fb00.stex" path="res://.import/db32_merged.png-1356c33accfe146990fd22c2de75b6ac.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://tilesets/tiles.png" source_file="res://tilesets/db32/db32_merged.png"
dest_files=[ "res://.import/tiles.png-5d675a2fb09e0df27dbb24e34fa9fb00.stex" ] dest_files=[ "res://.import/db32_merged.png-1356c33accfe146990fd22c2de75b6ac.stex" ]
[params] [params]
@ -19,7 +19,7 @@ compress/lossy_quality=0.7
compress/hdr_mode=0 compress/hdr_mode=0
compress/bptc_ldr=0 compress/bptc_ldr=0
compress/normal_map=0 compress/normal_map=0
flags/repeat=0 flags/repeat=1
flags/filter=false flags/filter=false
flags/mipmaps=false flags/mipmaps=false
flags/anisotropic=false flags/anisotropic=false

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

View File

@ -1,62 +1,89 @@
[gd_resource type="TileSet" load_steps=5 format=2] [gd_resource type="TileSet" load_steps=2 format=2]
[ext_resource path="res://tilesets/tiles.png" type="Texture" id=1] [ext_resource path="res://tilesets/db32/db32_merged.png" type="Texture" id=1]
[sub_resource type="NavigationPolygon" id=1]
vertices = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
polygons = [ PoolIntArray( 0, 1, 2, 3 ) ]
[sub_resource type="NavigationPolygon" id=2]
vertices = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
polygons = [ PoolIntArray( 0, 1, 2, 3 ) ]
[sub_resource type="NavigationPolygon" id=3]
vertices = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
polygons = [ PoolIntArray( 0, 1, 2, 3 ) ]
[resource] [resource]
0/name = "Grass" 0/name = "db32_merged.png 0"
0/texture = ExtResource( 1 ) 0/texture = ExtResource( 1 )
0/tex_offset = Vector2( 0, 0 ) 0/tex_offset = Vector2( 0, 0 )
0/modulate = Color( 1, 1, 1, 1 ) 0/modulate = Color( 1, 1, 1, 1 )
0/region = Rect2( 32, 32, 32, 32 ) 0/region = Rect2( 1, 128, 8, 8 )
0/tile_mode = 0 0/tile_mode = 0
0/occluder_offset = Vector2( 0, 0 ) 0/occluder_offset = Vector2( 0, 0 )
0/navigation_offset = Vector2( 0, 0 ) 0/navigation_offset = Vector2( 0, 0 )
0/navigation = SubResource( 1 )
0/shape_offset = Vector2( 0, 0 ) 0/shape_offset = Vector2( 0, 0 )
0/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 ) 0/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
0/shape_one_way = false 0/shape_one_way = false
0/shape_one_way_margin = 0.0 0/shape_one_way_margin = 0.0
0/shapes = [ ] 0/shapes = [ ]
0/z_index = 0 0/z_index = 0
1/name = "Grass Variant" 1/name = "db32_merged.png 1"
1/texture = ExtResource( 1 ) 1/texture = ExtResource( 1 )
1/tex_offset = Vector2( 0, 0 ) 1/tex_offset = Vector2( 0, 0 )
1/modulate = Color( 1, 1, 1, 1 ) 1/modulate = Color( 1, 1, 1, 1 )
1/region = Rect2( 96, 0, 32, 32 ) 1/region = Rect2( 10, 128, 8, 8 )
1/tile_mode = 0 1/tile_mode = 0
1/occluder_offset = Vector2( 0, 0 ) 1/occluder_offset = Vector2( 0, 0 )
1/navigation_offset = Vector2( 0, 0 ) 1/navigation_offset = Vector2( 0, 0 )
1/navigation = SubResource( 2 )
1/shape_offset = Vector2( 0, 0 ) 1/shape_offset = Vector2( 0, 0 )
1/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 ) 1/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
1/shape_one_way = false 1/shape_one_way = false
1/shape_one_way_margin = 0.0 1/shape_one_way_margin = 0.0
1/shapes = [ ] 1/shapes = [ ]
1/z_index = 0 1/z_index = 0
2/name = "Grass Variant 2" 2/name = "db32_merged.png 2"
2/texture = ExtResource( 1 ) 2/texture = ExtResource( 1 )
2/tex_offset = Vector2( 0, 0 ) 2/tex_offset = Vector2( 0, 0 )
2/modulate = Color( 1, 1, 1, 1 ) 2/modulate = Color( 1, 1, 1, 1 )
2/region = Rect2( 96, 32, 32, 32 ) 2/region = Rect2( 82, 128, 8, 8 )
2/tile_mode = 0 2/tile_mode = 0
2/occluder_offset = Vector2( 0, 0 ) 2/occluder_offset = Vector2( 0, 0 )
2/navigation_offset = Vector2( 0, 0 ) 2/navigation_offset = Vector2( 0, 0 )
2/navigation = SubResource( 3 )
2/shape_offset = Vector2( 0, 0 ) 2/shape_offset = Vector2( 0, 0 )
2/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 ) 2/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
2/shape_one_way = false 2/shape_one_way = false
2/shape_one_way_margin = 0.0 2/shape_one_way_margin = 0.0
2/shapes = [ ] 2/shapes = [ ]
2/z_index = 0 2/z_index = 0
3/name = "db32_merged.png 3"
3/texture = ExtResource( 1 )
3/tex_offset = Vector2( 0, 0 )
3/modulate = Color( 1, 1, 1, 1 )
3/region = Rect2( 73, 128, 8, 8 )
3/tile_mode = 0
3/occluder_offset = Vector2( 0, 0 )
3/navigation_offset = Vector2( 0, 0 )
3/shape_offset = Vector2( 0, 0 )
3/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
3/shape_one_way = false
3/shape_one_way_margin = 0.0
3/shapes = [ ]
3/z_index = 0
4/name = "db32_merged.png 4"
4/texture = ExtResource( 1 )
4/tex_offset = Vector2( 0, 0 )
4/modulate = Color( 1, 1, 1, 1 )
4/region = Rect2( 100, 155, 8, 8 )
4/tile_mode = 0
4/occluder_offset = Vector2( 0, 0 )
4/navigation_offset = Vector2( 0, 0 )
4/shape_offset = Vector2( 0, 0 )
4/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
4/shape_one_way = false
4/shape_one_way_margin = 0.0
4/shapes = [ ]
4/z_index = 0
5/name = "db32_merged.png 5"
5/texture = ExtResource( 1 )
5/tex_offset = Vector2( 0, 0 )
5/modulate = Color( 1, 1, 1, 1 )
5/region = Rect2( 91, 155, 8, 8 )
5/tile_mode = 0
5/occluder_offset = Vector2( 0, 0 )
5/navigation_offset = Vector2( 0, 0 )
5/shape_offset = Vector2( 0, 0 )
5/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
5/shape_one_way = false
5/shape_one_way_margin = 0.0
5/shapes = [ ]
5/z_index = 0