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

player and enemies have health #43

Open
3 tasks
Tracked by #54
co0p opened this issue Oct 30, 2022 · 0 comments
Open
3 tasks
Tracked by #54

player and enemies have health #43

co0p opened this issue Oct 30, 2022 · 0 comments

Comments

@co0p
Copy link
Collaborator

co0p commented Oct 30, 2022

enemies and player have health associated. If they are hit, health is being reduced. If health is below zero, place an explosion. Enemies are being removed player is reset to full health.

  • health component
  • health system react to zero / negative health -> explosion, remove
  • health system displays health
@co0p co0p removed the userstory label Oct 30, 2022
@co0p co0p added this to the gamemode duel 🤺 milestone Jan 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant