Autofire / Autofire/Execute-R

Enemy health and dying

Abierto
#6 0 comentarios 0 reacciones 2 asignados Reclamado por @KyleTownsend74 Ver en GitHub
visual
Lenguaje dominante
C#
Estrellas
2
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.