Creating a Farming RPG (like Harvest Moon) in Unity — Part 19: Naming and Spawning Chickens

This article is a part of the series:
Creating a Farming RPG (like Harvest Moon) in Unity

Ever wanted to create a game like Harvest Moon in Unity? Check out Part 19 of our guide here, where we set up a spawning system for the incubated chickens in the coop, as well as a system for naming these chickens. You can also find Part 18 of our guide here, where we went through how to create an incubator for chickens.

To view this content, you must be a member of Terresqualls Patreon at $5 or more
Already a qualifying Patreon member? Refresh to access this content.

Creating an Underwater Survival Game like Subnautica Part 7 — Tools

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. This time, we'll be focusing on Tool Usage, the Health System for entities in the game like mobs and the Player, and Particle Effects with a simple Object Pooler.

To view this content, you must be a member of Terresqualls Patreon at $5 or more
Already a qualifying Patreon member? Refresh to access this content.

Creating a Farming RPG (like Harvest Moon) in Unity — Part 18: Incubator for Chickens

This article is a part of the series:
Creating a Farming RPG (like Harvest Moon) in Unity

Ever wanted to create a game like Harvest Moon in Unity? Check out Part 18 of our guide here, where we go through how to create an incubator for chickens. You can also find Part 17 of our guide here, where we went through how to give NPC Gifts and display relationship information.

To view this content, you must be a member of Terresqualls Patreon at $5 or more
Already a qualifying Patreon member? Refresh to access this content.

Creating an Underwater Survival Game like Subnautica Part 6 — Hotbar

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 through creating a Hotbar — a potentially crucial part of the player's UI — in your game.

To view this content, you must be a member of Terresqualls Patreon at $5 or more
Already a qualifying Patreon member? Refresh to access this content.

Creating a Rogue-like (like Vampire Survivors) in Unity — Implementing Mobile Compatibility: Part 1

This article is a part of the series:
Creating a Rogue-like Shoot 'Em Up (like Vampire Survivors) in Unity

Update 22 January 2024: There was a bug in our Virtual Joystick Pack that we’ve fixed. If you were having problems getting the joystick to work after exiting the game and restarting it, please redownload the pack and reimport it into your project.

Implementing Mobile Compatibility is a short series of articles that will complement our main Vampire Survivors series. As the name suggests, in this series of articles, we will be exploring how to bring mobile compatibility to the game that we have been building in our main series.

Specifically, in this article (and the accompanying video that will be released soon), I will be covering — in general — the things to consider when introducing mobile compatibility to a game, as well as how to port the movement controls (the only mode of control in the game) to a mobile interface.

Continue reading

Creating a Metroidvania (like Hollow Knight) — Part 10: Boss Fight

This article is a part of the series:
Creating a Metroidvania (like Hollow Knight) in Unity

19 May 2024: This article has been updated to correct some errors and missing information.
Here's the list of changes and bugfixes for Part 10 of the Metroidvania Series.

Welcome to Part 10 of our Metroidvania tutorial series, where we’ll take you on a journey through the development process of creating your own Metroidvania game, just like the widely popular Hollow Knight, in Unity!

To view this content, you must be a member of Terresqualls Patreon at $10 or more
Already a qualifying Patreon member? Refresh to access this content.
How to import and use custom fonts in Unity

How to import and use fonts in your Text UI elements in Unity

When working with user interfaces in Unity, it’s often necessary to use a custom font for your text to improve the overall aesthetic of your game. In this article, we’ll take a step-by-step journey through the process of using a custom font for both legacy and TextMeshPro text in Unity.

Continue reading

Creating a Metroidvania (like Hollow Knight) — Part 9: Menus UI, Settings, Pausing, and Audio

This article is a part of the series:
Creating a Metroidvania (like Hollow Knight) in Unity

2 May 2024: This article has been updated to correct some errors and missing information.
Here's the list of changes and bugfixes for Part 9 of the Metroidvania Series.

Welcome to Part 9 of our Metroidvania tutorial series, where we’ll take you on a journey through the development process of creating your own Metroidvania game, just like the widely popular Hollow Knight, in Unity!

To view this content, you must be a member of Terresqualls Patreon at $5 or more
Already a qualifying Patreon member? Refresh to access this content.