Ep. 1 : Change the text using script - unity 5.5 tutorial for beginner

preview_player
Показать описание
This tutorial teaches you how to modify the word or text in unity using Unity Script. Donate me...

Script over here;
using UnityEngine;
using UnityEngine.UI;
using System.Collections;

public class textEdit:MonoBehaviour
{
[SerializeField]
private Text nerds = null// this allows us to set the text field in the editor

//use this
void Start()
{
}
}
Рекомендации по теме
Комментарии
Автор

Thank you for making this! I looked everywhere and couldn't find an answer as clear as yours!

Nein
Автор

Thank you so much, You are a life saver. While i didnt need like 90% of this tutorial, I couldnt figure out where to put the script after im done writing it. I did not know I had to place in the main camera and attached that Text to it. So thank you

Varillah
Автор

thanks for making this really helped me!!

wumcreategames
Автор

you saved me <3 thank you sooo much

taibaawan
Автор

Troublesome Girl, thank you for that tutorial. You don't seem that troublesome, ... I'd say 'helpful'. But, I guess I don't really know you that well. Keep making tutorials!!! :)
All the best, ...

BZ
Автор

thank you four vedio i want to learn how to script when i pressed on word in the text give me massage above word as soon as posibal

MohamedSalah-nyiw
Автор

Excuse me, darl. I am not understand as pretty much clear explanation as yours about the video title, what do you mean by word 'change', , change the text from .bla.bla.bla. [?] to what [?]??? Thank you.

lucky_d_seven
join shbcf.ru