Hi there, I was trying to change the command of H' cvs_honda from a charged base character to a turn base character for my easier gameplay. I did the usual changes, which usually works Example from: [Command] name = "Oni Musou_Lv.1" command = ~$B, F, B, $F, x time = 25
to
[Command] name = "Oni Musou_Lv.1" command = ~D DF, F, D, DF, F, x time = 25
For some reason it does not working. Please help or direct me if any further changes or changes I need for this to work.