- Home /
Can one play movies or gifs on textures in unity?
Can I play a gif or a .mov or .mp4 on a texture in unity?
for example I have a plane with a texture and on the plane a pre made animation plays in a loop?
This would be used practically for lets say having a Tv in game which would play the news on it while the player walks around the room.
Answer by Justin Warner · Apr 24, 2011 at 11:09 PM
Yea, you need Unity pro.
http://unity3d.com/support/documentation/Manual/Video%20Files.html
http://forum.unity3d.com/threads/37356-How-to-apply-Movie-Textures
=).
Thanks for your helpful answer :) I do not have unity pro so I will have to find another work around TYV$$anonymous$$
Answer by Venryx · Mar 03, 2014 at 07:48 PM
You could also try a script like the following, which makes use of Mono's System.Drawing library: http://wiki.unity3d.com/index.php/AnimatedGifDrawer
Your answer
Follow this Question
Related Questions
problem with text on texture in animation 0 Answers
Animated Texture Offset 1 Answer
Cooldown indication, transparent rotating texture 1 Answer
Save animation as gif in unity 3 Answers
Can the animation editor create local rotational data? 3 Answers