Due to the recent resurgence of spam, we have temporarily disabled user creation and page editing/creation as we resolve the issue.
World Text
From Snapwiki
Contents
World Text
The World Text object is used to communicate messages to players with text that floats in world space.
Details
Object: World Text Category: Communication |
Inputs
INPUTS | ||
---|---|---|
64px | Hide | Hide the object. The object will exist if hidden and can be shown again later using Show. |
64px | Show | Show the object if it is hidden. The object can be hidden again with Hide. |
Outputs
None
Properties
PROPERTIES | ||
---|---|---|
Property | Type | Description |
Name | String | The name of this object. Rename an object to make it easy to identify. |
Text | String | The text to display in the map. Can be fixed or variable. |
Text Color | RGB Color | The red, green and blue components of the RGB text color. Can be fixed or variable. |
Always Facing | Boolean | If true, the text will always face the player. |
Text Size | Number | The size of the text. |
Blink | Boolean | If true, the text will flash repeatedly. |
Show On Start | Boolean | If true, this object will be shown on map start. |
Show Distance | Integer | The maximum distance, in game units, at which the text can still be seen. |
Enable Text Frame | Boolean | If true, the world text will have a frame. |
Frame Color | RGB Color | The red, green and blue components of the RGB frame color value. |