Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+2)

I liked the soundacting and songs. When I picked up %3 move speed, character speed up like %300 and I couldn't control the character and died :D

The game has potential but needs upgrades to graphics and UI especially. 

I haven't found of heard about that speed bug, on which browser/OS did you play?

Thanks for letting me know either way!

I used Microsoft Edge On Windows 11. I don't know why but character moved so fast that i died instantly. I hope you can find the problem. If it is not because of speed equation error it may be because of FixedUpdate \ Update difference.

I'll have to try it on Edge, the code is simple, your velocity vector gets multiplied by 1.03, the only thing that could have gone wrong is that it got applied more than one time. Thank you.