Playmaker Forum

PlayMaker Feedback => Action Requests => Topic started by: Spunkyinteractive on December 09, 2016, 10:38:50 AM

Title: Pool Manager 5 - Despawn all
Post by: Spunkyinteractive on December 09, 2016, 10:38:50 AM
TL:DR An Action for Pool Manager 5 to despawn all from a specific pool.

It would be very useful for object cleanup if there was an action added for 'despawn all' where you can specify the pool and have all instances under that pool that are currently 'spawned' be 'despawned'. This kind of logic helps with, for example, restarting a level.

Currently I have to manually find each object under the pool that is active and despawn each separately.

This is the documentation they have on the pool manager 5 site: http://docs.poolmanager.path-o-logical.com/example-patterns/using-a-pool-as-a-list

-Stephen
Title: Re: Pool Manager 5 - Despawn all
Post by: jeanfabre on December 13, 2016, 03:10:40 AM
Hi,

 Done, Please redownload from the ecosystem:

https://twitter.com/JeanAtPlayMaker/status/808584548942565376

Bye,

 Jean
Title: Re: Pool Manager 5 - Despawn all
Post by: craigz on February 11, 2017, 12:11:52 AM
So digging this ;D was EXACTLY what I was looking for!

Thank you Jean! (and Stephen for asking  8))

-craigz