forked from kittykatattack/learningPixi
-
Notifications
You must be signed in to change notification settings - Fork 265
/
Copy pathtreasureHunter.json
57 lines (56 loc) · 1.35 KB
/
treasureHunter.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{"frames": {
"blob.png":
{
"frame": {"x":55,"y":2,"w":32,"h":24},
"rotated": false,
"trimmed": false,
"spriteSourceSize": {"x":0,"y":0,"w":32,"h":24},
"sourceSize": {"w":32,"h":24},
"pivot": {"x":0.5,"y":0.5}
},
"door.png":
{
"frame": {"x":89,"y":2,"w":32,"h":32},
"rotated": false,
"trimmed": false,
"spriteSourceSize": {"x":0,"y":0,"w":32,"h":32},
"sourceSize": {"w":32,"h":32},
"pivot": {"x":0.5,"y":0.5}
},
"dungeon.png":
{
"frame": {"x":2,"y":36,"w":512,"h":512},
"rotated": false,
"trimmed": false,
"spriteSourceSize": {"x":0,"y":0,"w":512,"h":512},
"sourceSize": {"w":512,"h":512},
"pivot": {"x":0.5,"y":0.5}
},
"explorer.png":
{
"frame": {"x":2,"y":2,"w":21,"h":32},
"rotated": false,
"trimmed": false,
"spriteSourceSize": {"x":0,"y":0,"w":21,"h":32},
"sourceSize": {"w":21,"h":32},
"pivot": {"x":0.5,"y":0.5}
},
"treasure.png":
{
"frame": {"x":25,"y":2,"w":28,"h":24},
"rotated": false,
"trimmed": false,
"spriteSourceSize": {"x":0,"y":0,"w":28,"h":24},
"sourceSize": {"w":28,"h":24},
"pivot": {"x":0.5,"y":0.5}
}},
"meta": {
"app": "http://www.codeandweb.com/texturepacker",
"version": "1.0",
"image": "treasureHunter.png",
"format": "RGBA8888",
"size": {"w":516,"h":550},
"scale": "1",
"smartupdate": "$TexturePacker:SmartUpdate:51ede84c7a85e4d6aeb31a6020a20858:3923663e59fb40b578d66a492a2cda2d:9995f8b4db1ac3cb75651b1542df8ee2$"
}
}