Skip to content

R&D: Can we use states for game modes? #7

@freezy

Description

@freezy

If you look at pyprocgame's modes, they are stored in an ordered queue that allows each mode to decide whether a switch event bubbles down further the queue, or not.

It would be awesome if our state graphs could somehow be marked with a priority, and that our nodes would have access to that priority, so we can add a similar feature by using a state graph for a "mode".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions