Skip to content

Commit

Permalink
fix(sprite): reposition rope tiles in atlas for padding
Browse files Browse the repository at this point in the history
  • Loading branch information
nelson137 committed Nov 7, 2024
1 parent 276af5a commit 8d4b459
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
52 changes: 26 additions & 26 deletions assets/map/levels/level_3.map.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1171,67 +1171,67 @@ layers:
- pos:
- 7
- 9
idx: 12
idx: 2
collision: Empty
- pos:
- 8
- 9
idx: 13
idx: 3
collision: Empty
- pos:
- 9
- 9
idx: 14
idx: 4
collision: Empty
- pos:
- 17
- 9
idx: 12
idx: 2
collision: Empty
- pos:
- 18
- 9
idx: 13
idx: 3
collision: Empty
- pos:
- 19
- 9
idx: 14
idx: 4
collision: Empty
- pos:
- 7
- 10
idx: 12
idx: 2
collision: Empty
- pos:
- 8
- 10
idx: 13
idx: 3
collision: Empty
- pos:
- 17
- 10
idx: 12
idx: 2
collision: Empty
- pos:
- 19
- 10
idx: 14
idx: 4
collision: Empty
- pos:
- 7
- 11
idx: 12
idx: 2
collision: Empty
- pos:
- 8
- 11
idx: 13
idx: 3
collision: Empty
- pos:
- 9
- 11
idx: 14
idx: 4
collision: Empty
- pos:
- 12
Expand All @@ -1251,67 +1251,67 @@ layers:
- pos:
- 17
- 11
idx: 12
idx: 2
collision: Empty
- pos:
- 18
- 11
idx: 13
idx: 3
collision: Empty
- pos:
- 19
- 11
idx: 14
idx: 4
collision: Empty
- pos:
- 7
- 12
idx: 12
idx: 2
collision: Empty
- pos:
- 8
- 12
idx: 13
idx: 3
collision: Empty
- pos:
- 9
- 12
idx: 14
idx: 4
collision: Empty
- pos:
- 18
- 12
idx: 13
idx: 3
collision: Empty
- pos:
- 19
- 12
idx: 14
idx: 4
collision: Empty
- pos:
- 8
- 13
idx: 13
idx: 3
collision: Empty
- pos:
- 9
- 13
idx: 14
idx: 4
collision: Empty
- pos:
- 17
- 13
idx: 12
idx: 2
collision: Empty
- pos:
- 18
- 13
idx: 13
idx: 3
collision: Empty
- pos:
- 19
- 13
idx: 14
idx: 4
collision: Empty
- pos:
- 12
Expand Down
Binary file modified assets/map/resources/ship_decorations.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8d4b459

Please sign in to comment.