While working on my current project I came across an issue I wanted to solve involving Object Pooling. Now, I’m not sure if it would’ve affected my game much in regards to performance, but it was something I wanted to solve anyway. So here is my solution… For a little backstory: I am using…