Enemy duplication after kill #8

Closed
opened 2026-03-22 20:46:00 +01:00 by AramJonghu · 1 comment
Owner
  • When BigEnemy is destroyed, two BasicEnemy are spawned
  • When BasicEnemy is destroyed, two FastEnemy are spawned
  • FastEnemy shoots in one of four directions
  • FastEnemy does not duplicate on destruction
  • Duplication happens immediately after onHit() results in death
- [ ] When `BigEnemy` is destroyed, two `BasicEnemy` are spawned - [ ] When `BasicEnemy` is destroyed, two `FastEnemy` are spawned - [ ] `FastEnemy` shoots in one of four directions - [ ] `FastEnemy` does not duplicate on destruction - [ ] Duplication happens immediately after `onHit()` results in death
Author
Owner

Not Planned

Not Planned
Commenting is not possible because the repository is archived.
No labels
No milestone
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
AramJonghu/gameron-the-lost-level#8
No description provided.