ChoosePathString doesn't work on all labels
Open
- Dominant language
- C#
- Stars
- 4.9k
- Forks
- 540
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.