JeremyLeland / SectorC37

A top-down space shooting game
0 stars 0 forks source link

Make Engine object to handle engine particles (like Gun) #19

Closed JeremyLeland closed 3 years ago

JeremyLeland commented 3 years ago

This would be like the Gun object that handles firing bullets. It would let us position a generator of engine particles (and allow larger ships to have multiple engines).