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

オープン
#7 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
25/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
csharp, unity
領域
game-dev

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

説明

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

主要言語
C#
スター
0
フォーク
1
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

VisualPinball/VisualPinball.Unity.VisualScripting のほかの issue

VisualPinball/VisualPinball.Unity.VisualScripting の issue をすべて見る

似ている issue

C# の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。