Right now I have a huge 2D procedural tilemap, which is about 500x500 tiles.
Although it is so inefficiently done, and I'm not sure how to go at this
should I use object pooling or would that not be sufficient enough?
What other ways can I make it smoother? Regards, Shady.
↧