hello every one
i know unity not support movie texture in mobile devices
what can i use similar like this ?
is that have any alternative way?
( i dont want fullscreen video)
thanks a lot
hello every one
i know unity not support movie texture in mobile devices
what can i use similar like this ?
is that have any alternative way?
( i dont want fullscreen video)
thanks a lot
You can use a plugin such as http://forum.unity3d.com/threads/115885-Mobile-Movie-Texture
http://wiki.unity3d.com/index.php?title=Texture_swap_animator
Try this script
You could also try a script like the following, which makes use of Mono’s System.Drawing library: http://wiki.unity3d.com/index.php/AnimatedGifDrawer