how to make unity type something on console code example Example: unity print to console // To print in the console use "Debug.Log()" Debug.Log("Text");