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

“Choose Path String” seems not to work #12

Open
eje211 opened this issue Jun 21, 2021 · 2 comments
Open

“Choose Path String” seems not to work #12

eje211 opened this issue Jun 21, 2021 · 2 comments

Comments

@eje211
Copy link

eje211 commented Jun 21, 2021

I’m working on a project that needs extensive use of the Choose Path String feature. I made a know and called that function with the name of the knot as its argument and the story did not change. To be completely honest, I did not try this in InkJS, but the definition of the method seems pretty straightforward. Is there a known problem with this method?

Thanks.

@JohanHellgren
Copy link

Not sure why, but you need to add an empty item to the vars array and set its type to anything but "none".

pathchoice

@eje211
Copy link
Author

eje211 commented Jun 22, 2021

I actually worked! I’m not sure where, but it would good to document this. I spent hours on this. I actually tried to look for the old data and put it back in, but I could never find the old data so Vars always stayed empty.

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

2 participants