So I've been entrusted in writing my own theme for an SM machine, and I've been thinking about changing the credits, so I can include mentions for the people who've stepped songs for the machine, provided graphic, etc. I can't find any file containing the credits data though. Whereabouts is it, and if there isn't one, can the credits still be edited?
For 3.9, simply have the appropriate NextScreen point to a new screen (say, ScreenCredits2 or something). Make the Class of that screen ScreenCompany and then you're good to fool with it however you want.
For 3.9, simply have the appropriate NextScreen point to a new screen (say, ScreenCredits2 or something). Make the Class of that screen ScreenCompany and then you're good to fool with it however you want.
Ah...I was thinking of that as a last resort. Oh well, thanks!