Drag and Drop Objects

Hi everybody,

I’m a beginner in Unreal engine 4 and I’ve downloaded “Content Example” from “Market place”.

There is “Physics” file in “Content Example” shows example about objects that player can drag and drop.

I have followed the Blueprint in that file, try to drag and drop objects, put 3D objects together wherever the player want. But I still stuck in the blueprint to make that happen like in the Example.

Could you please help me to solve this stuck by a tutorial making blueprint or show me where I can learn knowledge to solve this problem. Please tell me anything you think could help.

I’m looking forward to seeing from all pros here.

Thanks so much!

Quang

Hi, your name sound like Vietnamese ^^ what you want to do exactly, grab object when click on it ?

So here you can find all the blueprint tutorial, pretty basic stuff:

For your specific problem, go to in Game->Blueprints you can find the PlayerCharacter is the Default Pawn Class for most of the level in Content Example, go check the Event Graph in PlayerCharacter, you can see the Left Mouse Button Event will handle that Drop and Drag Objects.

13502-capture.png

Check out the function to see how they do it after you finish youtube tutorial, this could be pretty simple than it look.

Hi Duncan,

Yeah, I’m Vietnamese ^_^.

Firstly, I’m very grateful for your answer quickly. I want to grab object when I click on it and put object on wherever I want as assembly

I will watch and practice follow your answer. I will try my best before asking again and I hope to get more help from you :slight_smile:

Thank you so much for your answer again

You’re welcome, glad to help, i’m Vietnamese too, it’s rare to see vietnamese around here ^^

Btw, if you want i can leave my email here if you want to drop me any question.

You’re Vietnamese too ! it’s very big happiness for me :slight_smile:

As you know, I’m not good at Blueprint, my major is financial.

But I’m very interested in UE4, so I learn by myself ^_^. It’s very happy when I do what I love but sometime I’m also sad when I stuck in some problems, hic hic!

May I have your email ?

If you have chance come back to Vietnam I promise I will take you to eat, drink, cinema… to thank for your help :slight_smile:

My email : tramkhanhquang@gmail.com
My Skype : tramkhanhquang

Thank you so so much !

Cool, it’s not a problem what u study, my major is electronic ^^
I’m currently busy develop this http://stormunited.com/

So not sure when come back to VN.

Here my email: damducanh87@gmail.com. My Skype : duncan.dam

The link above seem to be broke. Would anybody know where I might be able to find these tutorials or ones that are similar?