ScriptableObject Tutorial: Getting Started

In this tutorial you’ll learn how to create and use ScriptableObject in Unity. ScriptableObjects in Unity can increase your workflow, reduce memory usage, and even decouple your code architecture. By Ben MacKinnon.

4.5 (45) · 1 Review

Download materials
Save for later
Share
You are currently viewing page 3 of 3 of this article. Click here to view the first page.

Where to Go From Here?

If you missed anything along the way, you can download the final project for this tutorial using the Download Materials link at the top or bottom of this tutorial.

If you’d like to go a step further, try to make each sword play a different sound. Try extending the Sword Data ScriptableObject and listening for the OnSwordSelected GameEvents.

Looking to learn more about Unity? Watch our Unity video tutorial series or read our written Unity tutorials.

Feel free to ask any questions or leave any comments in the discussion forum below.