R&D: Can we use states for game modes?
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
Research direction
Start by reading the linked pyprocgame modes documentation and the repository's state-graph entry points to understand how ordered priorities and event bubbling could map onto the existing model. Done would require a defined design for graph priorities and node access, plus agreement that it can support mode-like behavior.
Written by the indexing model from the issue text.
Description
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".
- Dominant language
- C#
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from VisualPinball/VisualPinball.Unity.VisualScripting
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
VisualPinball/VisualPinball.Unity.VisualScripting#9 · 1 comment ·
All issues in VisualPinball/VisualPinball.Unity.VisualScripting
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
ci-failure-cause test-failure
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area:auth FE mvp P3
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
klasolsson81/jobbliggaren#1788 ·