Comments

Log in with itch.io to leave a comment.

I scored 13! Neat game :)

cool!

IF YOU SEE THIS I FIXED THE DEATH SCREEN

I noticed you have a bug, or an overlook, in your game. Moving diagonally results in your speed being faster than regular. That is undoubtably caused by your player's script not normalising the movement vector. Let me explain, you most likely move your player by speed to the right if the right arrow is pressed, up if up arrow is pressed, etc. This results in the scenario when you press say up and right simultaneously, it moves the player by one to the right and by one up, the final length of this movement is more than one (or I meant speed). You need to normalise the vector, or make it length one. You can google how to do it. Or just find a copy-paste solution for whatever engine/framework you're using, say Scratch or Godot or Unity or Construct or GDevelop or whatever. Good luck!

looks like it was made in godot, I think they intentionally made their movement not normalized.

i knew about that. but i wanted that to be a way of speeding up! i programed the enemy to also be able to do that :)

What engine was this made in?

Its kind-of impossible to outrun him! maybe make him slower?

Also crashes when you die.

the crashing when you die was cuz i dint have alot of time too code since i had to leave home. (it isnt imposible to outrun him) atleast for the first around 1-2 minutes so you have the get the coins fast!

oh never mind the end screen is broken ._.

Yeah, kinda looks like scratch. But good game made in 2 and a half hours!!

was this made in scratch? It's not a bad game, but Im just saying, it reminds me of Scratch

yes :)