Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Pretty impressive how many bosses you got out! I think the collision of the player was messed up because I was invincible most of the time

The players hitbox is the little red square, are you sure it was hitting that and not the sprite around the box? I know it's a little confusing the way it was presented but I didn't have time to add a proper tutorial for it.

oh the little red tie is the player's hitbox? If so then yeah it probably is working as you intended. Although when collision boxes are that small and/or quite fast they often don't collide correctly especially if they are overlap collisions instead of block collision so there might be times it is not hitting.