Godot Object Pool 1.0.8 Scripts 3.0 Community
Submitted by user brandonlamb; MIT; 2017-12-12
Godot object pool. Used to instantiate a pool of objects using a user-defined pool size, PackedScene, and prefix. Some convenience methods exposed allowing a pool.get_next_dead() to fetch the next available object from the pool.
View files Download Submit an issue Recent Edits