Skip to content

Don't break player in plays when there are actions #8

Description

@HenryByte

An action can happen for a player in a stage play which doesn't break the dialogue

Haley
..There's a big selection... Come on.

Waves bar temptingly in the air.

Fruit and nut... Fruit and nut

This is all Haley and needs to be represented as a parenthetical, thus a parenthetical doesn't break the dialog as such:

@Haley
..There's a big selection... Come on.
(Waves bar temptingly in the air.)
Fruit and nut... Fruit and nut

But the following would break the dialog

@Haley
..There's a big selection... Come on.

(Waves bar temptingly in the air.)

@Haley
Fruit and nut... Fruit and nut

Perhaps all actor actions can be represented as parenetheticals, however the following needs to be accommodated for

@Haley
(Sadly) I hate you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions