Eye of the Nile Docs
Everything you need to know to get started!
Loading...
Searching...
No Matches
WallDetectorSide.cs File Reference

Enumerations

enum  WallDetectorSide { Front , Back , Both }
 Simple enum for the wall detector trigger zones to say which side they are on. More...
 

Enumeration Type Documentation

◆ WallDetectorSide

Simple enum for the wall detector trigger zones to say which side they are on.

Documentation updated 12/19/2024

Author
Alexander Art
Enumerator
Front 

This trigger zone detects when the entity is facing a wall.

Back 

This trigger zone detects when the entity is back against a wall.

Both 

The trigger zone takes the role of both Front and Back.