Skip to content

Continue_story paragraph by paragraph? #61

Answered by francoisdlt
mlinden87 asked this question in Q&A
Discussion options

You must be logged in to vote

only continue_story_maximally skips until next choice :

## Continue the story until the next choice point or until it runs out of
## content. This is as opposed to `continue` which only evaluates one line
## of output at a time. It returns the resulting text evaluated by the ink
## engine, concatenated together.
func continue_story_maximally() -> String:

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@mlinden87
Comment options

Answer selected by mlinden87
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants