Change database compile speed based on framerate
AeroScripts opened this issue ยท 1 comments
Currently the database compiles at a slow speed to reduce frame spikes, but this isn't an ideal solution for every machine. Some users might get lag anyway, while other users could compile the database much faster
We can use GetFramerate() to check the framerate as the database compiles and adjust the compile rate accordingly