Use Scriptable Objects to Improve Your Game!

Опубликовано: 05 Октябрь 2025
на канале: Ketra Games
753
43

Learn how to use Scriptable Objects in Unity to simplify your data management, improve memory usage, and make your game systems more reusable and organized.

In this Unity tutorial, we’ll show you step-by-step how ScriptableObjects can clean up your workflow and make it easier to keep all your related data in one place.

This is the twenty second video in our series showing how to make a full top down 2D shooter game in Unity.

Watch the full playlist here:
►    • Unity 2D Top Down Shooter for Beginners  

The project files are available to our patrons here:
►   / 139094652  

Want to follow along? This project is a good starting point
►   / 111625822  

The full Top Down Shooter Project is available to our patrons here
►   / 75231350  

The final scripts can be found here
► https://dotnetfiddle.net/SBMZXg

The video showing how to upgrade to Unity 6 can be found here
►    • 2D Top Down Shooter - Upgrade to Unity 6  

Help support our work:
► Patreon:   / ketragames  

Follow us:
► Ketra Games: http://www.ketra-games.com
► Patreon:   / ketragames  
► Twitter:   / ketragames  
► Facebook:   / ketragames  

Introduction - 0:00
Writing the Scriptable Object Script - 01:11
Creating a Scriptable Object for the Normal Enemy - 07:04
Making Use of the Scriptable Object - 08:45:30
Using a Scriptable Object for the String Enemy - 17:05
Summary - 18:47

#KetraGames #LearnUnity #UnityTutorials #UnityTips