Hey its me again. I've been doing great on my stages and I'll probably release some soon. But now I'm curious about another issue that I can't seem to find the answer too. I was wondering if its possible to change the boundaries of the camera for the title screen just like it is with stages. I ask this because my new background sprite which isn't much larger looks zoomed in and blurred and I would like to Zoom out, so to speak, so that it will show more. So is it possible to adjust those boundaries?
mugen\docs\bg.txtDefined there. Also defined within stage0.def, there's a good description of how to use it, even though the stage itself doesn't make use of it.
Okay I looked but it only mentions the title screen once in there. So after reading through it I can't find a way to change the displayed range on the title screen. Can you help me any more?
Ie, you want mugen to scale the sprite. Setting the image up as parrallax rather than normal allows you to use scale fucntions to shrink it. You will HAVE to shrink it. You cannot do anything with the resolution of the title screen right now. It would be simpler to add an image that fits mind you.