Skip to content

Drag and drop item functionality in Unity. A tutorial to show how we can implement the dragging of a UI item and dropping it to instantiate a prefab on a 3D scene.

Notifications You must be signed in to change notification settings

unitycoder/drag-and-drop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implement Drag and Drop Item in Unity

Implement Drag and Drop Item in Unity

In this tutorial, we will implement a drag-and-drop item functionality in Unity. We will drag a UI item and drop it to instantiate a prefab on a 3D scene.

Read the tutorial on Faramira Implement Drag and Drop Item in Unity Try the WebGL version WebGL

View the tutorial on YouTube.

Watch the video

About

Drag and drop item functionality in Unity. A tutorial to show how we can implement the dragging of a UI item and dropping it to instantiate a prefab on a 3D scene.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%