Title says it all. I want the character to not be able to sprint while in crouch position and when I press jump key bind while crouch I want the character to stand up instead of jump.
So I managed to do it with these blueprints but the problem I’m getting is when I’m in crouch position and I press the IA_Jump (Spacebar) to Standup instead of jump while crouched, my character stands up but its locked in the crouching speed. It cant sprint, it cant jump and its crawling at crouch speed until I press the IA_Crouch keybind again then it snaps back into normal speed mode, where I can sprint jump etc.
Whats the way I can fix this issue where the character is stuck in Crouch mode even it stood up.