Additional feature for the side scroller -> Fixed Facing Position

Can we have a simple addition added to the side scroller device. Ive been creating a game and didnt think much about the issue as the third person controls device has the option but for whatever reason the third person controls doesnt override the sideways device :frowning:

Image 1

Third person and fixed this works but then character can move left/right aswell as forward/back

Image 2 sideways device

Image 2 lets you go only forward/back but the player when going back rotates around and this is the issue i would like the facing view to be constant and not let the player rotate basically.

I would have thought the 3rd person controls would handle this but they dont overwrite this in the side scroller device.

The player should always face the same direction and if going backwards its like a moonwalk effect so they still face the same way but walk backwards.