08.01.2019, 14:46
(
Последний раз редактировалось RogueDrifter; 08.01.2019 в 15:19.
)
Quote:
I'm sorry but this is both inefficient and laggy. Here's a much better version, although the script is private:
https://www.youtube.com/watch?v=a9AK-F7dfRY |
PS.
Update:
Код:
#define REWiND_FULLY_SYNCED_TIMER [NUMBER] //This is in MS you can change it depending on how fast you want the timers to record/play #define SYNCEED_REWIND_BUFFER [NUMBER] //This is the capacity of the fast rewind cells, don't change this if you don't know what you're doing
Example: CLICK ME
The above was used with the buffer value of 250 and timer value of 10ms
Compiling time is longer fyi.