Node

platypus.components. Node

new Node()

This component causes an entity to be a position on a [[NodeMap]]. This component should not be confused with NodeResident which should be used on entities that move around on a NodeMap: Node simply represents a non-moving location on the NodeMap.

Source: