nkrisztian89 / interstellar-armada

A Javascript-WebGL 3D space combat game under development.

Home Page:http://nkrisztian89.github.io/interstellar-armada

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reuse missile thruster particles

nkrisztian89 opened this issue · comments

when a new missile is fired, new thruster particles are created for it, even if the missile object itself is reused - the existing particles should be reused and reinitialized instead