Ok, I am almost getting used to this java script, but one thing:
I tried printing something from a GuiText game object:
TextPrint.text=“Test”;
The question is, do I have to add a new GuiText object for each different thing I want to print?
My project might look somewhat like this: