Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(7 edits)

Won fight against boss of second world. Got this.

___________________________________________

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

ERROR in

action number 1

of Alarm Event for alarm 0

for object obj_camera:

Unable to find any instance for object index '400' name 'obj_luciabossfight_listener'

at gml_Object_obj_camera_Alarm_0

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

gml_Object_obj_camera_Alarm_0 (line -1)

Got past this on the second attempt.


Another bug: if you open menu during cutscenes with image at background and close it image will disappear. Even following images won't appear. As for example, open 3rd scene from the Gallery, open and close menu there.


Another bug: lost progress in "Look At You" (including gallery) after beating World 1 boss. Seems like it resets all the other progress for whatever reason.


BTW, minor UI improvement — at start place cursor at Load Game if there's a save file present. Pretty much all games do this because it's convenient.


Another BTW, text plate covers everything at the bottom in the cutscenes. In "Lucia's Eyes" it literally covers all the action. It makes sense to add a hotkey to show/hide it or adjust scenes to consider this thing.