Someone reported some SOYSAUCE King of Fighters characters are not working with this or any other tag system.
https://streamable.com/2k0qi0
You can make them work locating the command Helper, a helper used as an input buffer for those chars.
Then add root to any command trigger you could find inside that helper. Command triggers should look like this
trigger1 = root,command = "superAttack" this is just an example.
Algunas personas estan reportando que los personajes King of Fighters de Soysauce no estan trabajando en mi sistema o cualquier otro sistema tag.
Solo tienes que buscar el "command" Helper, un helper que usan esos personajes como un buffer para los inputs.
Dentro de ese helper localiza los trigger "command" y cambialos a "root,command"
Tienen que verse asi
Trigger1 = root,command = "superAttack" , esto es solo un ejemplo.