:TYPE UI_TYPE_SCREEN :OBJECT_ID CREDITS :CLEAR 1 :SIZE 1.0 1.0 :COLOUR 0 0 0 255 :POSITION_START 0.000000 0.000000 :POSITION_END 0.000000 0.000000 :TIME_LENGTH 0.166667 :S{*****>>> //--------------------------------------------------------------------------- // Text to display the menu type at the top :TYPE UI_TYPE_AREA :OBJECT_ID TEXT_AREA :COLOUR 1 1 1 0 :SIZE 0.83 0.6375 // 34 lines :POSITION_START 0.08 0.2605 :POSITION_END 0.08 0.2605 :S{*****>>> :TYPE UI_TYPE_AREA :OBJECT_ID TEXT_CREDITS :CLEAR 1 :FONT EMPIRE_SANS_B20 :FONT_COLOUR 240 240 240 255 :TEXT_JUSTIFY 3 // TEXT_JUSTIFY_CENTRE_TOP :POSITION_START 0.00 1.05 :POSITION_END 0.00 -6.25 :SIZE 1.0 8.0 :WORD_WRAP 1 :TIME_LENGTH 38.5 :VERTICAL_TEXT_SPACING 0.01785 :E}*****<<< :TYPE UI_TYPE_GRAPHIC :OBJECT_ID MARQUEE :CLEAR 0 :SIZE 0.28125 0.133 :COLOUR 255 255 255 255 :POSITION_START 0.360, 0.1 :POSITION_END 0.360, 0.1 :TIME_LENGTH 0.166667 :TEXTURE_ENUM "GRAPHICS\MARQUEE\Legends.PSD" // (SB) Just an idea for fading in text at top/bottom of screen. // (SB) In final version, should be done with code, by creating one area and setting it's bottom colours to // no transparency and it's top colours to full transparency. // :TYPE UI_TYPE_AREA // :OBJECT_ID TEXT_BOTTOMFADEBAR // :COLOUR 1 1 1 128 // :SIZE 1.0 0.05 // :POSITION_START 0.00 0.9 // :POSITION_END 0.00 0.9 // :TYPE UI_TYPE_AREA // :OBJECT_ID TEXT_TOPFADEBAR // :COLOUR 1 1 1 128 // :SIZE 1.0 0.05 // :POSITION_START 0.00 0.05 // :POSITION_END 0.00 0.05 //--------------------------------------------------------------------------- :E}*****<<<