Skip to content

Enemies

ignorantbliss edited this page Jan 29, 2024 · 1 revision

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.

Still Having Issues?

Try asking for help in the issues tab.

Clone this wiki locally