dfalcon
Posts : 217 Join date : 2012-07-04 Age : 33 Location : Long Island New York
| Subject: vs protrait not showing August 5th 2014, 10:14 pm | |
| okay now here is this little probelm my portraits are set to be different my coding is in the spoiler this is mugen 1.0 just for info - the code:
[VS Screen] time = 260 ;Time to show screen p1.spr = 9000,3 p1.offset = 0,40 p1.facing = 1 p1.scale = 1,1
p2.spr = 9000,3 p2.offset = 0,40 p2.facing = -1 p2.scale = 1,1
p1.name.pos = 121,214 p1.name.font = 2,0,-1;format [font index, colourbank, alignment] p2.name.pos = 201,214 p2.name.font = 2,0, 1
;----------------------- ;VS Match up screen background [VersusBGdef]
;============== Background Image ==================
[VersusBG 1.a1]; Background type = normal layerno = 0 spriteno = 521,0 start = 0,120 mask = 0
[VersusBG 1.a1]; Background type = normal layerno = 0 spriteno = 521,1 start = 0,120 trans = add mask = 0
[VersusBG 1.a1]; Background type = normal layerno = 0 spriteno = 521,2 start = 0,120 trans = add mask = 0
some one pleas ehelp | |
|
Werewood
Posts : 5691 Join date : 2014-08-11
| Subject: Re: vs protrait not showing August 12th 2014, 7:41 am | |
| Are your big portraits #9000,1 look good (x,y=0,0 and size=120x140 usual standard) in your MUGEN Character Maker / Fighter Factory?
Would you please also post your MUGEN screen shot that shows the issue?
If you don't know to let the public view your MUGEN screen shot then you might want to PM it to me. | |
|
Midnight-Son
Posts : 1153 Join date : 2012-10-18 Age : 32
| Subject: Re: vs protrait not showing August 12th 2014, 11:00 am | |
| check if it has a pallet to see if it a pallet problem use a png if it still doesn't show up then its a codding problem | |
|
Sponsored content
| Subject: Re: vs protrait not showing | |
| |
|