How to stop AI character from sighting dead character

Depending on what mechanism you’re using to detect characters in AI:
Either make the AI perception component filter out characters that are dead, or turn off the stimuli emitted from the dead character when it’s dead.
If you provide more information about exactly how you’ve set up the perception, then it might be possible to give more precise answers about how you’d go about filtering out certain actors in that setup.

2 Likes

yes that is exactly what i want, so how to turn off the stimuli emitted from the dead character when it’s dead ?

thanks for the hint i really appreciate ur help, i found the function that unregister when character is dead.
image

1 Like