So i'm making an unity project for mobile device ( android ) and i ran into the problem of playing videos through unity in mobile devices witch can only be achieved trough Handheld.PlayFullScreenMovie
or Assets.
So, in Handheld.PlayFullScreenMovie
the video goes full screen and everything goes behind it and since i want it to have support for some languages(if i have to include 3 copies of the same video the game will start getting to big ;-;). My doubt is , is it possible to put a subtitle in it without creating another video?