The completed system

There are a couple of bonus lessons attached to the tutorial to give some more complex extensions, but you have a pretty solid weapons system already, and everything’s in place to extend it. Right now, you shoot plasma pellets that move in a straight line, cause damage on impact, and can explode. But you have all the base classes you need to extend the system further.

Extension ideas

We provide some ideas here to whet your appetite. We’d like to see what extensions you provide to the system in the community tab. Even better would be to submit your extensions as pull requests to our official demo repository so other people can learn from it!

Emitters

Motions

Events

Weapons System extensions

You can extend the system itself, too!