У нас вы можете посмотреть бесплатно ScriptableObjects, Explained | Unity Tutorial или скачать в максимальном доступном качестве, которое было загружено на ютуб. Для скачивания выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса savevideohd.ru
Learn the power of Scriptable Objects! In this tutorial video you'll learn about some of the awesome things you can do with ScriptableObjects. From saving memory, enabling configuration-driven games, and more! Scriptable Objects are hugely powerful tools that Unity provides to us to make our lives easier! 👨💻 As always, all code from this video is available on GitHub: https://github.com/llamacademy/script... 🏷️Save 25% on the ultimate C# IDE: JetBrains Rider with code LLAMACADEMY: https://www.jetbrains.com/store/?sect... 🧡 Believe in LlamAcademy's mission and have received value from the videos? Here's how you can show your support: 🌟 Patreon: / llamacademy 🌟 YouTube Member: / @llamacademy or click the Join button on any video 📚 Take my Unity ShaderGraph Course: https://www.gamedev.tv/p/unity-shader... 👕 Get yourself some LlamAcademy merch: https://llamacademy.myspreadshop.com/ 💸 Use my Affiliate Link for Humble Bundles https://humblebundleinc.sjv.io/9g4ak4 💸 Publisher Sale! 50% OFF an entire publisher's Assets! Publisher changes weekly! https://assetstore.unity.com/publishe... (affiliate) 💸 Save up to 50% on NEW Assets: https://assetstore.unity.com/?new_sal... (affiliate) Some links may be affiliate links, which at no additional cost to you, gives me a small portion of the purchase. Chapters: 00:00 What the heck are Scriptable Objects Anyway? 00:48 #1 Use Case (according to Unity) 01:42 Creating Scriptable Objects 04:33 What Data Should Go into a Scriptable Object? 08:33 Using ScriptableObject Data in a MonoBehaviour 10:23 Using ScriptableObjects with Components You Don't Control (NavMeshAgent, for example!) 14:14 Dangers of Modifying ScriptableObjects in the Editor 17:10 Recap!