Erizur / FNF-DaveEngine

A Friday Night Funkin' Engine made for the Vs. Dave mod, with additional improvements to make your own mod!
Apache License 2.0
32 stars 27 forks source link

Fixed note render lag issue (real) #64

Closed RandomUserOnInternet closed 1 year ago

RandomUserOnInternet commented 1 year ago

FlxG.fixedTimestep = false; was removed then it's cause lag so I bring it back & fixed it

RandomUserOnInternet commented 1 year ago

https://github.com/Erizur/FNF-DaveEngine/issues/62 https://github.com/Erizur/FNF-DaveEngine/issues/63