fix: animated textures

This commit is contained in:
Timo Ley 2022-10-22 12:19:22 +02:00
parent af8619a7aa
commit 30618524e0
3 changed files with 24 additions and 0 deletions

View file

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

View file

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

View file

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