Really loved the way you implemented classic brick breaker game in your own way. Good job!! I got a problem in the game, when i got killed by the enemy attack the game crashed showing this Fatal error message
___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Draw Event
for object obj_ballLine:
Unable to find any instance for object index '20' name 'obj_ball'
at gml_Object_obj_ballLine_Draw_0
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Object_obj_ballLine_Draw_0 (line -1)