Skip to main content

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

Thanks for playing!! <3

Yeah! I plan on fixing that today. The logic to detect if you've picked up the item is a bit funky, as it relies on checking the interpolation of the height because I'm a lazy ass:

https://github.com/cegonse/raylib-6x-gamejam/blob/f8be3d23abc9fc70c90bf06814f29f... 

I'll change it so independently of how fast you jump between hexagons, you always pick it up!