right
This operation draws the supplied string in the 3D game window. The text is drawn using the small font set, formatted and aligned so that it would appear on the back of a seat, and this opcode is only ever used in events directly in front of a seat sprite. A typical example can be seen in the image to the right.
This is one of the few events that is automatically executed and does not need to be triggered by the player pressing the spacebar to interact with the event/object.
The functionality of this opcode is identical to SignTextLrg, except that it draws the text using the small font rather than the large font. See also DoorTextSml and DoorTextLrg.