This is just something I hacked together in an hour or so. Another one of my “midnight creations.”
In this game, you can literally pause ROBLOX time and go back and see everything frame-by-frame. It’s definitely not hard to make, but something cool to show off.
I should note that this is very server-intensive and when pausing the game, it may take a few seconds for it to actually pause. Same goes for going in between frames.
Nice stuff.
I remember fiddling with a Free Model time travel model, which worked quite like your thing, but without players and such being logged.
I noticed your game is trying to… reset the time each time I want to scroll in history. Oh, now it’s playing what I did several minutes ago in slowmotion. :uhhh:
Perhaps make it able to play, and lerp your logged data for filling out static jumps in part data. Also, our rocket tools aren’t shown in playback.
Alright, I made the whole entire operation local. You can also hold down on the change frame buttons to quick-scrub through the frames. Will work on interpolating the positions for the move back 5 secs buttons; also making it add things that got removed or added before/after a frame.