Preskoči na vsebino

19 dokumentov ima oznako ima oznako "node"

Poglej vse oznake

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.