Properties_T_PurpleKingdomGames_Core_Pathfinding_GridNode2D - PurpleKingdomGames/CoreLibs GitHub Wiki
The GridNode2D type exposes the following members.
Name | Description | |
---|---|---|
Passable | Whether or not a path can cross through this node | |
Penalty | The penalty for passing through this node |
GridNode2D Structure
PurpleKingdomGames.Core.Pathfinding Namespace