0
How to writeline "hello" in unity???
pleaaaaaasssssseeeee like it tells me that the name write line does not exist
3 Respostas
+ 1
Use Debug.Log instead
0
here's a link regarding consoling in unity
https://answers.unity.com/questions/572630/is-there-a-logging-method-similar-to-cs-writelines.html
0
Debug.Log("the output");