15:44
Event Bus & Scriptable Object Event Channels | Unity Game Architecture Tutorial
Learn how to implement an Event Bus strictly in code, and in a more-designer friendly, ScriptableObject driven “event channel” ...
11:16
ScriptableObject Events In Unity (C# Tutorial) | Unity Scriptable Objects
Wishlist Night Run on Steam: https://store.steampowered.com/app/2288760/Night_Run/ In this Unity tutorial we learn how to use ...
8:27
ULTIMATE Event System for Unity Beginners
Let's build the ultimate event system in Unity. With just 2 Scripts, you'll improve your programming skills and be able to organise ...
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 ...
21:22
Improve your Game Architecture with Scriptable Objects
SOAP (Scriptable Objects Architecture Pattern) is a Unity architecture pattern that leverages ScriptableObjects to create a more ...
1:04:29
Unite Austin 2017 - Game Architecture with Scriptable Objects
Scriptable Objects are an immensely powerful yet often underutilized feature of Unity. Learn how to get the most out of this ...
6:46
SCRIPTABLE OBJECTS and EVENTS in Unity
Create event system and events with scriptable objects in Unity. ✓ Get my courses with discount: Unity 6: ...
12:06
Game architecture with ScriptableObjects | Open Projects Devlog
In this second devlog, we look at how we employed ScriptableObjects to create a flexible and powerful game architecture for ...
15:47
Stop Using ScriptableObjects in Unity Like This! C# Has Been Humiliated Once Again...
Don't do this... Game development training from scratch with a job placement guarantee - https://ijunior.ru/unity-start ...
4:28
UnityEvents Explained in 4 Minutes
In this video you'll learn about what Events are, why you should use them, and how to use them in Unity. This video is valid as of ...
13:27
Learn to Build an Advanced Event Bus | Unity Architecture
Decouple your Game Objects! Create a powerful Unity Event Bus that bootstraps itself at runtime using advanced C# and Unity ...
11:55
Unity Event Bus: Simplify Messaging 🎯
Actions and delegates are great for writing cleaner code, but they often require referencing multiple classes. What if we could ...
6:47
C# Events in Unity! - Intermediate Scripting Tutorial
This video explains how to use special delegates called Events in order to subscribe methods (functions) to create flexible ...
11:14
Scriptable Object Event Systems In Unity 2022
If you want to see some of my stuff for yourself. Check out these links: Discord: https://discord.gg/48q2vC9mJn Tactics Toolkit: ...
6:08
Unity ScriptableObject. Пишем простой инвентарь
Рассказываю про ScriptableObject - крайне полезный класс Unity для работы с данными и не только. А так же создаю ...
21:24
Unleashing the Power of Event Channels in Unity
Implementing Event Channels in Unity allows us to decouple our Game Objects and make our projects more modular and resilient ...
2:15
Unity ScriptableObject based Game Event System Tutorial
Grab this code on Github: https://github.com/NeoDragonCP/Unity-ScriptableObjects-Game-Events- A written tutorial and another ...
10:48
Unity3D Scriptable Object Architecture (Free Asset Review)
In this tutorial we take a quick look at the ScriptableObject Architecture asset by Everland Games. It's a great free, open source ...
8:01
How To Build An Event System in Unity
In this video we take a look at how to build a Custom Event System in Unity. We look at why a Custom Event System might be ...