-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathshreder.plist
70 lines (70 loc) · 1.66 KB
/
shreder.plist
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
58
59
60
61
62
63
64
65
66
67
68
69
70
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>frames</key>
<dict>
<key>shreder/panic_00.png</key>
<dict>
<key>frame</key>
<string>{{1, 141}, {84, 132}}</string>
<key>offset</key>
<string>{0, 6}</string>
<key>rotated</key>
<true/>
<key>sourceColorRect</key>
<string>{{0, 0}, {84, 132}}</string>
<key>sourceSize</key>
<string>{84, 144}</string>
</dict>
<key>shreder/panic_01.png</key>
<dict>
<key>frame</key>
<string>{{81, 1}, {78, 138}}</string>
<key>offset</key>
<string>{-3, -3}</string>
<key>rotated</key>
<false/>
<key>sourceColorRect</key>
<string>{{0, 6}, {78, 138}}</string>
<key>sourceSize</key>
<string>{84, 144}</string>
</dict>
<key>shreder/walk_00.png</key>
<dict>
<key>frame</key>
<string>{{1, 1}, {78, 138}}</string>
<key>offset</key>
<string>{0, 0}</string>
<key>rotated</key>
<false/>
<key>sourceColorRect</key>
<string>{{0, 0}, {78, 138}}</string>
<key>sourceSize</key>
<string>{78, 138}</string>
</dict>
<key>shreder/walk_01.png</key>
<dict>
<key>frame</key>
<string>{{161, 1}, {78, 135}}</string>
<key>offset</key>
<string>{0, -1}</string>
<key>rotated</key>
<false/>
<key>sourceColorRect</key>
<string>{{0, 3}, {78, 135}}</string>
<key>sourceSize</key>
<string>{78, 138}</string>
</dict>
</dict>
<key>metadata</key>
<dict>
<key>format</key>
<integer>2</integer>
<key>size</key>
<string>{256, 256}</string>
<key>textureFileName</key>
<string>shreder.png</string>
</dict>
</dict>
</plist>