Fade In/Out model slowly from a specific spot?

Hi guys, please check this project. I am trying to make the boat fade in starting from the bow.

Please see attached video. The product fades in from the bottom. The point is, making it fade in from a specific starting point.

Hi @Marks,

I think I would be doing something similar with that, playing with offset and tiling, then animate it in code to get that effect.

To rotate the mask you can either do it in an external application and reupload the image file, or use in a script the following material property:

https://developer.playcanvas.com/api/pc.StandardMaterial.html#opacityMapRotation

1 Like