Jigoku / starphase

Side scrolling space shooter using LÖVE and Lua
GNU General Public License v3.0
7 stars 3 forks source link

FPS limiting is inaccurate #7

Closed Jigoku closed 8 years ago

Jigoku commented 8 years ago

Toggling vsync / or capping FPS at different values can trigger differing speeds of projectiles/enemies.

Jigoku commented 8 years ago

fixed? hopefully