FPS Games with Blender & UE4 Tutorial : Introduction
This is an introduction to a Game development series for creating low poly FPS games with Blender and Unreal Engine (UE4). In this I will show you how to model , rig and animate hands for an ...
This is an introduction to a Game development series for creating low poly FPS games with Blender and Unreal Engine (UE4). In this I will show you how to model , rig and animate hands for an ...
In this tutorial I show how to bake the high poly details of a sculpted model onto a low poly object with Blender, I use Blender 2.9 but 2.8 would work as well. The process works but in my ...
If you like to write C# code with Visual Studio Code for Unity 2019 you can follow along this video tutorial. I show you how to setup VS Code in Unity 2019 (Edit - Preferences) and which ...
In this Unity Gamedev tip and tutorial I show how to drag a gameobject around in your scene while the game is running. I write a C# script that you can attach to you game object to have the drag ...