itch.io is community of indie game creators and players

Devlogs

Bug fixes

Teuvo runner
A browser game made in HTML5

Just fixed a bug that made it so that sometimes players would die even though they would've slid under the object. 

The reason was because the slide ending was handled by a coroutine, and it would wait after the slide started to force quit it. So if you started the coroutine and initiated a new slide while the previous EndSlide() coroutine was running, it would cancel the slide before its time.

Files

  • Builds.zip 70 MB
    Feb 12, 2024
Download Teuvo runner
Leave a comment