Hey folks, so I finally got around to actually coding something that resembles an intro! It's taken me a week between one headache and another due to the fact that not many people use REALBasic for doing this sort of thing so I had to write/develop some things from the ground up (starfield mainly, that fecker was a massive pain in the arse for something so simple). It's not great, but it's something. Feedback highly appreciated. Apologies for shitty font (I couldn't figure out a way to use a bitmap font which bummed me out big time) and file size.
Features:
- 3 Layer Scrolling Starfield
- BOBs
- 3D Sphere Made out of Coloured Dots
- Copper!
- Moving Logo
- Sinusoidal Scroll Text
- Rainbow Things
- Shitty little tune I wrote
Trivia:
Originally had a pretty kick-arse plasma effect but it had to be scrapped because it slowed everything else to a near halt when opened on just about any computer except my own

I'd love to know if I could optimise the code somehow :/
Also tried to make the copper wave around on a sine pattern a-la Automation 225 Menu except I just couldn't figure out how to get it to work properly.
I only just (as in like, 3 hours ago) figured out a method that might let me use a bitmap font in REALBasic, but I'll have to give that a go for the next project.
The logo used to distort sinusoidally but unfortunately this suffered the same problem as the plasma.