📏Regions

Since 1.0.0

A region is a generic term to define a specific space in a world, regions can be either 2D or 3D. You can obviously extend any region type to create your custom region type. This feature has plans for it in the near future such as listener regions that may act as events with methods such as onEnter and onLeave, but this has not been implemented yet as it will need a handler similar to the GUIHandler, in order to register regions.

Last updated