- Home /
Question by
Rush3fan · Jan 25, 2012 at 12:51 AM ·
videoalphaeffecttransparent
Special effects on player's camera with alpha video??
Hey guys,
I had this idea of putting a transparent video over the player's screen as a special effect, but I wasn't sure how you would do that with the way Unity's videos work.
I was thinking something like this:
http://www.videoblocks.com/videos/details/alpha-channel-flames-burning/
Would I just have to dump the individual frames of the video into GUI textures and make a script that plays them?
Comment
Answer by Rush3fan · Jan 25, 2012 at 02:19 AM
Ok.. I just got an idea, but I need a special shader.
Anyone know how I can mask a video off with a video?
I need some kind of unlit shader with a mask texture.