Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shamim-akhtar/drag-and-drop

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.
https://github.com/shamim-akhtar/drag-and-drop

game-development unity3d

Last synced: 2 months ago
JSON representation

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.

Awesome Lists containing this project

README

        

# Implement Drag and Drop Item in Unity

![Implement Drag and Drop Item in Unity](https://github.com/shamim-akhtar/drag-and-drop/blob/main/Featured.jpg)

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](https://faramira.com/implement-drag-and-drop-item-in-unity/)
Try the WebGL version [WebGL](https://faramira.com/downloads/dragdrop/WebGL/)

## View the tutorial on YouTube.

[![Watch the video](https://img.youtube.com/vi/FGJB26GATQM/0.jpg)](https://youtu.be/FGJB26GATQM)