Q:

debug.log

Debug.Log("Whatever you want your output debug console to display in Unity");
// can take all types of values.
// and don't forget the semi-colon.
3
Debug.Log("Hello, World");
7
Debug.Log("Hello world");
3
Debug.Log("Hello World");
2

New to Communities?

Join the community