YesNoOk
avatar

Changing the Characters Cell Portraits (Read 9438 times)

Started by Kenten1993, January 17, 2015, 07:58:00 pm
Share this topic:
Changing the Characters Cell Portraits
#1  January 17, 2015, 07:58:00 pm
  • *
    • USA
    • Gabryeldevelasco@yahoo.com
Hey, I am having an issue with changing a characters portrait size, how do you do that?
Re: Changing the Characters Cell Portraits
#2  January 18, 2015, 01:32:43 am
  • ****
  • commissions open bang my line
    • USA
    • https://www.paypal.com/paypalme/xtayisblackx?country.x=US&locale.x=en_US
If you mean the little portraits

go in the system.def

look for this

portrait.spr = 9000,0
portrait.offset = 1,1
portrait.scale = .5,.5

change portrait.scale to whatever you want.

for the big portraits

go in the system.def

look for this

p1.face.spr = 9000,1
p2.face.spr = 9000,1
p1.face.offset = 6,20
p2.face.offset = 634,20
p1.face.scale = .5,.5
p2.face.scale = .5,.5
p1.face.facing = 1
p2.face.facing = -1

change p1.face.scale and p2.face.scale to whatever you want. they usually should be the same numerical values.

My stages folder:
https://app.mediafire.com/g5pnpb2im4lqa

Want a screenpack ported to ikemen? DM's open
Want a stage remade with parallax & possible super jump? DM's open
Re: Changing the Characters Cell Portraits
#3  January 18, 2015, 10:26:55 pm
  • *
    • USA
    • Gabryeldevelasco@yahoo.com
Alright, I will try that, thank you for that. Also, is there a thread that deals with Fighter Factory?