Pick up and inspect an object

Hello I’m creating a narrative game and want a object that when you left click on it it raises to the screen and then let’s you rotate the item with arrow keys or mouse which ever easier can sombody help?

This project has how to pick up and drop an object on the character in the Blueprints folder. Every single node is annotated to explain what it is doing.

This will get you where you need to be. From here it’s just a matter of adding OnEventArrowRight set TransformArrows rotation to +1 and the same for arrow left.