Hellow,
I need help,
I need to know how play video’s in Unity3D.
How can i do that?
TNX for the helping :).
Videos are pro only: Real-time tools for 3D, AR, and VR development | Products
EDIT: if you do have pro, here’s the page describing how to apply videos to textures:
http://unity3d.com/support/documentation/Manual/Video%20Files.html
You can also apply the same logic to GuiTextures: guiTexture.texture.Play()
EDITx2: another example through the WWW.movie doc: Unity - Scripting API: WWW.movie