void Update() { Debug.Log("Hello world!") } // This will print in the console "Hello world!" every frame of the game