Skip to content

Commit

Permalink
Added updated sprite with triangles
Browse files Browse the repository at this point in the history
  • Loading branch information
HarelM committed Mar 23, 2021
1 parent 0a0a18b commit 5b35c38
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 0 deletions.
7 changes: 7 additions & 0 deletions IsraelHiking.Web/src/content/sprite/sprite.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,13 @@
"x": 360,
"y": 60,
"pixelRatio": 1
},
"triangle": {
"width": 16,
"height": 14,
"x": 410,
"y": 66,
"pixelRatio": 1
},
"gate_open": {
"width": 34,
Expand Down
Binary file modified IsraelHiking.Web/src/content/sprite/sprite.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions IsraelHiking.Web/src/content/sprite/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,13 @@
"y": 120,
"pixelRatio": 2
},
"triangle": {
"width": 32,
"height": 28,
"x": 820,
"y": 132,
"pixelRatio": 2
},
"gate_open": {
"width": 68,
"height": 68,
Expand Down
Binary file modified IsraelHiking.Web/src/content/sprite/[email protected]
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 5b35c38

Please sign in to comment.