پرش به مطلب اصلی

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.