Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Enemy health and dying

Open
#6 0 comments 0 reactions 2 assignees View on GitHub

@KyleTownsend74 is already working on this.

Since Nov 18, 2019.

Assessment

This issue has not been assessed yet.

Description

visual

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.

  • 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.)
  • When an enemy is hit, there should be some kind of visual effect to make it clear that specifically they got hit.
  • When an enemy dies, some sort of effect (beyond just vanishing) should exist.
Dominant language
C#
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Autofire/Execute-R

All issues in Autofire/Execute-R

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.