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

Dialogue System #12

Open
5 tasks
Struckdown opened this issue Jul 5, 2018 · 0 comments
Open
5 tasks

Dialogue System #12

Struckdown opened this issue Jul 5, 2018 · 0 comments
Labels
enhancement New feature or request Low If nothing else is happening, do this

Comments

@Struckdown
Copy link
Contributor

We will need some way to communicate text to the player, likely in the form of dialogue. Some sort of text will likely appear either over the head of a character, or in RPGs, a dialogue window with text in it (and maybe portraits). This will help convey the story for some cutscene-moments.

  • Player can't move during dialogue (open menus might be fine?)
  • Textbox appears with text (and possibly with portrait of speaker)
  • System is easy enough to use to have both the player character and various NPCs both talk in the same conversation
  • Game freezes so that the enemies don't move/don't "spawn-camp" the player
  • Ways to trigger dialogue, either through interaction or through stepping into a zone of some kind
@Struckdown Struckdown added enhancement New feature or request Low If nothing else is happening, do this labels Jul 5, 2018
@Struckdown Struckdown removed their assignment Aug 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Low If nothing else is happening, do this
Projects
None yet
Development

No branches or pull requests

1 participant