Enemy Yaw rotation 60ª

Hi,

I want my enemy to rotate -+60 º, whenever he reachs max rotation he turns to the opposite side.

Right now I am rotating the enemy 360º, how can I set a range of -60, +60? I already tried with float in range and some nodes like this but it’s not working for me.

Thanks!