Lean Pool

📄 Docs💬 Forum🌐 Site

💡 Many Demo Scenes ― Lean Pool includes a wide range of tutorial demo scenes, which take you step-by-step through each feature. These scenes contain detailed description text, which explain what is being shown, which components were used, and which settings were used.

💡 Easy To Use ― Lean Pool was designed to be as flexible as possible, while still being easy to use. To achieve this, each component is fully modular, follows Unity’s inspector design style, has intuitively named settings, and includes detailed tooltip text. If you're a programmer then full C# source code is also included, allowing you to create and modify anything you like!

💡 Long Term Support ― Lean assets have received regular updates for over 4 years. Thank you to everyone who was downloaded, rated, reviewed, and provided feedback so far! This asset now supports Unity 2017, 2018, 2019, as well as the Scriptable Rendering Pipelines (SRP).

💡 Capacity ― If you want to limit how many prefabs can be spawned in your game then you can easily set the Capacity setting.

💡 Recycle ― If you want to recycle prefabs when your Capacity is reached, rather than stop spawning, then you can just enable the Recycle setting.

💡 Notifications ― If you have complex prefabs that need to run special code when spawning or despawning, then the Notification setting allow you to choose from a variety of approaches.

💡 Preload ― If you want to maximize in-game performance then you can use the Preload setting to automatically load up some prefabs at the start of your game.

💡 Class Pooling ― You can also pool normal C# classes using the LeanClassPool!

Thank you for reading ❤️

Release Notes

2.0.2

Moved main build to Unity 2021.3.0f1.
Updated shaders to latest version.



2.0.1

Moved main build to Unity 2020.3.0f1.
Fixed LeanPoolDebugger component requiring a Rigidbody.
Fixed LeanGameObjectPool.DespawnAll method not removing LeanPool.Links.



2.0.0

NOTE  This is a massive update. To update you must first back up your project, delete the root Lean folder, then install the new version.

Changed folder structure to be inside Plugins/CW/LeanPool.
Updated inspector code to support third party assets that implement nested inspectors.



1.4.3

Fixed transform gizmos not appearing in Unity 2021.2.



1.4.2

Updated common library code.

Basic Information
Latest Version
2.0.2 (12 Oct 2023)
Publisher
Carlos Wilkes
Category
Tools/Utilities
Size
0.5 MB
Price
free
Asset Rating
(124)
Extended Information
Unity Versions
2020.3.0, 2021.3.0
Render Pipelines
BIRP URP HDRP
State
published