I could use print(cubeId); to show the id while working within Unity but I want this Label text to appear within my game.
So what I simply need is a way to create some status text like the print function which I can call any time without the text appearing on top of the last message.