MENU

Fun & Interesting

ScriptableObjects, Explained | Unity Tutorial

LlamAcademy 15,888 3 years ago
Video Not Working? Fix It Now

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/scriptable-objects-explained 🏷️Save 25% on the ultimate C# IDE: JetBrains Rider with code LLAMACADEMY: https://www.jetbrains.com/store/?section=personal&billing=yearly 🧡 Believe in LlamAcademy's mission and have received value from the videos? Here's how you can show your support: 🌟 Patreon: https://www.patreon.com/llamacademy 🌟 YouTube Member: https://www.youtube.com/channel/UCnWm6pMD38R1E2vCAByGb6w/join or click the Join button on any video 📚 Take my Unity ShaderGraph Course: https://www.gamedev.tv/p/unity-shader-graph?affcode=45216_kuvg0bp7 👕 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/publisher-sale?aid=1101l9QvC (affiliate) 💸 Save up to 50% on NEW Assets: https://assetstore.unity.com/?new_sale=true&orderBy=1&aid=1101l9QvC (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!

Comment