mirror of
https://github.com/ElCeejo/animalia
synced 2025-09-06 19:46:25 +02:00
initiate cached yaw in on_activate
This commit is contained in:
parent
e3187bfb40
commit
89fdf311ec
@ -576,6 +576,7 @@ function animalia.on_activate(self, staticdata, dtime_s)
|
||||
end
|
||||
end
|
||||
end
|
||||
self._tyaw = self.object:get_yaw() or 0
|
||||
end
|
||||
|
||||
local function lasso_effect(self, pos2)
|
||||
|
Loading…
Reference in New Issue
Block a user