directiontoareaid - eisclimber/ExPresS-XR GitHub Wiki
Method in Tile
Returns the area type for the direction.
public int DirectionToAreaId(Vector2Int dir)| Name | Description |
|---|---|
UnityEngine.Vector2Int dir |
Direction to convert. |
Area type of the direction or center area type if invalid.