|
Post by wolfi3300 on Jan 23, 2019 9:40:33 GMT
Hi! Is there an easy way to remove the dead AI Bodys after some time? The Option "Remove Components after dead" only remove the Components but leave the body.
Will I have to write my own script for that ?
Best Regards Wolfgang
|
|
|
Post by Invector on Jan 23, 2019 15:18:36 GMT
You can add a DestroyObject, set your delay and disable the script... enable it using the OnDead event.
|
|