Good suggestion, mercuryus, I've turned the text volume down a bit now.
Cryttexx: Do you mean the Star Wars hyper driver-like graphical effect? I just have a bunch of star objects that I rotate toward the same point. Then for each tick, I stretch them out a bit:
WarpStar.width * 1 + (Timer^2 / 10000)[/code:5s89gt9t]
Finally, I start moving all stars away from the same point.