Crash fixes, multimesh support

This commit is contained in:
ElCeejo 2022-12-11 17:21:49 -08:00
parent 2b48caa781
commit 1b9382bee3
6 changed files with 49 additions and 102 deletions

View file

@ -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