It is a pity that they removed the double select screen option... is there any specific reason? I really liked
i literally dont think there was a reason lmao, because they ended up saying they will bring it back after that happened. im not sure when though since k4thos is taking a break now.
Nice, Ikemen has gotten so much advanced now! Although I do want a different lifebar instead of the default one because the one I have probably needs to change it's settings to show Players 5-8 lifebars and I don't know how to do it. Oh well I'm already happy seeing Players 5-8 lifebars. Its been so long since I last touched it though so I hope my current game hasn't crashed lol.Edit: Yay it still works!! although... my Blazblue Crosstag style Kirby made by OHMSBY doesn't work at all using Tag mode.... but yay! I will just have to do something about it. lol
Hello greetings, could someone tell me how I can change the scale the size of the image of the stage portrait
Smoker5 said, February 25, 2021, 04:39:18 PMHello greetings, could someone tell me how I can change the scale the size of the image of the stage portraitopen system.def look for:;Stage portraits;stage.portrait.anim = ;Ikemen featurestage.portrait.spr = 9000,1 ;Ikemen featurestage.portrait.offset = -120, -142 ;Ikemen featurestage.portrait.scale = 1,1 ;Ikemen feature
open system.def look for:;Stage portraits;stage.portrait.anim = ;Ikemen featurestage.portrait.spr = 9000,1 ;Ikemen featurestage.portrait.offset = -120, -142 ;Ikemen featurestage.portrait.scale = 1,1 ;Ikemen feature[/quote]It is still bad, it is not possible to look at the entire stage, only a small painting comes outit's wrong ?;Stage selectstage.pos = 160,237stage.active.font = 3,0,0stage.active2.font = 3,2 ;Second font color for blinkingstage.done.font = 3,0;Stage portraits;stage.portrait.anim = ;Ikemen featurestage.portrait.spr = 9000,1 ;Ikemen featurestage.portrait.offset = -120, -142 ;Ikemen featurestage.portrait.scale = 1,1 ;Ikemen feature;stage.portrait.offset = -60,-66 ;Ikemen feature;stage.portrait.scale = 0.5, 0.5 ;Ikemen featurestage.portrait.bg.anim = 110 ;Ikemen feature;stage.portrait.bg.spr = ;Ikemen featurestage.portrait.bg.offset = -75, -71 ;Ikemen featurestage.portrait.bg.scale = 1.0, 1.0 ;Ikemen feature;stage.portrait.random.anim = ;Ikemen featurestage.portrait.random.spr = 111, 0 ;Ikemen featurestage.portrait.random.offset = -45, -65 ;Ikemen featurestage.portrait.random.scale = 1.0, 1.0 ;Ikemen featurestage.portrait.window = 115, 172, 205, 223 ;Ikemen feature
Smoker5 said, February 25, 2021, 05:58:19 PMIt is still bad, it is not possible to look at the entire stage, only a small painting comes outthis line of code : stage.portrait.scale = 1,1 << is resizing the existing image.if you want to see the entire stage, you need to make your own image and save it into the stage .sff file, make sure its in group 9000 and index 1example image below.
!E said, February 25, 2021, 08:09:09 PMSmoker5 said, February 25, 2021, 05:58:19 PMIt is still bad, it is not possible to look at the entire stage, only a small painting comes outthis line of code : stage.portrait.scale = 1,1 << is resizing the existing image.if you want to see the entire stage, you need to make your own image and save it into the stage .sff file, make sure its in group 9000 and index 1example image below.Nothing happens, the stage still comes out the same sizewhich command is wrong?;Stage selectstage.pos = 600,579stage.active.font = 3,0,0stage.active2.font = 3,2 ;Second font color for blinkingstage.done.font = 3,0;Stage portraits;stage.portrait.anim = ;Ikemen featurestage.portrait.spr = 9000,7 ;Ikemen featurestage.scale = 0.55,0.55stage.portrait.bg.offset = -75, -71 ;Ikemen featuretage.portrait.scale = 1,1;stage.portrait.bg.scale = 1.0, 1.0 ;Ikemen featurestage.active.font = 4,0,0stage.active2.font = 4,0,0stage.done.font = 4,0,0stage.portrait.offset = -351,-224stage.portrait.bg.spr= 195,0; anim = 110 ;Ikemen featurestage.portrait.bg.offset = -510, -220 ;Ikemen featuretage.portrait.scale = 1,1;stage.portrait.bg.scale = 1.0, 1.0 ;Ikemen featurestage.portrait.random.spr = 3502,0 ;Ikemen featurestage.portrait.random.offset = -160, -223 ;Ikemen featuretage.portrait.scale = 1,1;stage.portrait.random.scale = 1.0, 1.0 ;Ikemen featureI don't know if it is because my screenpack is localcoord = 1280,720
Smoker5 said, February 27, 2021, 05:22:02 AMthen how is it?You'll want to change it to this: Code: stage.portrait.scale = 1,1Instead of this:Code: tage.portrait.scale = 1,1Note the "s" at the beginning.
How strange if I put the letter S to the stage, it doesn't know but if I leave it tage if you look at the stage