- Home /
Reveal texture at position
Hey guys,
Does anyone know how to reveal part of a texture at a position on a mesh. I'm making a water racing game and want the boat to leave a trail behind it. I want to reveal a foam texture behind the boat as it moves and then for it to fade. Please note the mesh is not flat a moves in waves. I'd really appreciate your help. Thanks in advance.
Why not a simple particle system at the back of the boat and an extra mesh piece with a trail texture?
Thanks but my waves are 3d and go up and down. They would intersect with the mesh with the trail texture. However a particle system would help a bit.
Hm. There is a way for sure to do exactly what you want, but i don't know about it. I would use a skinable decal system. There is such a package in the asset store but i don't know how efficient it is in real time. You would only deform a single plane, but still...
Your answer
Follow this Question
Related Questions
Boat wake/foam 0 Answers
Cutout Material is not showing texture transparency? 0 Answers
Blending between arbitrary numbers of textures on the same material 0 Answers
Shader Shadow Effect Issues 0 Answers
Cheapest Way to Render Texture on Quad 0 Answers