One Million Worlds Wiki

VideoScreenTool

The video screen can display any kind of information that’s passed to it by a wire, be it text, video feeds, radar outputs or numbers.

SimpleVideoScreen

Advanced behaviour[ | ]

If its displaying text it can be given a special piece of text at the beginning to control how it displays that text. E.g. "{{monospaced,fontsize=0.2}}Hello", this would display Hello in a monospaced font at size 0.2

Option Description Example
monospaced This will change the font to a monospaced font where all letters have the same width. Good for ascii art {{monospaced}}
fontsize How large the text should be (default is 0.1) {{fontsize=0.2}}