summaryrefslogtreecommitdiffhomepage
path: root/assets/json/hitbox.json
blob: a1b793811e922edc448bcd7015d7a618901f2e71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{ "columns":1,
 "image":"..\/..\/Documents\/Ruby\/dragon\/dragonruby-linux-amd64\/mygame\/assets\/hitbox.png",
 "imageheight":16,
 "imagewidth":16,
 "margin":0,
 "name":"hitbox",
 "spacing":0,
 "tilecount":1,
 "tiledversion":"1.6.0",
 "tileheight":16,
 "tilewidth":16,
 "type":"tileset",
 "version":"1.6"
}