Curso de programación Unity3D C# 10: Interfaz 2 (Redimensionar para moviles)
Channel:
Subscribers:
3,020
Published on ● Video Link: https://www.youtube.com/watch?v=rjLahyQESM0
Ayúdame con un Like y suscribiéndote para poder seguir subiendo vídeos regularmente ;)
Visita mis juegos para Android: https://play.google.com/store/apps/developer?id=Nicol%C3%A1s%20S%C3%A1nchez%20Baile&hl=es
Enlace al proyecto completo: https://drive.google.com/file/d/0B6ppubP4A_U1QjlIeE8wQ0lXS28/edit?usp=sharing
Visita mi blog de videojuegos: returnandroid.blogspot.com.es
Código para redimensionar: GUI.matrix = Matrix4x4.TRS(Vector3.zero, Quaternion.identity,new Vector3(Screen.width / 800.0f, Screen.height / 600.0f, 1));
Other Videos By Overfile Games
Tags:
curso de programacion
curso de unity3d
interfaz
interfaz unity3d
curso unity3d c#
c#
c# unity3d
redimensionar interfaz
redimensionar gui
gui unity3d

