How to turn while crouching? (side scroller)

I don’t mean a crouch walk, but just the ability to make character turn the other direction (left/right) while still crouched.

Thanks.

Bump bump.

This is for the side scroller template.

It actually was a really simple solution, for some reason I had a branch where it shouldn’t have been, I removed that and the player scooted along at a slower pace left or right, but could turn left or right crouched. So I just set the crouch walk speed to zero, and that did the trick.