Enemy:Seal - Orhu/Summer2023Project GitHub Wiki
Overview
Seals are not directly hostile to the player. Instead, they leave behind a trail of ice wherever they move, making the ground slippery and more difficult for the player to navigate. Despite not being hostile, seals will still deal damage if the player walks into them and must be killed in order to clear any room they appear in.
Traction: Does not slip on ice.
Ice Trail: Leaves a trail of ice on any tile it touches.
Behaviors
Movement
Seals will randomly move in straight lines until they collide with an obstacle/wall, at which point they will turn in a direction with no obstacles/walls and move forward until they collide with another obstacle.
Attacks
On Touch
If the seal touches the player, deal damage.
Special
The seal has no special behaviors.
Graphical representation of AI behavior
[Insert decision tree diagram here]
Sprite Gallery
[Insert sprites and animations here]