Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Here is the bug which causes game to crush when Narra tries to talk to Commander and ask her for tips, by the way:

___________________________________________

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

ERROR in

action number 1

of Create Event

for object dia_HC_CanYouGiveMeAnyTips_TIP:

Variable dia_HC_CanYouGiveMeAnyTips_TIP.obj_HumanCaptain(100185, -2147483648) not set before reading it.

at gml_Object_dia_HC_CanYouGiveMeAnyTips_TIP_Create_0

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

gml_Object_dia_HC_CanYouGiveMeAnyTips_TIP_Create_0 (line -1)

gml_Object_dia_HumanCaptain_Intro_Draw_64 (line -1)

I hope it helps! ^^

(+1)

Thanks! These bugs have been pointed out to me actually, I’ve realised a bunch of things I could do better on a rerun, so I’m currently in the process of re-coding everything more cleanly and efficiently!

(I’ll even add nicer less awful controls!)

I hope to drop an update in the next week or so with all the revised systems and such!

(Here’s to hoping I can figure out how to give NPCs quality pathfinding and random wandering :3)