inkle / inkle/inky

Choice with -> DONE or with -> END Does not End Story

Open
#457 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.7k
Forks
340
PR merge metrics
No merged PRs in 30d

Description

**Precondition:**
- Ink Unity Integration version: 1.0.0
- Unity version: 2022.1.23f1
- Inky version: 0.14.1
- ink version: 1.1.1
- inkjs version: 2.1.0
- Windows 10

Code:
```
-> main

=== main ===
Hello world..
How are you today?
+ [Replay story] -> main
+ [Start Game] -> DONE

-> END
```

**Step:**
1. Continue story until show choice button
2. Choose 'Start Game' button

**Actual Result:**
story.canContinue return true

**Expected Result:**
story.canContinue should return false

![ink step1](https://user-images.githubusercontent.com/21135070/209453119-2c883881-2955-4cea-b62c-9d5e264b7aeb.png)
![ink step2](https://user-images.githubusercontent.com/21135070/209453121-f8003c4e-20c5-4574-a23b-bbe28fad3f1d.png)

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.