Die and AStarAIAgentMovement abilities bug?

shirohige

New member
Hi,

I use the Die ability and AStarAIAgentMovement on an NPC.

The Die ability works fine and the character goes into ragdoll mode, but it keeps moving with AStarAIAgentMovement still being active.

I suppose I forgot to tick something somewhere?
 
You should use the state system to disable the A* ability when die is active
 
Top