In this tutorial we're going to look at a really useful feature in Unity, that allows us to use mathematical functions to position groups of objects.
Help support our work:
► Patreon: ...
In this Unity tutorial we're going to look at a really simple way to pause and resume a game.
The project files are available to our patrons here:
► https://www.patreon.com/posts/70967262
Want ...
In this Unity 2D tutorial we're going to look at how to make a game object rotate, to face the direction it’s moving in.
This is the third video in our series showing how to make a full top down ...
Your user interface will be the first thing your players interact with when entering your game. Ensure your UI is reliable across different resolutions and aspect ratios.
Better yet, make the ...
Isometric games can actually be made in 3D. This way simplifies game development a lot. How do these games look, what are the pros and cons of this approach and how to make them - watch in this ...
In this video we're going to look at naming conventions in Unity.
We’ll go through why naming conventions are important, and then look at a slight change we’re planning on making to the naming ...
In this Unity tutorial we're going to look at how we can create simple animations
The project files are available to our patrons here:
► https://www.patreon.com/posts/62683553
Want to follow ...
In this Unity game development tutorial we're going to look at how to use wind zones to make trees sway.
The project files are available to our patrons here:
► ...
In this Unity game development tutorial we’re going look at how we can easily control when to transition from one animation to another from our scripts.
We’ll see how we can use animation ...
In this Unity game development tutorial we’re going to look at how we can make a character jump when a button is pressed.
The final script can be found here - https://dotnetfiddle.net/0GDAm3
...
Controlling the flow and state of your game is a fundamental step of game development. I'll show you how to structure your game logic to easily flow between each state (ie: player turn, enemy ...
Sign up to Milanote for free with no time limit: https://milanote.com/gamedevguide0422
Let's take a look at some not-so commonly known things that you can do in Unity and C#. Hopefully there's ...
In this Unity game development tutorial we're going to look at how we can prevent a character from bouncing, when moving down a slope.
We'll start off by explaining why the character bounces ...
In this Unity game development tutorial we're going to look at how to create a third person camera. We’ll look at how to have the camera orbit around the character, how to zoom in and out, and ...
In this video, we are going to show you how to use Scriptable Objects to manage your data in Unity.
Download the Unity Royale Project here!
https://on.unity.com/33FplpG
Learn more about ...