Basically I am making a side scroller, kinda like hack'n slash. When my player is walking, walk animation is playing (duh ) and then when i left click he is supposed to stop, play animation attack1, start ignoring platform user input and on attack1 finished stop ignoring user platform input.
That sounds simple enough but when i walk and click he stops and then I have to click again in order for him to start his attack animation. It's really annoying, and I have no idea how to fix it. I searched quite a bit but didn't find anything so any help would be useful.
Thanks in advance.