Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit) (+1)

I got an error with your current version right now the 0.5.6. I just plop the llama nest and it did this error code

___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of  Step Event0
for object obj_baby_llama:

REAL argument is unset
############################################################################################
--------------------------------------------------------------------------------------------
called from - gml_Script_state_random_walk (line 17)
called from - gml_Object_obj_baby_llama_Step_0 (line 12)


(+1)

Error occurred when you placed a baby llama and then then a nest. The baby llamas define home as the nearest nest (if there is one). For some reason a variable was not created correctly. The error is now fixed and added into the next patch