These are ‘latency’ indicators
What they mean is, you’re code will go directly to the next instruction and not wait until these events have finished
The next event for you is ‘combo end’. It’s not waiting until the combo has finished.
Would that screw things up?
If you want to run stuff after the animations, try putting it here
I’m not saying this is the final answer, but it might well help…