We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I saw this problem is fixed in 1.2.0.
Environment: Unity6 openupm ink-unity-integration 1.2.1
my ink:
+ #tag0[choice_text_1#tag1]#tag2 -> knot1 + [choice_text_2] -> knot2
When I tried to get the choice's tags it returns only tag0 and tag1. It's not a big deal since I can use tag0 and tag1 instead of tag2 though.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I saw this problem is fixed in 1.2.0.
Environment:
Unity6
openupm ink-unity-integration 1.2.1
my ink:
When I tried to get the choice's tags it returns only tag0 and tag1.
It's not a big deal since I can use tag0 and tag1 instead of tag2 though.
The text was updated successfully, but these errors were encountered: