Instead of creating and destroying new objects all the time, this script reduces garbage by pooling instances, allowing you to seemingly create hundreds of new objects while only actually using a recycled few.
☆422Nov 14, 2018Updated 7 years ago
Alternatives and similar repositories for ObjectPool
Users that are interested in ObjectPool are comparing it to the libraries listed below
Sorting:
- A simple yet powerful set of functions for creating smooth motion, tweens, and bouncy effects. Bring your objects to life with just a sin…☆95Feb 27, 2018Updated 8 years ago
- Object pool manager for Unity☆390Jan 22, 2021Updated 5 years ago
- A simple, easy to implement, editor-driven signal/event system for Unity.☆109Oct 4, 2013Updated 12 years ago
- Easily bind input events to methods in Unity.☆75May 28, 2015Updated 10 years ago
- Create 2D shapes in an instant with the PolyMesh editor! Right in Unity you can create polygons, add, split, extrude, and move around ver…☆210Apr 19, 2015Updated 10 years ago
- An elegant object pool and manager implementation for Unity☆282Jul 8, 2021Updated 4 years ago
- A container for all sorts of handy shaders.☆546Jul 18, 2017Updated 8 years ago
- Coherent noise library for Unity, a port of LibNoise. NOTE: I'm not actively maintaining or developing the project.☆432Feb 19, 2022Updated 4 years ago
- An intuitive Unity3d finite state machine (FSM). Designed with an emphasis on usability, without sacrificing utility.