#how to let npc react to a dead body and when they saw the dead body they run to a specific place
1 messages · Page 1 of 1 (latest)
Ok
I just wanna know
Is it after killing an actor
If yes then
If dying in the health components
Go to script
At end put the dead body actor/prop
And in the dead body asset
Go to basic componet
Enable when created
Go to script
Select it
Then set a global variable (choose the name = true) it has to be false before
Then go to an npc
If global variable - = true then auto navigate to any point u want
In its movement
If any problem then u can @ me
yes
okay
Ok then the sent script will work
and tysm!!