Ratbots deal damage to the player upon contact
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
- [x] Player that moves
|
||||
- [x] Camera follows player
|
||||
- [x] Health
|
||||
- [ ] Enemy takes health when touches
|
||||
- [x] Enemy takes health when touches
|
||||
- [ ] Enemy health bar
|
||||
- [ ] Sword that points to mouse cursor
|
||||
- [ ] Sword swings when click
|
||||
@@ -40,7 +40,6 @@
|
||||
- [ ] Detect when wave ends
|
||||
- [ ] Activate new waves after powerup has been chosen by player
|
||||
|
||||
|
||||
### Enemy:
|
||||
- [x] All Enemies have simple pathfinding towards the player
|
||||
- [ ] When enemy touches player - remove health (scaled with x amount of rounds)
|
||||
|
||||
Reference in New Issue
Block a user