-[NEW] Retras aleatori per a les gotes
-[FIX] Arreglada representació gràfica de les gotes en l'editor
This commit is contained in:
@@ -206,16 +206,16 @@ animations = {
|
||||
},
|
||||
["gota_generador"] = {
|
||||
cycle = {1,2,3,4,5,6,7,8},
|
||||
loop = false,
|
||||
loop = true,
|
||||
frames = {
|
||||
{ frame={x=48,y=0,w=8,h=8}, wait=50 },
|
||||
{ frame={x=48,y=0,w=8,h=8}, wait=1 },
|
||||
{ frame={x=0,y=0,w=8,h=8}, wait=2 },
|
||||
{ frame={x=8,y=0,w=8,h=8}, wait=2 },
|
||||
{ frame={x=16,y=0,w=8,h=8}, wait=2 },
|
||||
{ frame={x=24,y=0,w=8,h=8}, wait=2 },
|
||||
{ frame={x=32,y=0,w=8,h=8}, wait=2 },
|
||||
{ frame={x=40,y=0,w=8,h=8}, wait=2 },
|
||||
{ frame={x=48,y=0,w=8,h=8}, wait=50 },
|
||||
{ frame={x=48,y=0,w=8,h=8}, wait=1 }
|
||||
}
|
||||
},
|
||||
["gota"] = {
|
||||
|
||||
Reference in New Issue
Block a user