#Something is wrong with the timing
1 messages · Page 1 of 1 (latest)
Looking more into this, it seems as though the timer only registers times that end with 16, 33, 49, 66, 83 and 99.
thats kinda common in games. it generally has to do with the framerate/ticrate not being 1000 fps and therefore the timer goes up more than one per frame
Yeah but this seems more inaccurate than it should be imo, especially for a game with a leaderboard focus
you cant do much about it without pretty much rewriting the entire physics system though
ah, if that's the case then it's a shame 😔