Skip to content

Commit

Permalink
Add polygon for animal to follow.
Browse files Browse the repository at this point in the history
  • Loading branch information
pvcraven committed Jul 28, 2021
1 parent 477fbe8 commit 8bdab46
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions src/python_arcade_rpg/tilesets/[Base]BaseChip_pipo.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,46 @@
"tilecount":1064,
"tiledversion":"1.7.0",
"tileheight":32,
"tiles":[
{
"id":10,
"objectgroup":
{
"draworder":"index",
"id":2,
"name":"",
"objects":[
{
"height":0,
"id":5,
"name":"",
"polygon":[
{
"x":0,
"y":0
},
{
"x":-17.1505687295161,
"y":15.8550221708116
},
{
"x":9.37728937728938,
"y":12.9554655870445
}],
"rotation":0,
"type":"",
"visible":true,
"width":0,
"x":19.8650472334683,
"y":3.88663967611336
}],
"opacity":1,
"type":"objectgroup",
"visible":true,
"x":0,
"y":0
}
}],
"tilewidth":32,
"type":"tileset",
"version":"1.6"
Expand Down

0 comments on commit 8bdab46

Please sign in to comment.