Shopping cart

Loading cart


SUBSTANCE POD TUTORIALS

Those tutorials will teach you how to use substances at runtime in your Unity projects.

1. INTRO

In this intro video to programming Substance materials in Unity, we will explore how to access the different properties, of the substance, with C#.

2. FLOAT

We continue our exploration of programming a Substance in Unity, by learning how to access properties that are of type Float and how to hook a slider up to them.

3. COLOR PICKERS

This tutorial video gets dives a bit deeper and shows you how to hook up your own dynamic color picker so you can drive the colors of your Pod model.

4. ENUMS

We complete this entire series by showing you how to set up enums to a list of buttons in your Customizer GUI.