Area

An area is a tileset-based design that exists within a module and has many of the other objects with events within it. In an area event, OBJECT_SELF refers to the area itself where the event was triggered. A module usually consists of many areas.



Events

OnEnter

OnExit

OnHeartbeat

OnUserDefined

See Also

Objects with Events