Posted by vgma2
in problem changing command from Charged move to turned base move (Started by Shollkee December 24, 2014, 06:13:04 amBoard: M.U.G.E.N Configuration Help
[Command]
name = "Oni Musou_Lv.1"
command = ~D DF, F, D, DF, F, x
time = 25
Looks like you have a typo in your command.
You're missing a comma after your first "D"
[Command]
name = "Oni Musou_Lv.1"
command = ~D, DF, F, D, DF, F, x
time = 25



