Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

Combat and/or Interaction System #42

Open
jbheard opened this issue Oct 20, 2020 · 0 comments
Open

Combat and/or Interaction System #42

jbheard opened this issue Oct 20, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@jbheard
Copy link
Contributor

jbheard commented Oct 20, 2020

We need some kind of system for combat and user interactions. I have a few ideas about this:

  1. We implement a combat system; this is probably the easiest way to go right now since we can define phases for attack, defense, use items, etc.
    • We would probably need to write a user interaction system later for non-combat interactions (e.g. NPC dialog)
  2. We implement a customizable user interaction system. This is harder, but allows a lot more flexibility. The game dev can define their own phases. The more we let the game developer define, the closer this gets to writing our own scripting language.

Ideally we can find a middle ground between flexibility and difficulty.

@jbheard jbheard added enhancement New feature or request help wanted Extra attention is needed labels Oct 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant