Ansible2 / Ansible2/Kiska-Function-Library

Create A Dialogue System

未关闭
#2 2 条评论 0 个 reaction 已指派 1 人 已被 @Ansible2 认领 在 GitHub 查看
enhancement New Module
主要语言
SQF
星标
0
派生
1
PR 合并指标
30 天内没有已合并 PR

描述

## Description
Create a dialogue GUI/API that allows users to have conversations with NPCs.

## Acceptance Criteria
- [x] Players should be able to initiate conversations with NPCs.
- [x] Conversations should be capable of having multiple layers (like a tree with branches).
- [x] NPCs should be able to initiate conversations with players.
- [x] NPC responses should be able to be synced with audio.
- [x] NPCs should have subtitles for their responses.
- [x] Previously chosen topics should be marked as selected.
- [x] A player should be able to select one of several options of what to say.
- [ ] Multiplayer:
- [x] Every player should be able to hear an NPCs response.
- [ ] Only one person should be able to talk to the NPC at once.
- [ ] Every player should be able to see what the other player said to the NPC.
- [ ] There should be a transcript of the conversation up to this point for any player that joins the conversation.

## Implementation Suggestions
- The general theme of the user experience is that of Fallout New Vegas.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。