Node

platypus.components. Node

new Node(definition)

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:
Parameters:
Name Type Description
definition *