I really need to know how to make an easy quiz in unity 3d using textfields… i already searched regarding this matter but i didn’t find an exact one… please help me guys… :c
GUI.TextField is what you need.
yes sir… i already used that but i don’t know how to make a quiz using that.
This function take a string as an argument.
It returns a string.
Using the same string variable for both allows reading and writing on the same variable.
Depending on its content, you do things, or you don’t.