Plastix / PixelPilot

A top down dogfighting game with pixel graphics.
0 stars 0 forks source link

Emit events automatically in constructors #45

Closed Plastix closed 9 years ago

Plastix commented 9 years ago

We're already doing this. However, Plane's can't throw events when built because it wouldn't make sense. We want to be able to build planes without spawning them.