How to rotate mini map with mouse x input?

Yes i want to improve it. I want to rotate the camera.

I want to move the image of the minimap, so that it rotates in a circle when i move my mouse left and right like in the game Cysis for example.

The character turns right or left and the minimap turns with the character.

That’s what i need. I called the boolean variable Mouse, by default it is unchecked.

I connected a set mouse node to the input axis turn rate node and checked the little white box.

At the input axis turn node i connected a branch with a condition Mouse.

i have no compile errors but the minimap camera does not move. Any thoughts on how to move the camera?