mirror of
https://github.com/ElCeejo/animalia.git
synced 2025-07-20 22:33:59 -04:00
initiate cached yaw in on_activate
This commit is contained in:
parent
e3187bfb40
commit
89fdf311ec
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue