Skip to content

Commit 1e1a69a

Browse files
committed
daily texture push #10
1 parent 844d249 commit 1e1a69a

8 files changed

Lines changed: 51 additions & 49 deletions

File tree

-69 Bytes
Loading
673 Bytes
Loading
-3 Bytes
Loading
-184 KB
Loading
Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
{
2-
"animation": {
3-
"frametime": 3
4-
}
5-
}
1+
{
2+
"animation": {
3+
"frametime": 3,
4+
"interpolate": true
5+
}
6+
}
-51.4 KB
Loading
Lines changed: 45 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,46 @@
1-
{
2-
"animation": {
3-
"frametime": 2,
4-
"frames": [
5-
0,
6-
1,
7-
2,
8-
3,
9-
4,
10-
5,
11-
6,
12-
7,
13-
8,
14-
9,
15-
10,
16-
11,
17-
12,
18-
13,
19-
14,
20-
15,
21-
16,
22-
17,
23-
18,
24-
19,
25-
18,
26-
17,
27-
16,
28-
15,
29-
14,
30-
13,
31-
12,
32-
11,
33-
10,
34-
9,
35-
8,
36-
7,
37-
6,
38-
5,
39-
4,
40-
3,
41-
2,
42-
1
43-
]
44-
}
1+
{
2+
"animation": {
3+
"frametime": 3,
4+
"interpolate": true,
5+
"frames": [
6+
0,
7+
1,
8+
2,
9+
3,
10+
4,
11+
5,
12+
6,
13+
7,
14+
8,
15+
9,
16+
10,
17+
11,
18+
12,
19+
13,
20+
14,
21+
15,
22+
16,
23+
17,
24+
18,
25+
19,
26+
18,
27+
17,
28+
16,
29+
15,
30+
14,
31+
13,
32+
12,
33+
11,
34+
10,
35+
9,
36+
8,
37+
7,
38+
6,
39+
5,
40+
4,
41+
3,
42+
2,
43+
1
44+
]
45+
}
4546
}
5.24 KB
Loading

0 commit comments

Comments
 (0)