Topic: Story Mode Intro

Hey, everyone,

I am trying to have different video intros for each character's Story Mode in my UFE game. However, as a person with little to no experience with programming, I cannot go forward doing so without taking the proper steps.

What should I do to implement this process, or rather, what steps should I start off with?

It would be greatly appreciated.

Share

Thumbs up Thumbs down

Re: Story Mode Intro

http://www.ufe3d.com/doku.php/global:storymode

In the UI Prefabs (TextureStoryModeOpeningScreen and TextureStoryModeEndingScreen) for each individual character, you could add the Video Player to the prefabs. The video player was recently introduced in Unity 5.6 and above.

No major coding would be required, most of the work will just be making the intro videos into whatever video making program you prefer.

Share

Thumbs up +2 Thumbs down

Re: Story Mode Intro

Thank you, I do appreciate the help.

Share

Thumbs up Thumbs down