Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Also found this bug:

___________________________________________
############################################################################################
ERROR in
action number 1
of  Step Event2
for object WaveSpawner:

Data structure with index does not exist.
at gml_Object_WaveSpawner_Step_2
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Object_WaveSpawner_Step_2 (line -1)

which crashes the game (it has happened to me twice)

(1 edit)

Another bug: If you run with the dash boots there is a chance that you would get stuck and not being able to shoot nor get hurt.

This error too (lol):

___________________________________________
############################################################################################
ERROR in
action number 1
of  Step Event0
for object obj_electricBalloon:

Data structure with index does not exist.
at gml_Object_obj_electricBalloon_Step_0
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Object_obj_electricBalloon_Step_0 (line -1)