top of page
TRICKS, TIPS & TUTORIALS
Tutorials for everything from beginner basics to advanced techniques.
Check them out if you're looking for ideas or want to follow along to hone your skills. Your feedback is always appreciated!
Search

Modular Characters: Creating Custom Wearables
CREATING YOUR OWN CUSTOM WEARABLES TO USE WITH THE MODULAR SYSTEM Using Unity Version 2021.3 One of the most common questions I get asked...
239 views

Adding Facial Expressions to Characters
A basic tutorial for using Blendshapes to create facial expressions in Unity.
1,005 views

Importing Add-On Packs
IMPORTING ADD-ON PACKS FOR USE WITH THE MODULAR SYSTEM Using Unity Version 2021.3 This tutorial will show you how to easily import Add-On...
318 views

QuickStart: Character Controllers
USING THE UNITY STARTER ASSETS - THIRD PERSON CHARACTER CONTROLLER Using Unity Version 2021.3 This tutorial will show you how to easily...
799 views

Swapping Rigged Hair to an Existing Armature
ADDING RIGGED HAIRSTYLES TO ARMATURES Using Unity Version 2019.4 We’re going to talk about hair today! This tutorial is a bit of a...
1,188 views

Changing Materials on the Fly
MINI TUTORIAL: SIMPLE MATERIAL SWITCHER Using Unity Version 2019.4 There are a million reasons you might want to change a material in...
2,392 views

Effortless Eye Movement: Continued
There are two things we want to do to our eye movement system at this point: 1) Smooth out the transitions to and from a look state, and 2)
425 views

Effortless Eye Movement: Two Ways!
This tutorial will go through two different ways to tackle eye movement: 1) Using bone transforms, and 2) using texture offsets...
1,875 views

Easy Inverse Kinematics
Adding Natural IK to Your Animations in Unity
2,421 views

Add Parts to a Rigged Character
We want to add additional meshes to an existing armature. Hundreds of games do this. It must be simple, right?
4,737 views

Animating Cloth and Hair
Secondary motion is one of the most difficult areas of keyframe animation. Done correctly, it will elevate any animation.
1,913 views
bottom of page