Bears Can't Drift! Game Dev Blog

I think I have seen that one before but I didn’t use it to build mine. Its actually a really simple shader to make! :smiley: Just uses the vertex normal to find what’s pointing down and multiplying some spikes. Then the snow is just looking for the verts the other way around, then multiplying the verts normal to expand the mesh :slight_smile: