Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sprint 4 - Team 2 Task Ticket 1: Dialogue recalling with corresponding NPC #194

Open
7 tasks done
zihao-xia opened this issue Oct 13, 2022 · 0 comments
Open
7 tasks done
Assignees
Labels
task New task as part of implementing a feature Team 2

Comments

@zihao-xia
Copy link
Contributor

zihao-xia commented Oct 13, 2022

Description

Task: Dialogue reacalling with corresponding NPC.
Feature: Improvement of NPC interaction and integration with other teams’ features (mainly maps and clues)

To restructure the dialogue system, the same dialogue texts need to be able to recalled for multiple times by the player, thus the dialogue box trigger method needs to be changed from directly showing up on the screen to pressing F when the player gets close to the NPC. To achieve this, dialogue texts need to be attached to NPCs, but not all the NPCs are placed in the game now, so the NPCs need to be placed first.

Example (optional)

  • Dialogue with NPC: When the player gets close to the NPC and presses F, the dialogue will be opened. The player can click the dialogue box to move the plot forward until the dialogue ends, and this interaction can be conducted multiple times.

Dependencies

Milestones

  • Place all NPCs into the game (Oct. 13)
  • Attach dialogue scripts to NPCs (Oct. 13)
  • Develop the trigger method of the dialogue (Oct. 14)
  • Integration (Oct. 15)

Completion Deadline: Oct. 15

Documentation

Member

@zihao-xia zihao-xia added task New task as part of implementing a feature Team 2 labels Oct 13, 2022
@zihao-xia zihao-xia self-assigned this Oct 13, 2022
@zihao-xia zihao-xia changed the title Sprint 4 - Team 2 Task Ticket 1: Dialogue reacalling with corresponding NPC Sprint 4 - Team 2 Task Ticket 1: Dialogue recalling with corresponding NPC Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task New task as part of implementing a feature Team 2
Projects
None yet
Development

No branches or pull requests

1 participant