mirror of
https://github.com/ElCeejo/animalia.git
synced 2025-07-19 12:44:58 -04:00
Crash fixes, multimesh support
This commit is contained in:
parent
2b48caa781
commit
1b9382bee3
6 changed files with 49 additions and 102 deletions
|
@ -222,6 +222,7 @@ end
|
|||
------------------------
|
||||
-- Environment Access --
|
||||
------------------------
|
||||
|
||||
function animalia.get_nearby_mate(self)
|
||||
local pos = self.object:get_pos()
|
||||
if not pos then return end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue