YesNoOk
avatar

Victory Image shows upper, but not whole (Read 2118 times)

Started by Insert Account Name, June 29, 2020, 12:03:35 pm
Share this topic:
Victory Image shows upper, but not whole
#1  June 29, 2020, 12:03:35 pm
  • avatar
  • ****

Hey guys. I've been working on my own screenpack. But i've come across this issue. The image of 9000,2 is being showed upper. How do i edit the victory quote box? I want it lower or make it visible to show the rest of the image.
Feel free to use my account:
Username: GTAguy
Password: imanigger
Re: Victory Image shows upper, but not whole
#2  June 30, 2020, 09:27:25 am
  • ******
  • Legendary XIII
  • I am the eye of the storm to come!
    • New Zealand
    • network.mugenguild.com/cyanide/
Does it not have pos settings in the files? Could swear you can position the text.


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: Victory Image shows upper, but not whole
#3  June 30, 2020, 12:19:03 pm
  • avatar
  • ****
;Victory screen definition
;This is the screen that is shown when you win a match in arcade mode.
;It will not be displayed on the last match of arcade mode.
[Victory Screen]
enabled = 1
time = 1300                ;Time to show screen
fadein.time = 8
fadeout.time = 15
;Winner's portrait and name
p1.offset = 400,10
p1.spr = 9000,1
p1.facing = 1
p1.scale = 1,1
p1.window = 0,0, 1279,500
p1.name.offset = 40,570
p1.name.font = 5,3,1
;Win quote text
winquote.text = "Winner!" ;Default win quote text to show
winquote.offset = 40,615
winquote.font = 5,0,1
winquote.window = 38,521, 1241,708
winquote.textwrap = w     ;Word wrap

;-----------------------
;Victory screen background
[VictoryBGdef]

[VictoryBG 1]
type  = normal
spriteno = 178,0
start = 0,0
tile  = 1,1
velocity = 0,1.5
window = 0,501, 1279,959

[VictoryBG 2]
type  = normal
spriteno = 178,0
start = 0,0
tile  = 1,1
window = 0,0, 1279,500
velocity = 0,1.5

[VictoryBG 3]
type  = normal
spriteno = 178,0
start = 0,0
tile  = 1,1
window = 25,520, 1254,709
velocity = 0,1.5

So, which one can I edit the window or box?
Feel free to use my account:
Username: GTAguy
Password: imanigger