Congratulations to the 8th place in the Finally Finish Something 2018 jam, it's well deserved! The cute graphics in correlation with the very challenging level design works very good in my opinion. :) Often I tried not to shoot any bunny in the levels, but it became so frustratingly hard that I just had to. :D A very fun entry which I included in our compilation article about the Finally Finish Something 2018 jam and also it's featured in our showcase video about it. :) I hope you'll develop it further!
This game looks awesome and challenging from the gifs, but i thought for bug squashing purposes I would let you know that when I try to run the game on my computer, I get a brief title screen and then this error message after left-clicking to start:
############################################################################################ FATAL ERROR in action number 1 of Draw Event for object obj_lvl_icons:
Variable obj_lvl_icons.min_1(100058, -2147483648) not set before reading it. at gml_Object_obj_lvl_icons_Draw_0 ############################################################################################ -------------------------------------------------------------------------------------------- stack frame is gml_Object_obj_lvl_icons_Draw_0 (line -1)
← Return to game
Comments
Log in with itch.io to leave a comment.
Congratulations to the 8th place in the Finally Finish Something 2018 jam, it's well deserved! The cute graphics in correlation with the very challenging level design works very good in my opinion. :) Often I tried not to shoot any bunny in the levels, but it became so frustratingly hard that I just had to. :D A very fun entry which I included in our compilation article about the Finally Finish Something 2018 jam and also it's featured in our showcase video about it. :) I hope you'll develop it further!
Best wishes,
Sebastian
Thank you so much! It’s a real trip to see my game in a video! I definitely want to add to the game in the future and and clean up the levels.
I'm super glad to hear that! Looking forward to the re-release! <3
This game looks awesome and challenging from the gifs, but i thought for bug squashing purposes I would let you know that when I try to run the game on my computer, I get a brief title screen and then this error message after left-clicking to start:
############################################################################################
FATAL ERROR in
action number 1
of Draw Event
for object obj_lvl_icons:
Variable obj_lvl_icons.min_1(100058, -2147483648) not set before reading it.
at gml_Object_obj_lvl_icons_Draw_0
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Object_obj_lvl_icons_Draw_0 (line -1)
Thanks for reporting this. I reuploaded the file and it should be working now.