UnityPatterns / ObjectPool
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.
☆412Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for ObjectPool
- Object pool manager for Unity☆382Updated 3 years ago
- LeanTween is an efficient animation engine for Unity☆612Updated 2 years ago
- Replacement logging framework for Unity, with a new editor and in-game console☆474Updated 4 years ago
- This framework is considered obsolete, please see new version at:☆380Updated 2 years ago
- Lightweight tween library for Unity☆585Updated 4 years ago
- Unity3d Databinding, MVVM, Tasks, Localization☆281Updated 6 years ago
- This asset allows you to set custom icons for any folder in unity project browser.☆635Updated 3 years ago
- A library of various utilities and tools for Unity (alpha)☆731Updated last week
- Automatic reorderable lists for Unity game engine components☆483Updated 4 years ago
- Modular, extensible transitions in scene and between scenes☆307Updated 6 years ago
- MVVM-style data-binding system for Unity.☆499Updated 2 years ago
- Extended version of the Reorderable List in Unity☆639Updated 3 years ago
- An MVC framework for Unity3D☆166Updated 5 years ago
- Unity 3D UI (uGUI) Windows Extensions☆505Updated 2 years ago
- A simple framework for unity using the ECS paradigm but with unirx for fully reactive systems.☆417Updated 3 weeks ago
- Blended lighting system for Unity that works with standard Sprites☆241Updated 6 years ago
- LINQ to GameObject - Traverse GameObject Hierarchy by LINQ☆805Updated 7 years ago
- An elegant object pool and manager implementation for Unity☆280Updated 3 years ago
- ☆491Updated 7 years ago
- Visualize how much space each asset in your Unity game takes and quickly optimize your game's file size☆377Updated 3 years ago
- Lightweight dependency injection container for Unity☆196Updated 3 years ago
- A collection of Unity3D scripts I've been sharing between projects - open source, fully commented and with examples.☆276Updated 6 years ago
- A bunch of code to make using async-await easier in Unity3D☆455Updated 4 years ago
- An Uber Shader for rendering Sprites in Unity.☆785Updated 3 years ago
- A quick GIF replay recorder for Unity☆857Updated last year
- Custom InputManager for Unity☆584Updated 3 years ago
- A framework of various tools to facilitate making games in Unity2017☆338Updated 2 years ago
- Editor utility for unity to help check resources in the current scene (including active textures, their sizes, materials, meshes and whic…☆1,023Updated 2 years ago
- A plugin for creating 2D lighting & shadows, and line of sight effects in Unity3d.☆339Updated 8 years ago