Preventing the page automatically scrolling to the options.

In my Gamebook, each page has two options that a player can make. However, it will automatically scroll to the options preventing the player from reading the text beforehand. This is more of a quality of life issue than anything. But is there a way for me to prevent this?


In script view:
JS.eval("scrollToEnd = function() {};")

I think that should work in gamebook as well as text adventure mode.


Or, have less text per page...
Or, have a "more" that links to "page 2" of the text,
then give the player the option of where they want to go...


This topic is now closed. Topics are closed after 60 days of inactivity.

Support

Forums