Escenes funcionant.
Altres correccions menors.
This commit is contained in:
@@ -164,7 +164,7 @@ function caco:update_hit()
|
||||
if self.step<self.death_time then
|
||||
if self.step%2==0 then
|
||||
-- self.frame=21
|
||||
self.frame=self.anim[4]
|
||||
self.frame=self.anim[#self.anim]
|
||||
else
|
||||
self.frame=-1
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user