UIC-SIGGames / SigGame2020Shooter

0 stars 0 forks source link

Add object pooling for projectiles #1

Open pizzatree opened 4 years ago

pizzatree commented 4 years ago

Save GC time by reusing projectiles rather than destroying them.