YesNoOk
avatar

Title Screen Background? (Read 4913 times)

Started by Zerox., February 23, 2009, 05:40:09 am
Share this topic:
Title Screen Background?
#1  February 23, 2009, 05:40:09 am
  • **
  • 3D Modeler thats Learning to Create Characters.
    • wc3r.forumcircle.com/
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?
I am Zerox admin of Warcraft 3 Unlimited, 3D modeler, and now a new Mugen addict seeking to learn how to create Mugen Characters and stages.
Re: Title Screen Background?
#2  February 23, 2009, 07:32:09 am
  • ******
  • Legendary XIII
  • I am the eye of the storm to come!
    • New Zealand
    • network.mugenguild.com/cyanide/
Use parallax to scale the background so it fits properly. All you can do.


In M.U.G.E.N there is no magic button

They say a little knowledge is a dangerous thing, but it's not one half so bad as a lot of ignorance.
Re: Title Screen Background?
#3  February 24, 2009, 12:16:04 am
  • **
  • 3D Modeler thats Learning to Create Characters.
    • wc3r.forumcircle.com/
What is parallax? Sorry never heard of it.
I am Zerox admin of Warcraft 3 Unlimited, 3D modeler, and now a new Mugen addict seeking to learn how to create Mugen Characters and stages.
Re: Title Screen Background?
#4  February 24, 2009, 06:41:29 am
  • ******
  • Legendary XIII
  • I am the eye of the storm to come!
    • New Zealand
    • network.mugenguild.com/cyanide/
mugen\docs\bg.txt

Defined 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.


In M.U.G.E.N there is no magic button

They say a little knowledge is a dangerous thing, but it's not one half so bad as a lot of ignorance.
Re: Title Screen Background?
#5  February 24, 2009, 03:52:24 pm
  • **
  • 3D Modeler thats Learning to Create Characters.
    • wc3r.forumcircle.com/
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?
I am Zerox admin of Warcraft 3 Unlimited, 3D modeler, and now a new Mugen addict seeking to learn how to create Mugen Characters and stages.
Re: Title Screen Background?
#6  February 24, 2009, 08:38:51 pm
  • ******
  • Legendary XIII
  • I am the eye of the storm to come!
    • New Zealand
    • network.mugenguild.com/cyanide/
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.


In M.U.G.E.N there is no magic button

They say a little knowledge is a dangerous thing, but it's not one half so bad as a lot of ignorance.