Create a new sprite object from a text.

If the text object needs to be modified later (moved, etc.), it is simpler to use the CREATE TEXT AS instruction.

create text t
ttext
Sourcecreate text "hello" turn "hello" by 0,30,0

create text as