Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

CapellanCitizen

3
Posts
A member registered Nov 15, 2020

Recent community posts

These issues aside, this was one of the better games this jam. I've scored it accordingly, good luck

Additionally, killing the final boss as they are spawning a ball can yield 

___________________________________________

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

ERROR in

action number 1

of  Step Event0

for object fx_darkgoo:

Unable to find any instance for object index '43' name 'obj_darkball'

at gml_Object_fx_darkgoo_Step_0

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

gml_Object_fx_darkgoo_Step_0 (line -1)

Had the following occur when encountering the last enemy in the boss-rush room:

___________________________________________

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

ERROR in

action number 1

of Draw Event

for object game:

Memory allocation failed: Attempting to allocate 17433652 bytes

at gml_Script_screencap

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

gml_Script_screencap (line -1)

gml_Script_changeScene_gml_Object_game_Create_0

gml_Object_game_Draw_0