У нас вы можете посмотреть бесплатно How to Pick up and Place objects in Unity P1 или скачать в максимальном доступном качестве, которое было загружено на ютуб. Для скачивания выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
We will explore how to pick up, place and drop objects in Unity as well as how to interact with different types of items. In Part 2 and 3 I will show you how to create a more Object-Oriented solution to make our pick up system more maintainable. Object-Oriented programming for unity devs video course: https://courses.sunnyvalleystudio.com... Starter project: https://drive.google.com/file/d/1YLzK... Part 2: • How to Interact with items in Unity 3... Scripts on github: https://github.com/SunnyValleyStudio/... You can support me through Patreon: / sunnyvalleystudio Assets used: https://www.kenney.nl/assets?q=2d https://assetstore.unity.com/packages... https://freesound.org/ Join the discord: / discord #unity3d #oop #gamedev 0:00 Introduction 1:24 Project setup 2:25 Detecting objects using Raycast 8:24 Setting up new input system 10:55 Pick up logic 18:01 Drop item logic