Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeout Statement #174

Open
Jeremi360 opened this issue Jun 16, 2024 · 0 comments
Open

Timeout Statement #174

Jeremi360 opened this issue Jun 16, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request gui gui update rks_extension extension for RakuScript
Milestone

Comments

@Jeremi360
Copy link
Contributor

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

@Jeremi360 Jeremi360 added enhancement New feature or request gui gui update rks_extension extension for RakuScript labels Jun 16, 2024
@Jeremi360 Jeremi360 added this to the 2.0 milestone Jun 16, 2024
@Jeremi360 Jeremi360 self-assigned this Jun 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gui gui update rks_extension extension for RakuScript
Projects
None yet
Development

No branches or pull requests

1 participant