inkle / inkle/ink

Choices working in Inky but not in Unity

Open
#635 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
4.9k
Forks
540
PR merge metrics
No merged PRs in 30d

Description

The following ink works in Inky 0.11.0 (all choices are displayed), but in Unity, only the first choices is displayed:

VAR MyVar = true
+ Yada 1
{ MyVar:
++ Yada Yada A
+++ Yada Yada Yada
->situationEnd
-else:
++ Yada Yada B
->situationEnd
}
--(situationEnd)
->end
-(end)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.