Add liquid light

This commit is contained in:
Matthias Schiffer 2015-03-28 01:38:22 +01:00
parent ea34f55a12
commit a6d21ce33a
9 changed files with 151 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

View file

@ -0,0 +1,3 @@
{
"animation": {}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

View file

@ -0,0 +1,5 @@
{
"animation": {
"frametime": 2
}
}