Introducci贸n y configuraci贸n inicial
Bienvenida al curso
Cargando el proyecto
El sistema de UI de Unity
El sistema de UI de Unity
El componente Canvas
El Rect Transform
Componente de imagen
M谩scaras y efectos
C贸mo crear texto en Unity
Creando botones en nuestra interfaz
Otros elementos de UI
Auto layout
Scroll views
Canvas groups
Haciendo interfaces para el juego
Revisi贸n de las interfaces del juego
Importando nuestros assets
Diagramaci贸n de la pantalla del t铆tulo
Animando el fondo con shader graph
Agregando l贸gica a la pantalla de t铆tulo
Diagramaci贸n de la pantalla de selecci贸n de nivel
Implementaci贸n pantalla de selecci贸n de nivel
Ajustando el sistema de interfaz
Mejora de la interfaz del juego
Implementando la interfaz del juego
Diagramando la pantalla de pausa
Implementando la pantalla de pausa
Mejorando la pantalla de Game Over
Diagramaci贸n de la pantalla de configuraci贸n
Implementaci贸n de la pantalla de configuraci贸n
Muestra final y conclusiones
You don't have access to this class
Keep learning! Join and start boosting your career
Text is a crucial component in the creation of interfaces in Unity. However, it has not always been so straightforward to use. Unity introduced Text Mesh Pro as the standard way to handle text, overcoming the limitations of its original option. In this content, we will explore how to implement text using Text Mesh Pro, a system that offers greater flexibility and visual quality compared to the 'Legacy' option.
Text Mesh Pro is an advanced solution for rendering text in Unity. Initially developed as a standalone asset due to its superior capabilities, Unity adopted it as standard. Unlike the traditional method known as 'Legacy', Text Mesh Pro offers:
To create a text element using Text Mesh Pro follow these steps:
Create a Text Element:
Modify Text Properties:
Set Advanced Options:
Using custom fonts can enrich your designs. To import fonts into Unity, follow these steps:
Create Folder for Fonts:
Import Fonts Files:
Create a Font Asset:
Apply the New Font in Text Mesh Pro:
When working with Text Mesh Pro, you can adjust several advanced properties that not only improve aesthetics but also functionality:
Text Mesh Pro transforms the way text is managed in Unity, offering versatility and optimal quality. As you master these tools, you'll be able to create more attractive and functional interfaces. So keep exploring and experimenting to discover all that Unity and Text Mesh Pro have to offer. Don't forget to share your experiences in the comments to enrich the community - let's move forward together to the next level!
Contributions 0
Questions 0
Want to see more contributions, questions and answers from the community?