- [NEW] Torxes implementades
This commit is contained in:
@@ -120,4 +120,14 @@ animations = {
|
||||
{ frame={x=48,y=0,w=8,h=8}, wait=100 },
|
||||
}
|
||||
},
|
||||
["torxa"] = {
|
||||
cycle = {1,2,3,4},
|
||||
loop = true,
|
||||
frames = {
|
||||
{ frame={x=0,y=0,w=8,h=16}, wait=2 },
|
||||
{ frame={x=8,y=0,w=8,h=16}, wait=2 },
|
||||
{ frame={x=16,y=0,w=8,h=16}, wait=2 },
|
||||
{ frame={x=24,y=0,w=8,h=16}, wait=2 }
|
||||
}
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user