UNPKG
blob2d
Version:
latest (0.4.0)
0.4.0
0.3.1
0.3.0
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Typed Modular 2D Game Engine for Web
github.com/bartoszlorek/blob2d
bartoszlorek/blob2d
blob2d
/
src
/
tiled
/
_mocks
/
sprites_01.json
16 lines
(15 loc)
•
270 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{ "
columns
":
4
,
"image"
:
"sprites_01.png"
,
"imageheight"
:
128
,
"imagewidth"
:
128
,
"margin"
:
0
,
"name"
:
"sprites_01"
,
"spacing"
:
0
,
"tilecount"
:
16
,
"tiledversion"
:
"1.3.1"
,
"tileheight"
:
32
,
"tilewidth"
:
32
,
"type"
:
"tileset"
,
"version"
:
1.2
}