12:18
Using Data to Drive Gameplay Systems in Unity
Learn how to replace brittle, logic-heavy gameplay code with a clean, data-driven ability system in Unity. We'll build composable ...
2:50
Unity & MySQL Databases: Introduction
A preview of our upcoming series on linking your Unity project with a MySQL database. Useful for cloud saves, live game updates, ...
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 ...
3:40:45
Databricks Full Course (With UNITY CATALOG) | Azure Databricks Tutorial
Databricks Full Course (With UNITY CATALOG) | Azure Databricks Tutorial | Spark Streaming using PySpark What You'll ...
26:12
Data Persistence - Save & load your game state while avoiding common mistakes | Unity Tutorial
Learn how to save and load data in Unity - avoiding common mistakes and dangerous serialization techniques many other ...
1:17:17
A Technical Deep Dive into Unity Catalog's Practitioner Playbook
Get ready to take a deep dive into Unity Catalog and explore how it can simplify data, analytics and AI governance across multiple ...
2:42:24
Unity Catalog Tutorial For Data Engineering Beginners (Backbone of Databricks)
Databricks | Unity Catalog | Azure Databricks | PySpark | Big Data What You'll Learn? In this 3-hour tutorial, you'll master Unity ...
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 ...
18:20
Here's everything you need to know about saving game data in Unity! ▻ Go to https://expressvpn.com/brackeys , to take back your ...
6:53
08 What is Unity Catalog and Databricks Governance | What is Metastore | Unity Catalog Object Model🔥
Video explains - What is Unity Catalog? Introduction to Unity Catalog. What is Metastore? How Databricks Governance works?
11:51
Unity Firebase Analytics Tutorial 2025 | Track Player Data Easily
Support My Work : ☕️ Buy me a coffee: https://buymeacoffee.com/payalvaghasiya Learn how to integrate Firebase Analytics into ...
1:10
BG Database v.1.8.6 trailer (a data manager for Unity game engine)
BGDatabase is a data manager for Unity game engine. Unity asset store: http://u3d.as/16JW Downloads page: ...
12:20
Unity SQLite Save System – Better Than PlayerPrefs! (Easy Tutorial)
Tired of using PlayerPrefs in Unity? Learn how to build a **real save system** with **SQLite** in this **beginner-friendly ...
2:28
Introduction to Connecting Unity to MY SQL Database
This is the introdcution video to the Unity to My SQL Database Connection Tutorial Playlist!
1:23:28
Unity Tutorial – Massive Multiplayer Online (MMO) Game with SpacetimeDB
In this Unity tutorial for beginners, you will learn to create your own MMO game with C# and SpacetimeDB. You will learn to create ...
38:02
Databricks Unity Catalog Tutorial - Data Governance made easy
Hi All, as the continuation of "Databricks architecture" movie https://youtu.be/9yKecTXW2pY , now its a time to discuss Unity ...
1:01:12
Database-Oriented Design: Why We Built Our MMORPG Inside a Database
SpacetimeDB is an all-in-one backend server and database designed for building and running multiplayer games and apps with ...
16:25
[Unity/C#] EASY Database with Scriptable Objects (Intermediate)
In this tutorial I'll teach you how to make a database with ScriptableObjects. Streamed live at : twitch.tv/naturalpowergames Most of ...
7:50
Tutorial: ScriptableObjects - Item database in Unity.
Explaining the use of Scriptable Objects by using an inventory item database as example in Unity.
18:47
Better Save/Load using Data Binding in Unity
Data Binding in Unity can speed up your save times tremendously by keeping the persistent state of the game ready to save at a ...