Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Pretty fun game, However im unable to progress through the forest after the save area because whenever i break an object or kill an enemy it breaks the game generating an item drop error.

Can you post a screenshot of the error?

(+1)

___________________________________________

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

ERROR in

action number 1

of Create Event

for object obj_Drop:

Variable <unknown_object>.full_mag_speed(100806, -2147483648) not set before reading it.

at gml_Object_obj_Drop_Create_0

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

gml_Object_obj_Drop_Create_0 (line -1)

gml_Script_create_drop (line -1)

gml_Object_obj_Destructible_Step_0