- Home /
Movies on Android. Is it possible?
I have Unity Pro 3. Its my understanding that Unity does not support movie fileson Android phones. Is that correct or is that just "movie textures" that Unity doesn't support? If Unity does support movies, not movie textures, I am trying to have an openning animation movie at the beginning of my game but I'm not sure how to call it if its not attached to a texture. Does anybody no how this is done on Android? thanx
Answer by mesho · Nov 09, 2011 at 01:39 AM
check this guy , he used a texture and it works :
Yeh I know you can have $$anonymous$$ovieTextures in Unity for the Web and Iphone. $$anonymous$$y question was regarding the "Android".
Answer by Pieces.Alex · Oct 24, 2012 at 11:41 AM
I know this thread is old. But as im here now i might as well give one answer.
Handheld.PlayFullScreenMovie()
Works, at the very least in UNITY 3.5.6f4 but im fairly sure it has worked on afew earlier versions.
Your answer
Follow this Question
Related Questions
Issue Building my Video scene to Android 1 Answer
Problem on Playing the video in Android within a Texture 0 Answers
The name 'Joystick' does not denote a valid type ('not found') 2 Answers
Touch command for GUIText on Android? OnMouseDown() for Android? 1 Answer
Touch android iput shootting 3 Answers