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

just downloaded new version  love the added gen and all that,

so far i have gotten the previously mentioned error (from the previous message) and upon trying trying again i recieved this error (was trying to move choco don't know if that plays a part in it) 

############################################################################################

ERROR in

action number 1

of  Step Event0

for object obj_control:

local variable hex_moves(100359) not set before reading it.

at gml_Script_scr_ai_moves_check

############################################################################################

gml_Script_scr_ai_moves_check (line -1)

gml_Script_scr_ai_turn_fsm

gml_Object_obj_control_Step_0

Oh shoot... I know what bug this is from just seeing this line:

local variable hex_moves(100359) not set before reading it.

I've tried to fix that and I thought it was fixed. It was the enemy turn and you tried to move Choco, that's it?

it could have been