how to drop/move blueprint to different location in real time

Hi,

I need to drop to the level my blueprint in real time and then create transform (scale, rotation, location). This is possible in blueprint already,
but I cannot rotation, location or scale in real time.

This is in my game, after player want to move object (blueprint) in different location.

How to do this?

Regards

Have you tried to set the actor into movable? That’s also my problem on my early times then I realized that my actor is in static.

I know this. This I was looking: Unreal Engine 4 how to Grab and drop a Object (tutorial) - YouTube I need to check if can works correctly.

Soooo yeah would that mean your question is answered already? Apologies for my reply earlier though.