Let's start by taking a look at the scene we'll be working off:
As you can see from the previous picture, the tree in the center of the screen is the 3D model we are going to operate on—it's similar to one we've seen in the past, but tweaked to make it look more sci-fi once we start implementing the material on it. If you select it, you'll be able to see that it has two material slots: the first one with a material called M_ ChristmasTree_ Base and the second one named M_ ChristmasTree_ Hologram. This is the one we'll be operating upon, so make sure to open it up! Let's get started:
- Open up the second material, named M_ ChristmasTree_ ...