#Clicking/holding objects and moving them.
1 messages · Page 1 of 1 (latest)
Depends on what nodes you're using and how you want them to behave during and after draging.
You could simply do global_position = get_mouse_global_position() for 2D objects, for example.
You can make an area 2D around the spot you want to be draggable