Yeah! Thanks for the support man! 💪
SylwerX
Creator of
Recent community posts
Thankyou for the bug reports. The bug you mentioned in level-2 is not supposed to happen and never faced it but now i can look into code to see if there is any chance of this to happen. Regarding level-4, you can explain in reply how you did that. I tried everything but didnt find any way i can walk on the top but i found a level design problem in level-4 so thanks for that.
Thankyou for playing the game and all the feedback! Yeah i agree that the usage of the power is not fully utilized, i did it on purpose to keep the level simple yet tricky so that everyone can play and pass the levels and not end up frustrated figuring out the stuff. But as i furthur develop i will make the powers utilized in more complex way.
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)