Ansible2 / Ansible2/Kiska-Function-Library
Create A Dialogue System
- Ngôn ngữ chính
- SQF
- Star
- 0
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## 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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.