ink
ink copied to clipboard
Choice's post tag cannot be recognized
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.
This doesn't appear to be fixed in 1.2.0 to me? Putting the tag before/inside the choice does work though, as you've found.