Looping videos, buttons over video, etc

Hi.

I’m new to Unity and i want to create my first game.

Beeing new to Unity of course doesn’t make thing easy for me, but i’m going to explain what i want. Hope someone can help.

I want to create a game where i obviously have a menu, but the game consists in playing onlu videos, or textures as video, and automatically make unity play them none after another. And in some of them, a few buttons would appear as options to go to another videos. Like an adventure game but with only videos, an interactive movie, something like that.

I know how to create the menus, save, etc, but i don’t know how to loop a video, make them play one after the other automatically, make button appear only in certain videos and make those buttons, when clicked, play a certain video.

Anyone know of a tutorial?

Thank you

Do you have Pro?

Yes

Okay there isn’t much to add then…

You can add them as a texture on a plane and put other objects or GUI in front of them.

It has a wrap mode/loop setting for looping, and you can create playlists using the duration to time the next movie.

  • John A

Thank you very much. I’m going to try now.

:slight_smile: