07th-mod / 07th-mod/umineko-answer
Enhancment: Port voicedelay/voicewait functions from question arcs
- 主要言語
- Python
- スター
- 29
- フォーク
- 8
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Currently plain delay commands are used for the answer arcs when a delay is needed for a voice to finish playing out. I think currently the normal `delay` doesn't let you continue until the delay has expired. The voicedelay/voicewait allow you to click to force the line to complete (but not 100% sure/didn't test it yet).
I'm not sure it's worth porting it at this point, as doing so may break things. But it's worth noting this down anyway.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Look at the existing delay commands in the codebase, likely in script or audio handling modules. Compare with the voicedelay/voicewait functions from the question arcs to understand their behavior (allow clicking to skip). Test current delay behavior to confirm it blocks until expiration. Implementing this change may affect existing answer arc timing and user interaction.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- game-dev
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100