Enemy:Rat - Orhu/Summer2023Project GitHub Wiki

Overview

Rats are swarming enemies that wander rooms at random, essentially becoming mobile obstacles for the player to deal with.

Behaviors

Movement

Rats move at random, using wandering pathing behavior like the Goblin's (see Enemy:Goblin)

Attacks

On Touch

When the rat comes into contact with the player, deal damage.

Special

The rat has no special behaviors.

Graphical representation of AI behavior

[Insert decision tree diagram here]

Sprite Gallery

[Insert sprites and animations here]