Enemies - ignorantbliss/nba GitHub Wiki

Enemies are Props that can move around the game on their own.

If they encounter the Player, they will usually interact in some way - such as the MiniBrush which causes Damage.

Enemies will also often have different behaviour options that control how they move through the level. For example, some enemies will follow a fixed path, some will randomly move through the Level, while others will follow the Player if they can see them.