Lots of fixes.

I also played around with fluids, and added something thats for BR. Its
not permanent here.
This commit is contained in:
StevenRS11
2014-01-18 18:35:11 -05:00
parent 0fcf02e75f
commit 80d828c252
10 changed files with 260 additions and 10 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

View File

@@ -0,0 +1,27 @@
{
"animation":
{
"frametime": 3,
"frames":
[
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

@@ -0,0 +1,51 @@
{
"animation":
{
"frametime": 3,
"frames":
[
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
18,
17,
16,
15,
14,
13,
12,
11,
10,
9,
8,
7,
6,
5,
4,
3,
2,
1
]
}
}