Hey everyone,
I was thinking quite some time how to simulate windshield wipers in UE4. I came across an idea that I could expose one parameter which would be controlling opacity mask on the windshield for where on the windshield should dirt or water or anything be. So when the wiper moves I change the opacity so there is only backround. I have already made it but I think it is too expensive, since for every value it has to generate whole new texture and since it is made for windshield wipers it has to be done quite fast a lot of times. I did not import it to UE4 but previewed in Substance Player and it obviously was not smooth. I know this is more of a game design thing but I had to ask.
Thanks