Anyone got any idea why its making me have to crouch twice after implenting blueprint logic to be able to jump even when crouched?

How do I allow Jump while I am Crouching? - #5 by leofucci Got it off this person on a forum but the problem is, when im crouching and i jump it works, but when i go to crouch again it only lets me crouch if i press it one time and then the second time it fires finally.


yeah so i tried to do the same thing with my sprint but all i did was add a branch and uncrouch node and the same problem is reoccurring and it seems like it could be a simple fix and i have to do something after the uncrouch like set it back to its normal state or something

okay well i figured it out, turns out the problem was with my crouch logic, i was just doing some dumb simple toggle bs with the flip flop node. pretty logical too i dont know how i didnt catch it :deaf_man: