Thankyou! Really appreciate it.
SylwerX
Creator of
Recent community posts
As you made this game for the jam so you just put a simple task as a gameplay which is okay because of time constraints but I have a story for this game. Where a kid finds a console somewhere and start playing games on it but he doesnt know that this console is possesed and one day the console traps the kid inside. Now he need to find a way get out of this console. This could be a good adventure game. You can expand on this game with this story after jam ends if you want.
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)