Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

Thanks so much for reading feedback!

For controls, you need to change the code a bit so that Up arrow can both be mapped to "jump" and "climb rope". If you just map them to the same key the player won't be able to jump from a rope anymore. For example, just add code so that when player jumps from a rope he can't climb a rope again for the next 2-3 frames.