Audipool
Audipool is a lightweight unity audio pooling system that improves performance by reusing pre-instantiated AudioSources, making it simple to just play and forget.
Asset Unity
Audipool is a lightweight unity audio pooling system that improves performance by reusing pre-instantiated AudioSources, making it simple to just play and forget.
Through the power of unity's Scriptable Objects, RefPool allows you to pre-configure and retrieve pooled objects with ease.