neo
neo copied to clipboard
FPS vs Time
Currently if you're using a monitor that can only run 30fps, but the timeline is setup for 60, the animation runs at half the speed. My proposition is to change the update call to work via delta time, and to use the FPS to round the current time/key frames to.