انتقل إلى المحتوى الرئيسي

19 مستندات موسومة مستند موسوم بـ "node"

عرض كل الوسوم

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.