sm.pathNode

Associated object type: PathNode

Path node creation

Functions:

  • createPathNode

  • sm.pathNode.createPathNode(worldPosition, radius)

    Server only

    Create a PathNode

    Parameters:

    TypeNameDescription
    Vec3worldPositionThe node's world position
    numberradiusThe nodes's radius

    Returns:

    TypeDescription
    PathNodeThe path node