That's just a quirk of the engine. Technically one shouldn't even pick Turns or Ratio in training mode.
Hi POTS, I'd love to use your new lifebar, but could make a new version where the lifebar where the powerbar is near of the lifebar ?I could use other lifebar, but u lifebar is always with no bugs and work great
It's easy, I just did it. Go to the lifebars document, fight_43, and look for the line [Powerbar]p1.pos = 340, 914; 4:3. Just add a 3 to each coordinate. It should look like this.[Powerbar]p1.pos = 3340, 3914; 4:3. Do the same with ;Player 2.
That just moves them out of sight. But the method to do what he asked is the same, just different numbers.This probably doesn't apply to kamui since his roster is all Warusaki chars, but personally what I'd do is add a code like this to the chars that have their own powerbar:Code: [State -2, No Powerbar]type = AssertSpecialtrigger1 = 1flag = nopowerbardisplayignorehitpause = 1
I didn't know that, but I think it's great for combining CVS characters with those without a power bar. I tried it with Nash, learned something new, so Kamui is happy, and so am I. Thanks, Master Pots.
I've used the method you recommended, and it works well with most CVS characters, but with Warusaki's CVShayato, I get this error. Maybe I put the code somewhere wrong.
You probably broke the encoding of the Japanese characters in the file. Maybe a less invasive way to do it would be to have a common states file (in config.ini) where it sets the flag if author name is Warusaki3
OT: I downloaded the latest version of the Nightly Build, but the date on the bottom left remained the old one, why?
PotS said, April 25, 2025, 11:18:02 amThat just moves them out of sight. But the method to do what he asked is the same, just different numbers.This probably doesn't apply to kamui since his roster is all Warusaki chars, but personally what I'd do is add a code like this to the chars that have their own powerbar:Code: [State -2, No Powerbar]type = AssertSpecialtrigger1 = 1flag = nopowerbardisplayignorehitpause = 1POTS, man, this exactly what I need it, you're the bestThanks, keep up the amazing work
Chemy1UP said, April 26, 2025, 04:27:31 amI didn't know that, but I think it's great for combining CVS characters with those without a power bar. I tried it with Nash, learned something new, so Kamui is happy, and so am I. Thanks, Master Pots. I'm happy, now I can use POT's lifebar with no problem
Kamui 2.0 Please could you try with cvs hayato to see if everything is going well or if you have the same problem as me? Could you also show me where and in what part the text should go so that the energy bar doesn't appear?