"BulletMaker" is 2D bullet weapon system for Unity.
You can create various bullet patterns simply by modify little parameters instead of creating a script.
Create bullet include: ray, lightning, tracing bullet, scattering bullet, bullet cluster, plus any combination for a variety of effects.
Unity web player & Web*You can customize a various bullet param in inspector.
*Pooling system of bullet GameObject.
*All script source file (C#) is included.
*Example scene of full game is included.
*Live-editing of patterns inside Unity for rapid creation and debugging