In this beginner unity tutorial we will continue making our random dungeon generation !
We will get our rooms to spawn in game, and then make sure using collisions that multiple rooms don't spawn ...
In this unity tutorial we'll take a look at how to make UI ! UI is used to create game's main menus, pause and option menus, inventories, health bars and lots MORE, so it's key to have a basic ...
https://www.youtube.com/watch?v=fwyAoE_uMFo
In the Unity tutorial, I will show you how to get lights working on 2D sprites !
By the end of the video your 2D scene should be filled with lights ...
Welcome to Blackthornprod !
In this quick and easy Unity tutorial, I will show you how to code in C# a simple enemy follow script ! Concepts shown include Vector2.MoveTowards and Vector2.Distance ...
In this easy Unity and C# tutorial I will show you how to change your gravity's direction !
We'll start by making a player controller that can move and jump on ground and ceiling, and finish up by ...
Hey everyone! In this video I go through how I use lighting and post processing to develop my scenes in Unreal Engine 4.
The main focus is on the 5 components that I always use to try make my ...
In this unity tutorial we will take a look at how to make a camera shake system with no code !
Camera shake can make games "feel" a lot more satisfying to play and explore (the indie studio ...
In this beginner unity tutorial we will begin making a random dungeon generation !
We will first of all discuss what are random dungeon must and must not have and follow up by making our rooms and ...
In this unity and C# tutorial we will take a look at how to make music transitions for your games !
We'll start by creating a simple script that will get our music smoothly moving from scene ...
In this unity tutorial I will show you how to customize your mouse cursor !
By the end of the video you will have the knowledge you need to give your game a juicy and intuitive feeling cursor that ...
Sponsored by Out-of-the-Box Plugins: https://unrealengine.com/marketplace/en-US/profile/Out-of-the-Box+Plugins
PLAY THE PROTOTOYPE: https://projectfelinegame.com
Support on Patreon: ...
Welcome to Blackthornprod !
In this Unity and Maya tutorial, I will bring you through the process of exporting your 3D animation and rig made in Autodesk Maya to Unity.
The video is aimed for ...
In this unity tutorial we will take a look at how to make a cool 2D platformer controller !
The character will be able to jump higher the longer you hold down the jump key, move left and right and ...