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

Describe Main Idea
It would allow to jump to diffrent dialogue label or menu after given time.
Proposed Implementation in RkScript
How it would looks in UI
It would be a progress bar like in Waking Dead games
