Hi I’m wondering how you would go about putting a Video onto a GameObject? The only way I know how to use the vid right now is through the canvas, but I can’t utilize it the way I want to.
Any ideas?
Thanks!
Hi I’m wondering how you would go about putting a Video onto a GameObject? The only way I know how to use the vid right now is through the canvas, but I can’t utilize it the way I want to.
Any ideas?
Thanks!
I suppose that VideoPlayer is what you’re looking for.
EDITED: I’ve tested quickly this component: just created a Quad and added the VideoPlayer component to it, then selected a MP4 videoclip. Worked like a charm as soon as I played the scene.