2.5D Player Rotation with Bolt

Good day, all!

I’m trying to create player controller for 2.5D side scroller game with Bolt and have a problem with player rotation.

Here’s my graph for player rotation:

It’s rotating, but how can I make it stop on 180 degree angle and not spinning constantly? Can I clamp rotation somehow?

Thanks!