Skip to content

IDINNI/Unity-Object-Pooling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduce

This is an Object Pool that allows GameObjects to be reused. You can set the number of GameObjects to be reused at all times, and if the number of reuses is exceeded, additional GameObjects are temporarily created. Temporarily created GameObjects are deactivated and removed after a specified period of time.

Rent

Rent a game object.

Return

Returns the game object.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages