ID:273694
 
At the moment I want to create an intro for the start of my game. It will require scrolling text (Upwards) and the ability to put a background image. Not only that, I need it too seamlessly flow with what I have.

Now I'm confident with skins but this is really something quite new for me. Do you have any ideas for how I can pull this off to a high standard? Thank you so much.
There is this 'background image' option for output controls. A browser control, with proper html and javascript, can be a flexible alternative.
In response to Jemai1 (#1)
Cheers, I think I'll put an output box behind the map and set the maps visibility to 0 until the story finishes on the output box. Or of course if people want to skip it.
In response to Kyle_ZX (#2)
The child control is very useful, you know?
In response to Jemai1 (#3)
I've never used the child control. Will look it up.