Enemies and Interactions


Enemy

The Last Guard features zombie enemies which constantly spawn around the player at a fixed rate of 1.5 seconds, there is however an increase in the amount spawned per interval which is determined by the game time with an extra zombie being spawned per interval every 30 seconds. The zombies only take one arrow to kill, however the rate the player can eliminate them depends on the upgrades the player has acquired.


Figure 1. Zombie Sprite sheet

Interactions

The zombies in The Last Guard have seeker behaviors, once they spawn they move at a constant velocity towards the player in 8 different directions with animations. Like zombies in most movies and games they are not intelligent and will get stuck on obstacles instead of finding a way around them, this allows the player to out smart them. Once the zombies reach the player they will stop moving and perform an attack animation which will only deal damage once the swing has been performed, this allows the player to be able to maneuver around the zombies to try and escape a surrounding.

Figure 2. Zombie movement and attack animations

In Figure 2. zombies can be seen attacking, the first attack however did not deal damage to the player as the plater was able to avoid the collision performed by the attack.

Leave a comment

Log in with itch.io to leave a comment.