1
How do I create a script that changes animation when an NPC dies?
i want make changes animation when an NPC dies but i can't make Please help me.
i wrote like this
function died(event){
event.INPCAi.getCurrentAnimation();
}
but it is not execute.
i wrote like this
function died(event){
event.INPCAi.getCurrentAnimation();
}
but it is not execute.
