inkle / inkle/ink

Choice text functions called when choices aren't valid

Open
#332 0 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

This is kinda fair... but somewhat unexpected.

```
VAR bool = false

* {false} [{setBoolToTrue()}] -> gather
* {bool} [Should never be printed either] -> gather
- (gather)
-> END

=== function setBoolToTrue()
~ bool = true
This choice should never print
```

Ideally, the function "setBoolToTrue" wouldn't be called because the conditions on the option are false.

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.