Skip to main content

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

This concept definitely has some potential to become a bit more intricate. There was a weird bug where the shadow could jump indefinitely. Other than that, congrats on finishing the game even though you guys only had 3 days! ^^

I noticed the bug too and I didn't had time to find how to fix it.
The bug works because the shadow is technically another Scene completely different, and we just inverted it's gravity, so technically it's never touching the floor so the code will make jumps infinite.
The code states that when touching the floor you can jump, we eliminated that part and well, it did what it did
Thanks for playing it tho ^^!