tsoding / nothing

A simple platformer about nothing
MIT License
295 stars 76 forks source link

Overlapping platforms allow for the player to get stuck #958

Open cahe7cb opened 5 years ago

cahe7cb commented 5 years ago

OS: Arch Linux Game version (commit): 7d572ba

Continuously holding a directional (A or D) while trying to jump over two overlapped platforms may get the player stuck in their intersection as it falls back to the ground.

This short video demonstrates the problem in the default Level 01: https://gfycat.com/tastyexaltedblackfootedferret

and here is it in a new clean level: https://gfycat.com/recentblissfulasiandamselfly

rexim commented 5 years ago

@cahe7cb thank you for reporting this! It's an old and well known issue, but I think we never bothered actually reporting that. :D