-
Notifications
You must be signed in to change notification settings - Fork 0
/
flash.plist
70 lines (70 loc) · 1.65 KB
/
flash.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>flash/panic_00.png</key>
<dict>
<key>frame</key>
<string>{{1, 126}, {102, 102}}</string>
<key>offset</key>
<string>{2, 4}</string>
<key>rotated</key>
<false/>
<key>sourceColorRect</key>
<string>{{3, 6}, {102, 102}}</string>
<key>sourceSize</key>
<string>{105, 123}</string>
</dict>
<key>flash/panic_01.png</key>
<dict>
<key>frame</key>
<string>{{1, 1}, {75, 123}}</string>
<key>offset</key>
<string>{9, 0}</string>
<key>rotated</key>
<false/>
<key>sourceColorRect</key>
<string>{{24, 0}, {75, 123}}</string>
<key>sourceSize</key>
<string>{105, 123}</string>
</dict>
<key>flash/walk_00.png</key>
<dict>
<key>frame</key>
<string>{{78, 1}, {69, 102}}</string>
<key>offset</key>
<string>{0, -11}</string>
<key>rotated</key>
<false/>
<key>sourceColorRect</key>
<string>{{0, 21}, {69, 102}}</string>
<key>sourceSize</key>
<string>{69, 123}</string>
</dict>
<key>flash/walk_01.png</key>
<dict>
<key>frame</key>
<string>{{149, 1}, {69, 99}}</string>
<key>offset</key>
<string>{0, -12}</string>
<key>rotated</key>
<true/>
<key>sourceColorRect</key>
<string>{{0, 24}, {69, 99}}</string>
<key>sourceSize</key>
<string>{69, 123}</string>
</dict>
</dict>
<key>metadata</key>
<dict>
<key>format</key>
<integer>2</integer>
<key>size</key>
<string>{256, 256}</string>
<key>textureFileName</key>
<string>flash.png</string>
</dict>
</dict>
</plist>