Stay dead dont respawn

Dyrwoolf

New member
Hi, Im trying to do something as simple as prevent the agent from respawning after i kill him, but i cant find where to do that? It seams like it should be as easy as set some value to respawn-time=0 or something.
Anyone knows where to do this?
 
Are you using the character controller or is your AI purely used with Behavior Designer? Behavior Designer doesn't have a concept of respawning unless you add it to your tree. The character controller is respawned with the Character Respawner component.
 
Ok, im Using Your example code from the demo. The behavior designer demo melee sceen.
So it is in the behavior tree then?
 
No - if you're using the integration it's set on the Character Respawner:

 
Ok thx, where exactly is this Character Respawner? I found this in the documentation yesterday, but i couldnt locate it?
 
Top