Ugrás a fő tartalomhoz

15 oldal címkével: "navigation"

Összes címke megtekintése

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.