AnimaRain/ShootAR

Enemies in object pools

AnimaRain opened this issue · 0 comments

Since phones have limited resources and many objects — identical to each other — are being created and destroyed constantly while playing, we should try using the object pool pattern and see if there is any improvement in a level with many enemies.