A simple cross fade shader for Unity
The other day I was putting some polish to Deathfire‘s character generation and we wanted to fade character portraits from one to another when the player makes his selections. Unlike hard cuts, cross fades simply add a bit of elegance to the program that we did not want to miss. I went through Unity’s documentation and very quickly came across… Continue reading "A simple cross fade shader for Unity"