Skip to content

Commit 2e0c474

Browse files
authored
Update 18-object-pool.md
1 parent 343f85f commit 2e0c474

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

_text/18-object-pool.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,9 @@ This pattern is so popular Unity has implemented their own version of it called
2828

2929
- **Prototype.**
3030

31+
PixelWizards has published an example implementation of Object Pooling as a UPM package that can be used in your own projects:
3132

32-
## [Back](../)
33+
https://github.com/PixelWizards/com.pixelwizards.objectpool
34+
35+
36+
## [Back](../)

0 commit comments

Comments
 (0)