Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Thanks for the kind review! I'll check the collider, not sure what happened to the colliders, probably I messed up something by mistake XD I also have to fix the problem with the worm, you made me realize you can actually jump on top of it, even though I couldn't while testing :D I'm baaaaad XDXD

(+1)

I wouldn't say the colliders are messed up, exactly. :) Just that it's not inherently obvious that objects aren't defined by the white space around them. For example here:



The collider extends to about the red line, which is totally fine, but I was expecting it to extend further.
Or with the lady bugs:

The raised white area gives the impression that the player might be landing on an uneven surface, but it's actually a flat platform.
Again, not at all a big deal but something I noticed and wanted to mention.
(+1)

Yeah makes sense, thanks!