How to Change Text UI In Unity via Script In Under a Minute! - ZDev-9 Unity Tutorials!

How to Change Text UI In Unity via Script In Under a Minute! - ZDev-9 Unity Tutorials!

47,318 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Mr Dragon
Mr Dragon - 28.07.2023 19:53

Thank u so much for the vid. It helped me a lot.

Ответить
Thorbjørn Morsing
Thorbjørn Morsing - 11.04.2023 14:57

I like short tutorials:)

Ответить
ghostbusterB
ghostbusterB - 08.04.2023 21:57

Thanks mate, just what I was looking for. In the first step it didn't work for me because I was using TextMeshPro instead of Text. So I had to change the text variable to public TMPro.TextMeshUGUI instead of public text. Others may have the same problem with the latest version.

Ответить
Michael Malleske
Michael Malleske - 29.03.2023 09:00

Literally was saying to myself damnit why can't any ui vids be under two minutes and here you are. Immediately subbed.

Ответить
Warp
Warp - 26.03.2023 11:21

so Im having this problem in unity version 2021.3.21f1 where the text wont show up on the game view.
it also looks really blurry when Im in scene view. I changed the width heigth and font size instead of scale but still looks the same.
textmesh pro dosnt look blurry when I use it though, but it still wont show up on the game scene.

Can you help me figure out why it wont render in game view please?

Ответить
DogeDev
DogeDev - 30.01.2023 00:10

This Helped Alot!

Ответить
Samuel Dinardi
Samuel Dinardi - 18.01.2023 20:13

sir the title was under a minute but that was 1.33 i want my money back pls jk this was very helpful appreciate it

Ответить
BigGoose
BigGoose - 15.01.2023 22:12

Thanks for the super quick explanation!

Ответить
KB 4 JC
KB 4 JC - 10.12.2022 22:11

I need to know how to manipulate texts with scripts like take a value from a script and display on text UI or just add value from script like scores

Ответить
Toad Blue
Toad Blue - 06.12.2022 06:19

how do i move the canvas to were i want and why cant i see my text in the place i want it

Ответить
Atalay Güreş
Atalay Güreş - 10.11.2022 21:22

WHAT A KING. APPRECIATED BRO <3

Ответить
Ali
Ali - 26.08.2022 18:25

Thank You

Ответить
Reytinaz
Reytinaz - 09.08.2022 11:32

thanks

Ответить
Ethan Tuininga
Ethan Tuininga - 02.06.2022 06:51

I had problems with another tutorial as it said "Text" didn't exist. Instantly you fixed it by saying to add UnityEngine.UI. Fast and simple tutorial, perfect.

Ответить
Pea ID
Pea ID - 01.06.2022 06:33

Can you make a tutorial about how to change fonts in Android unity games? Try on this game "PvZ Heroes"

Ответить
Evan Hiatt
Evan Hiatt - 09.05.2022 22:13

Hey when I right click in the Heirarchy and hit create>UI>, "Text" Doesn't show up? Only "Text-TextMeshPro" shows up. I am on unity version: 2021.3.1f1. Any clue why I am having this problem?

Ответить
Lousada SCP
Lousada SCP - 15.12.2021 21:37

How can I do that but i want to change the text with a value called "High Score" which is calculated in another script?

Ответить