Does unity support video?

I’m wanting to play a cutscene video after the player complete’s the level. Is there a way to do this?

Buy Unity Pro and use a movietexture.

–Eric

One problem. Im 14, and there’s no way I can get hundreds of dollars. It will take years.

In that case there is no movie possibility, no

but you can partially replicate it, if you search for movie and animated texture you will find a short sniped to have a movie alike solution given the movie is short enough

Or you could just make it with models and animation, position it and have it animate and put your camera there. Not really playing a movie but more like the camera showing the animation.

That might work. Im thinking of showing pictures between scenes. I could record myself, have the recording start playing when I enter the scene, add some picture textures to a few planes, script the camera so it moves to these picture planes, and I have a video! Ill try that! Thanks for all your help!