Full Unity 2D Game Tutorial 2019 – Scriptable Objects In this section of the tutorial we will dive into Scriptable Objects. Scriptable objects are a way to contain data in asset files that can then be used by your game objects. As an example we could have a car Scriptable object. This could than be […]