So I know "config.history.controls = false;" disables the back/forward buttons (and vice versa), but it seems that if I run that code while the story is running, I can't turn them on in the midst of playing. I wanted to make it possible for people to replay the game with back/forward enabled after completing it once, but it seems that the Twine session has to be reset for that code to turn those buttons back on, thus really no way to toggle it in a single session. Any way around this?
↧