7:50
Tutorial: ScriptableObjects - Item database in Unity.
Explaining the use of Scriptable Objects by using an inventory item database as example in Unity.
8:57
When making a game you need a good way of storing data. This is where Scriptable Objects come in! In this video we'll learn how ...
13:12
CLEAN Game Architecture with ScriptableObjects | Unity Tutorial
Show your Support & Get Exclusive Benefits on Patreon (Including Access to this tutorial Source Files + Code) ...
7:04
Tanha Game Dev - Game & XR maker
A ScriptableObject is a data container that you can use to save large amounts of data, independent of class instances. One of the ...
2:49
Scriptable Objects - Unity's Most Important Feature for 2024 (Beginners)
Check out my premium course: https://patreon.com/collection/449368 How to make a game in 2024 using Unity? In this video ...
15:44
How to get a variable from another script in Unity (the right way)
Learn how to CODE in Unity: ...
9:20
Unity Access scripts, from another script.
Don`t forget to like and subscribe for more videos -- Unity Access scripts, from another script. 3D models and Sprites used for my ...
5:09
How to READ A VARIABLE from A DIFFERENT SCRIPT in Unity
In this video we'll see how to access a variable that is defined in a script from another script in Unity. Procedure to read a variable ...
4:15
Scriptable Objects Tutorial (Basics w/ Referencing) | Unity 5 [ C# ]
Brief look into the basics of scriptable objects in Unity. Scriptable objects are mainly used to store multiple variables into one ...
6:06
How to Simplify Working with Data in Unity Visual Scripting with Scriptable Objects
A quick video to get you up and running with Scriptable Object using Unity Visual Scripting! This video is a tutorial on using ...
3:37
Adding ScriptableObjects to MonoBehaviours & Nesting - Inventory System P2 - Unity C# 2018 Tutorial
My Unity 2020 Mini-Course - Make a 2D Platformer Character with State Machines ▻ https://skl.sh/3lpWPQL These tutorials show ...
14:09
Object References in Unity - How to Communicate Between Scripts
PSA: The "Unit" class is a simple class I created to represent a unit in my game. It's NOT an inbuilt class. Sorry for the confusion.
8:27
Be CAREFUL with Scriptable Objects!
Further Clarification https://youtu.be/CjJNeyyhsKs Synty Store BLACK FRIDAY https://cmonkey.co/syntystore ✓ Get 70% OFF ...
4:18
Quick Tip: Referencing Assets through Code | Unity Tutorial
Get the Project files and Utilities at https://unitycodemonkey.com/video.php?v=7GcEW6uwO8E This is a quick tip for referencing ...
25:50
Unity UI Toolkit: Scripting and Actions
Learn more about Unity UI Toolkit here: https://bit.ly/CCL-V152 In this tutorial, we take our Unity UI Toolkit interface to the next ...
5:24
What Are SCRIPTABLE OBJECTS in Unity?
If you need to manage multiple instances of one object, then Unity´s scriptable objects will be useful. In this video, I will teach you ...
39:57
Interface Magic? ScriptableObject Property Drawers - Unity Tutorial
Storing information in a ScriptableObject is cool but referencing a ScriptableObject does not give you access to the members of ...
8:55
Creating Shops from ScriptableObjects - Inventory System P2 - Unity C# 2018 Tutorial
My Unity 2020 Mini-Course - Make a 2D Platformer Character with State Machines ▻ https://skl.sh/3lpWPQL These tutorials show ...
7:13
Software Architecture in Unity
Ever wondered what software architecture is REALLY about? Why do we bother? --- If you would like to support me, feel free to ...
2:22
Scriptable Object Data Editor presentation
Quick demonstration of my new asset for unity : S.O.D.E. It is designed to improve the workflow of projects that use a large number ...