Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Timeout Statement #174

@Jeremi360

Description

@Jeremi360

Describe Main Idea

It would allow to jump to diffrent dialogue label or menu after given time.

Proposed Implementation in RkScript

wait_time = 10
emily "I give you only <wait_time> seconds to make decesions"
timeout wait_time > no_choice
menu:
  # some menu choices

How it would looks in UI

It would be a progress bar like in Waking Dead games
image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions