Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ChoosePathString doesn't work on all labels #896

Open
paulhayes opened this issue Mar 19, 2024 · 0 comments
Open

ChoosePathString doesn't work on all labels #896

paulhayes opened this issue Mar 19, 2024 · 0 comments

Comments

@paulhayes
Copy link

paulhayes commented Mar 19, 2024

It seems that story.ChoosePathString will only divert to knots. I would really like to in code move to any label, on a gather for instance. Like so:

- (top)
Some stuff

story.ChoosePathString("top")

At the moment this can only be done by adding in a proxy knot. Is there another function that will allow me to manually divert in code immediately to a label?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant