Problem: I'm doing a vertical shooter, and I'll be having enemies come downward. Naturally, since it's a shooter, they'll be shooting at the player. However, I don't want to use MMF2's built-in "Shoot an Object..." as the speed-cap is far too low for what I need.
Question: How do I get something to fire in various (360?) directions at a decent speed?