On my attack animation i added an event to the last frame.
I tested the event and i seen that it always gets delayed when the event gets fired, all i have is a function with a bool which sets to true.
It always fires the event in the middle of the idle animation.
Is there a way to fix this?
Thanks.