Skip to content

Commit

Permalink
Add more decorations to tilemap
Browse files Browse the repository at this point in the history
  • Loading branch information
Kvel2D committed Jul 6, 2024
1 parent 7993433 commit 60b3a89
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 12 deletions.
16 changes: 12 additions & 4 deletions resources/tilesets/decorations.tres
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ use_texture_padding = false
7:0/size_in_atlas = Vector2i(6, 10)
7:0/next_alternative_id = 2
7:0/0 = 0
7:0/0/texture_origin = Vector2i(34, 144)
7:0/0/texture_origin = Vector2i(34, 200)
7:0/1 = 1
7:0/1/flip_h = true
7:0/1/texture_origin = Vector2i(0, 128)
Expand All @@ -118,10 +118,9 @@ use_texture_padding = false
0:14/1 = 1
0:14/1/flip_h = true
0:14/1/texture_origin = Vector2i(0, 108)
0:0/size_in_atlas = Vector2i(7, 9)
0:0/size_in_atlas = Vector2i(7, 14)
0:0/0 = 0
0:9/size_in_atlas = Vector2i(7, 5)
0:9/0 = 0
0:0/0/texture_origin = Vector2i(0, 350)

[sub_resource type="TileSetAtlasSource" id="TileSetAtlasSource_7frxb"]
texture = ExtResource("5_3fs12")
Expand Down Expand Up @@ -384,14 +383,23 @@ texture = ExtResource("9_y6ry1")
texture_region_size = Vector2i(256, 256)
use_texture_padding = false
0:0/0 = 0
0:0/0/texture_origin = Vector2i(0, 100)
1:0/0 = 0
1:0/0/texture_origin = Vector2i(0, 100)
1:1/0 = 0
1:1/0/texture_origin = Vector2i(0, 100)
2:1/0 = 0
2:1/0/texture_origin = Vector2i(0, 100)
2:2/0 = 0
2:2/0/texture_origin = Vector2i(0, 100)
1:2/0 = 0
1:2/0/texture_origin = Vector2i(0, 100)
0:2/0 = 0
0:2/0/texture_origin = Vector2i(0, 100)
0:1/0 = 0
0:1/0/texture_origin = Vector2i(0, 100)
2:0/0 = 0
2:0/0/texture_origin = Vector2i(0, 100)

[sub_resource type="TileSetAtlasSource" id="TileSetAtlasSource_3i46i"]
texture = ExtResource("10_8vk0w")
Expand Down
Loading

0 comments on commit 60b3a89

Please sign in to comment.