How to rotate an object in its axis with the left mouse button pressed?

Hi, guys.

How to rotate an object in its axis with the left mouse button pressed in blueprint?

im currently working on it but for touchscreen. Add set touchX=dragX in Begin Input Touch and this blueprint works. You may change this to mouse inputs…
Dont forget to make your own playercontrol so you can use your mouse…