跳到主要内容

15 篇文档带有标签「navigation」

查看所有标签

NPC_PlayNode

Makes an NPC navigate through predefined navigation nodes.

OnNPCChangeNode

This callback is called when an NPC attempts to change from one navigation node to another during node-based movement.

OnNPCFinishNode

This callback is called when an NPC finishes navigating a complete node.

OnNPCFinishNodePoint

This callback is called when an NPC reaches a specific point during node-based navigation.