Reminds me of 7.3.5 when Ren'Py Tom found a bug with how show and call worked. When he fixed the bug people started jimmy rigging all kinds of things to make show work like call when they would have saved themselves a lot of trouble by just using call. Show wasn't meant to pause the game it should just show something and move on but it did and people started using that as a feature. Call was intended to function in this way of pausing after showing something however adding a return to that makes it behave like show.
Disabling and enabling auto and skip shouldn't be necessary, ever. That could have introduced more glitches besides saves with rollback and what the user expects from flow control
You must be registered to see the links