Hey all I’m attempting to make a slime looking material I made the base texture in substance and am editing it in ue4.
Trying to give it a good depth fade so you can see through it so it looks like there is volume. Not a shell of material with nothing inside.
I am also attempting to make it so the material has a nice slow movement as well. The color is using a world pos. and then the uvs and texture has a panner.
My problem is every side of the cube pans a different direction. And fresnel/depth-fade doesn’t seem to work on a flat surface. The seams are very obvious as well, but that isn’t a huge issue since it’s a cube I knew it would have some seams.
It’s just a simple skeleton mesh rigged up in blender and once I figure out the physics it shouldn’t be super visible with a correct panning as well.
I’m just looking for any tips or advice on how to make this material look better. Thanks!
The arrows here show which way the panner is going, it goes a separate direction for each side.
Edit: Alright with the help of some good tutorials I improved my material a lot but I still got two major issues.
- Depth-fade/fresnel doesn’t work on perfectly flat surfaces.
- Panner node still goes a different direction for every side. Solved
Any help or info or tuts on those issues would be much appreciated.
Edit2: I managed to fix the panner node by tips from a nice dude. painted arrow texture on mesh and rotated uv islands accordingly in blender.
So I guess I’m just hoping to have a decent way to depth-fade/fresnel the surface of the mesh to make it look like there is depth to my material. This seems to be one of the harder things form m y looking at tutorials and such, there doesn’t seem to be a simple solution and depth-fade/fresnel doens’t play nice with perfectly flat surfaces.
Still any help appreciated, thanks.