I'm trying to make a space shooter game and I'm having some making some of the attack patterns and such. The event groups aren't quite enough.
Does Construct have something that lets me say something like this...
-FireBulletSpread(Enemy, BulletType, DegreesOfSpread)
...where I can use the same method for in variety of areas?