mirror of
https://github.com/tacigar/maidroid.git
synced 2025-06-28 22:06:19 +02:00
Modify various
This commit is contained in:
@ -14,6 +14,7 @@ end
|
||||
local function on_stop(self)
|
||||
self.state = nil
|
||||
self.object:setvelocity{x = 0, y = 0, z = 0}
|
||||
self:set_animation(maidroid.animation_frames.STAND)
|
||||
end
|
||||
|
||||
local function on_step(self, dtime)
|
||||
|
Reference in New Issue
Block a user