Skip to content

Commit

Permalink
added pfand sprites from tilesource
Browse files Browse the repository at this point in the history
  • Loading branch information
AnReu committed Oct 10, 2020
1 parent 5f95967 commit 56e053f
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions Defold/map.tilesource
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,15 @@ animations {
flip_horizontal: 0
flip_vertical: 0
}
animations {
id: "Kolle_Pfand"
start_tile: 38
end_tile: 38
playback: PLAYBACK_LOOP_FORWARD
fps: 1
flip_horizontal: 0
flip_vertical: 0
}
animations {
id: "Milk"
start_tile: 7
Expand Down Expand Up @@ -123,6 +132,15 @@ animations {
flip_horizontal: 0
flip_vertical: 0
}
animations {
id: "Premium_Pfand"
start_tile: 58
end_tile: 58
playback: PLAYBACK_LOOP_FORWARD
fps: 1
flip_horizontal: 0
flip_vertical: 0
}
animations {
id: "Zotrine"
start_tile: 47
Expand All @@ -132,6 +150,15 @@ animations {
flip_horizontal: 0
flip_vertical: 0
}
animations {
id: "Zotrine_Pfand"
start_tile: 48
end_tile: 48
playback: PLAYBACK_LOOP_FORWARD
fps: 1
flip_horizontal: 0
flip_vertical: 0
}
extrude_borders: 2
inner_padding: 0
sprite_trim_mode: SPRITE_TRIM_MODE_OFF

0 comments on commit 56e053f

Please sign in to comment.