After click event mouse yaw and pinch are not working

Hello
Please see blueprint here

I want yaw and pinch to work only on left mouse button pressed. This works fine , but after i release button and press it again - yaw and pinch are not working. Simulated in blueprint - it is getting data and branch is working.

If it worked once and failed to work next time, I would imagine that the Axis Value is not being passed over properly the next time through.

I’d verify that Axis Value is getting a value you expect. Have you logged that to verify?

Opened it again , added print with value from axis and it started to show data and started to work. Deleted print event - working fine. Miracle ! Thanks for advice though :slight_smile: