Aug 28 15, 02:35 AM | Last edited: Aug 28 15, 03:33 AM
Hello,
When you play (important: not paused!) your replay in the Replay Viewer with a speed of 0.1 and move around, the fly behaviour is odd when you hit w, a, s or d for approximately a second.
Regards,
Mythenmetz
Aug 30 15, 05:48 PM | Last edited: Aug 30 15, 05:48 PM
Hello,
Oh, okay. So if implementing a custom key listener is to difficult, it is not that bad - Because flying around with 0.1 speed is nearly the same as pausing the replay :D
Thanks for the great mod!
Regards,
Mythenmetz
Hello,
Oh, okay. So if implementing a custom key listener is to difficult, it is not that bad - Because flying around with 0.1 speed is nearly the same as pausing the replay :D
Thanks for the great mod!
Regards,
Mythenmetz
It's not that implementing a custom key listener is difficult, the problem is that we'd have to disable all Minecraft input tracking and move the identical code to be executed more frequently.