Creating an Underwater Survival Game like Subnautica Part 5 — Crafting System

This article is a part of the series:
Creating an Underwater Survival Game (like Subnautica) in Unity

Video authored, edited and subtitled by Sarah Kagda.

Hello everyone, and welcome to this installment of the Underwater Survival tutorial series! Here, I'll guide you in creating a Crafting System similar to Subnautica, as well as how to create recipes that you can use for the Crafting System.

To view this content, you must be a member of Terresquall's Patreon at $5 or more
Already our Patron? Login to access this content.

There are 2 comments:

  1. Hello, I’m having some issue with adding the event Listener in the button set up script currentButton.onClick.AddListener(() => CraftObjectFunc(recipe)); The button gets added with the correct sprite but it does not contain a Listener I’ve checked it in the inspector and there is no event added to OnClick, do you know why that might be?

Leave a Reply

Your email address will not be published. Required fields are marked *

Note: You can use Markdown to format your comments.

For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

I agree to these terms.

This site uses Akismet to reduce spam. Learn how your comment data is processed.