itch.io is community of indie game creators and players

Devlogs

Fixed scaling bug at high fps

Growing Places (GWJ Submission)
A browser game made in HTML5

A friend tried out the game and found the 2nd level impossible, which helped us find a bug where high framerate monitors were causing the player to scale way too fast. I was able to solve this by moving the scaling to the `_physics_process()` method, since that ALWAYS happens at 60fps.

Files

  • GrowingPlaces.exe 33 MB
    Aug 22, 2021
  • GrowingPlaces.dmg 29 MB
    Aug 22, 2021
  • GrowingPlaces.x86_64 33 MB
    Aug 22, 2021
Download Growing Places (GWJ Submission)
Leave a comment