(add) When attack button is pushed and held down, it should start your charge attack after other ability is finished

Currently when doing abilities, like dodge, you have to wait before pressing attack down to start charging. If you pressed it down while in dodge, you just stand there doing nothing. With the current input queuing, you might do 2 dodges when you meant to just do one and it will throw off the start of charging the attack.

I guess the input queue does not add button that is held down?

When doing any ability, if attack is pressed and held down while ability is going, it should start doing the charge attack.

Looks like this is only a problem with “recovery dodge”?