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

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

Open
freezy opened this issue Jul 7, 2022 · 0 comments
Open

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

freezy opened this issue Jul 7, 2022 · 0 comments

Comments

@freezy
Copy link
Member

freezy commented Jul 7, 2022

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".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant