inkle / inkle/ink

Can't I choose the same option twice?

Open
#925 2 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 first section has 2 choices.

For example:

```
=== firstSection ===
* {conditionFor1st} 1stChoice
-> 1stRoom
* {conditionFor2nd} 2ndChoice
-> 2ndRoom
```

1. Choose the 1st choice.
2. Go back to the first section.

Problem: I couldn’t see the same choice (1stChoice) again!

But I want to see all the choices every time I visit the section.
What can I do?

(Note: The condition conditionFor1st is still true.)

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.