Hello, Today I have encountered the problem of I do not know how to disable an input for a single key or input while in a different animation.
In other words, since i’m not good at explaining things lol, I am in my crouch animation (which is replicated for multiplayer) and I press the shift key, It makes the crouch animation move faster with the character movement max walk speed variable. Is there any way that I am able to disable that key while I am in the certain animation blend space.
I think I have to do it in the Start Function for the crouch animation, but I am not 100% sure.
I am sure this is a easy fix, probably a built in function in the engine for all I know lol.
Any help will be appreciated!
Cheers!