forked from mtcontrib/mobs_redo
changed to look before you jump :)
This commit is contained in:
parent
1f0969e6d3
commit
aa591925b1
4
api.lua
4
api.lua
@ -2264,10 +2264,10 @@ local mob_step = function(self, dtime)
|
|||||||
|
|
||||||
follow_flop(self)
|
follow_flop(self)
|
||||||
|
|
||||||
do_jump(self)
|
|
||||||
|
|
||||||
do_states(self, dtime)
|
do_states(self, dtime)
|
||||||
|
|
||||||
|
do_jump(self)
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user