5:12
Better Data with Scriptable Objects in Unity! (Tutorial)
In this video, we are going to show you how to use Scriptable Objects to manage your data in Unity. Download the Unity Royale ...
5:31
Stats Data Handler with Bolt and Scriptable Objects
A follow up video that looks at creating a "stats handler" to pull data off a scriptable object using Bolt visual scripting. The example ...
2:49
Scriptable Objects - Unity's Most Important Feature for 2024 (Beginners)
In this video, you'll find out how Unity's scriptable objects work and how you can use them to your advantage! Unity Beginners ...
19:46
How to Craft Items with Scriptable Objects! (Unity Tutorial)
Let's take our Crafting System and make it super easy to add new Items and Recipes using Scriptable Objects! Get Code ...
2:34
Inventory System in Unity based on Scriptable Objects - P1
In this Unity Inventory System tutorial series we will explore how to use Scriptable Objects to store data about items that a player ...
46:23
Arrays Lists Scriptable Objects & Saving Data - Player Select Menu | #Unity
ALSOS Unity Package: https://github.com/satchell78/alsos Asset Store ▻ https://assetstore.unity.com/?aid=1101l8fDo POLYGON ...
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 ...
19:38
MonoBehaviour и ScriptableObject. Для чего нужны и как использовать?
Руслан Смирнов • Game Development
Я помогу: https://rebrand.ly/rs-gd-consultation Разберем базу юнити - классы MonoBehaviour и ScriptableObject.
11:19
5 . Managing Equipment Stats with Scriptable Objects (Let's Make an Equipment System In Unity!)
... agility, intelligence... we'll create a library of scriptable objects to store equipment data, and we'll hook this up to our Equipment ...
6:46
SCRIPTABLE OBJECTS and EVENTS in Unity
... with scriptable objects in Unity. ✓ Get my courses with discount: Unity 6: https://www.udemy.com/course/unity2dmaster/?
13:08
Flexible INVENTORY SYSTEM in Unity with Events and Scriptable Objects
Using Interfaces/Scriptable Objects/Events we can setup a pretty flexible Inventory System in a clean way that will provide a lot of ...
1:57
Scriptable Object Organizer | Unity Editor Extension
The Scriptable Object Organizer is everything you need to organize those pesky objects you have floating around in the Assets ...
6:20
Data Manager - Scriptable Object Editor Window
Organize all of your scriptable objects into one easy-to-build Odin Editor Menu Window. Simply use a custom attribute to indicate ...
15:05
Scriptable Cookbook: Scriptable Object Variables and Actions
In this Unity tutorial we will look at how you can improve your workflow in Unity, avoid spaghetti code and tight coupling by using ...
35:21
Unity INVENTORY: A Definitive Tutorial
... drag and drop 7:00 - Items scriptable objects 9:28 - Initialise inventory items based on scriptable objects 11:02 - Finding free slot ...
15:35
Create a Quest System with Scriptable Objects - Top Down Unity 2D #25
In this video, we'll design the quest classes and set up Scriptable Objects to make our Unity 2D quest system modular and ...
15:03
The 3 ways to make inventory items in Unity
... new to you, such as plain classes, structs, and scriptable objects. In this video, you'll learn about the 3 types of inventory system, ...
18:16
CardRPG Scriptable Objects Tutorial for Unity [Part 8] - Enemy Scriptable Object Setup
Welcome to Part 8 of a tutorial that I've been putting together to help learn and use Scriptable Objects in Unity! In this video, we ...
1:57
Unity - How to add a custom icon for a Scriptable Object
A simple tutorial demonstrating how to add a custom icon to a Scriptable Object instance. Project source code: ...
14:16
Unity how i use a lot of scriptable objects
someone was asking why he should use scriptable objects over just using a list so I decided to make this video to hopefully help ...