
When watching a replay, press o to swap back to normal gameplay. If a replay is incomplete(meaning 0 was pressed), then it automatically swaps at the last frame of the replay. (NOTE: only works with replays saved on this project, normal one will instead swap on the frame the last input change was made.) When it swaps, it also changes to frame-advance mode.
This actually wasn't that hard to do lol. Well, it's probably VERY buggy, so please tell me if you encounter any bugs and I'll try to fix them :) I might add more stuff like savestates and reversing(?) It shouldn't be *too* hard, but it might be laggy(especially reversing) 9/30/24: Initial release :D Update 10/1/24: fixed the bug where the mode wouldn't change after leaving a level. Update 10/7/24: I noticed that some inputs would stay in the black box after switching back to normal gameplay, so I did some changes and that hopefully won't happen anymore. I guess inspired by HallucinatingDev, since they were the one who asked me how the replay system worked, and now I know enough to do this lol. still need to finish the explanantion for them though.