Turn based combat This tutorial will teach you how to make a 2D turn-based combat game in Unity. We will be using 2D rigging and 2D IK to create the animations. The game will contains 4 different characters, orc, lich, skeleton, and a devil. We will make a universal rig, that we can reuse [...]
2D Platformer
knnthra_9494s7mm 2021-01-20T06:56:58+00:002D Platformer In this tutorial series you will learn how to create a 2D platformer in Unity. I recommend that you have unity 2019 or newer installed when following along. I will release a new video to the public every Monday. Patrons will have early access and will be able to watch new videos [...]
Pathfinding
knnthra_9494s7mm 2021-01-20T06:56:49+00:00PATHFINDING WITH A* This is a miniseries that supports my RPG tutorial. This tutorial will teach you how to implement A* pathfinding (Astar) on a tilemap in Unity. GET THE FILES Get this and all my current and future projects on Patreon for 5$. This includes all assets from all my projects (Sprites, 3D [...]
Dragon flyer
knnthra_9494s7mm 2019-04-14T08:57:55+00:00DRAGON FLYER This is a simple one button endless runner game. You can test out the game here in your browser or download it on GooglePlay. In the tutorial you will learn how to implement the following things: Parallax scrolling background in 3 layers. An endless scrolling background. Random obstacle generation. Restarting the game [...]
Tilemap
knnthra_9494s7mm 2021-01-20T06:56:33+00:00TILE MAP In this tutorial you will learn how to use the new tilemap feature in unity. We will generate our own custom tile so that we can use it to add wat er to our map. GET THE FILES Get this and all my current and future projects on Patreon for 5$. This [...]
RPG
knnthra_9494s7mm 2021-01-20T06:56:24+00:00RPG In this tutorial series you will learn how to create an RPG game in UNITY. The scripting language used in this series is C#. I will explain everything I'm doing in details so that every one can follow along and learn something. I will be following the Object oriented principles and keep good [...]
Color Bazerk
knnthra_9494s7mm 2021-01-20T06:56:15+00:00COLOR BAZERK In this tutorial you will learn how to create the game ColorBazerk GET THE FILES Get this and all my current and future projects on Patreon for 5$. This includes all assets from all my projects (Sprites, 3D models, sounds, C# scripts with comments etc.). PATREON Get this project as a [...]
Debugging
knnthra_9494s7mm 2021-01-20T06:56:05+00:00DEBUGGING Thus tutorial teach you how to use the Visual studio debugger with Unity. GET THE FILES Get this and all my current and future projects on Patreon for 5$. This includes all assets from all my projects (Sprites, 3D models, sounds, C# scripts with comments etc.). PATREON Get this project as a [...]
Saving & Loading
knnthra_9494s7mm 2021-01-20T06:55:55+00:00SAVING & LOADING In this tutorial you will learn how to save and load objects in Unity. GET THE FILES. Get this and all my current and future projects on Patreon for 5$. This includes all assets from all my projects (Sprites, 3D models, sounds, C# scripts with comments etc.). PATREON Get this [...]
Keybinds
knnthra_9494s7mm 2021-01-20T06:55:46+00:00KEYBINDS This tutorial will teach you how to create a keybind menu in Unity. GET THE FILES Get this and all my current and future projects on Patreon for 5$. This includes all assets from all my projects (Sprites, 3D models, sounds, C# scripts with comments etc.). PATREON Get this project as a [...]
Loading levels
knnthra_9494s7mm 2021-01-20T06:55:35+00:00In this tutorial you will learn how to load scenes in Unity. GET THE FILES. Get this and all my current and future projects on Patreon for 5$. This includes all assets from all my projects (Sprites, 3D models, sounds, C# scripts with comments etc.). PATREON Get this project as a standalone product [...]
2D Pathfinding
knnthra_9494s7mm 2021-01-20T06:55:25+00:00DESCRIPTION In this tutorial you will learn how to use the NavMesh system in a 2D game. GET THE FILES Get this and all my current and future projects on Patreon for 5$. This includes all assets from all my projects (Sprites, 3D models, sounds, C# scripts with comments etc.). PATREON Get this [...]
Casting bar
knnthra_9494s7mm 2021-01-20T06:55:16+00:00In this tutorial you will learn how to create a casting bar in Unity. GET THE FILES. Get this and all my current and future projects on Patreon for 5$. This includes all assets from all my projects (Sprites, 3D models, sounds, C# scripts with comments etc.). PATREON Get this project as a [...]
Tower defense
knnthra_9494s7mm 2021-01-20T06:54:25+00:00TOWER DEFENSE In this tutorial you will learn how to create a 2D tower defense game in UNITY. GET THE FILES Get this and all my current and future projects on Patreon for 5$. This includes all assets from all my projects (Sprites, 3D models, sounds, C# scripts with comments etc.). PATREON Get [...]
2D Platformer
knnthra_9494s7mm 2021-01-20T06:54:13+00:002D PLATFORMER In this tutorial you will learn how to create a 2D platformer in Unity GET THE FILES Get this and all my current and future projects on Patreon for 5$. This includes all assets from all my projects (Sprites, 3D models, sounds, C# scripts with comments etc.). PATREON Get this project [...]
Inventory
knnthra_9494s7mm 2021-01-20T06:54:03+00:00In this tutorial you will learn how to create an inventory in Unity. GET THE FILES. Get this and all my current and future projects on Patreon for 5$. This includes all assets from all my projects (Sprites, 3D models, sounds, C# scripts with comments etc.). PATREON Get this project as a standalone [...]
Health bar
knnthra_9494s7mm 2021-01-20T06:53:50+00:00In this tutorial you will learn how to create a health bar in Unity. GET THE FILES. Get this and all my current and future projects on Patreon for 5$. This includes all assets from all my projects (Sprites, 3D models, sounds, C# scripts with comments etc.). PATREON Get this project as a [...]
Achievement system
knnthra_9494s7mm 2019-04-14T09:07:26+00:00ACHIEVEMENT SYSTEM In this tutorial you will learn how to create an inventory in Unity. GET THE FILES Get this and all my current and future projects on Patreon for 5$. This includes all assets from all my projects (Sprites, 3D models, sounds, C# scripts with comments etc.). PATREON Get this project as [...]
ZigZag Clone
knnthra_9494s7mm 2019-04-14T09:08:48+00:00ZIGZAG In this tutorial you will learn how to a clone of the game ZigZag. GET THE FILES Get this and all my current and future projects on Patreon for 5$. This includes all assets from all my projects (Sprites, 3D models, sounds, C# scripts with comments etc.). PATREON Get this project as [...]