How to make pick and drop system in unity | Code Crafters

Опубликовано: 06 Октябрь 2024
на канале: CodeCrafters
90
7

How to make pick and drop system in unity | Code Crafters

In this tutorial, you'll learn how to create a simple but effective pick up and drop system in Unity. Whether you're building a game or an interactive application, being able to pick up and manipulate objects is a useful skill to have. With just a few lines of code and some basic Unity components, you can add this functionality to your project and give your users a more immersive experience.

Detect : https://github.com/Mewtogithub/Player...

Equip Script : https://github.com/Mewtogithub/Player...