Some TGB ‘libraries’ that I might use.
As per compo rules, I thought I’d make available some random functions in torquescript that I might use since I don’t feel like rewriting such nonsense. They provide stuff like “generic button” behavior, gotoMount, changing the mouse cursor, having a splash screen, and “fade in / out”. No game code in there, I swear! Just some nice utility functions that I’ve come to rely on a bit heavily.
MouseOverCursorChange.cs belonged to Stanley D. Chatman, and
splashScreen.cs belonged to Mike Lilligreen, both of which were freely available TGB resources, and I may have modified either of them (so don’t blame anything on those two guys!).
I put everything in a zip in case anyone wants to take a peek: The Zip
-Tim