Creates a GameObject that contains a text reference.
Text string displayed
const helloworld = create_text("Hello\nworld!"); Copy
const helloworld = create_text("Hello\nworld!");
Creates a GameObject that contains a text reference.