After completing combo number 1, 2, 3, and 4, I performed IA_Attack again, but encountered an issue where combo 1 and 2 executed with a single click.
I don’t understand why this is happening, and I’ve spent a day trying to figure it out but couldn’t locate the error.
Specifically, when IA_Attack executed → Attack event is executed, and only on the second click does the Attack Combo event execute. (IA_Attack → Attack event → **Click mouse Attack again ** → Attack combo event)
However, after fully completing all 4 combo, when I click again, IA_Attack → Attack event → Attack Combo event triggers without needing a second click.
Can someone help me?