Page 1 of 1

When do enemies despawn?

Posted: Thu Jun 02, 2016 2:14 pm
by Versepelles
Specifically, under what circumstances do biters, spitters, and worms despawn? A mod of mine allows these entities to be on the forces with cease-fires towards the player which works fairly well, except that my "zoo" would occasionally become empty.

Image

It seems that the biters and and spitters will despawn after a while- not sure if it's distance from player, time-to-live or something similar, or some path-finding issue. Any insight into how this works or potential fixes would be appreciated.

Re: When do enemies despawn?

Posted: Thu Jun 02, 2016 4:30 pm
by orzelek
Are your biters also on cease fire with enemy biters?

I'd guess that they try to path to incoming attack and get despawned then.

Re: When do enemies despawn?

Posted: Thu Jun 02, 2016 4:48 pm
by Versepelles
orzelek wrote:Are your biters also on cease fire with enemy biters?

I'd guess that they try to path to incoming attack and get despawned then.
They are on cease fire with all forces. They also all pace clockwise in their enclosures, without stopping or otherwise deviating, if that is interesting at all.