Autofire / Autofire/Execute-R

Enemy health and dying

Ouverte
#6 0 commentaires 0 réactions 2 personnes assignées Réclamée par @KyleTownsend74 Voir sur GitHub
visual
Langage dominant
C#
Étoiles
2
Forks
0
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

We'll need to be able to track enemy HP. I haven't listed this as depending on the #1 or #3 because all this stuff should be testable without any enemies or players.

- [x] Enemies should be able to be damaged by the player's attacks. (Which are not confined to a grid; hit detection will be using Unity's normal collider system.)
- [x] When an enemy is hit, there should be some kind of visual effect to make it clear that specifically they got hit.
- [x] When an enemy dies, some sort of effect (beyond just vanishing) should exist.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.