You can use the mugen command line to load up 3 players for testing.
cmd.exe -
cd C:\Your\Path\To\Mugen
mugen.exe -p1 char_defnamewithoutextension -p2 char_defnamewithoutextension -p3 char_defnamewithoutextension -s stage_defnamewithoutextension.
It might be better to spawn hitboxes for both players to hit. Is this for a full game?
You can use the mugen command line to load up 3 players for testing.
cmd.exe -
cd C:\Your\Path\To\Mugen
mugen.exe -p1 char_defnamewithoutextension -p2 char_defnamewithoutextension -p3 char_defnamewithoutextension -s stage_defnamewithoutextension.
It might be better to spawn hitboxes for both players to hit. Is this for a full game?
Thanks for your command
it doesn't work.
P4 can't hit P2's attackbox :)