-[NEW] Retras aleatori per a les gotes
-[FIX] Arreglada representació gràfica de les gotes en l'editor
This commit is contained in:
@@ -205,7 +205,7 @@ function me.create(type, options)
|
||||
animation = "gota_generador",
|
||||
state = me.ALIVE,
|
||||
enemy = true,
|
||||
timer = 0,
|
||||
timer = math.random(0,100),
|
||||
room = options.room,
|
||||
ia = ia.update_gota
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user