Editor text: Difference between revisions
Jump to navigation
Jump to search
Thunder4ik (talk | contribs) m (→top: Unicodifying, replaced: [[Image: → [[File:) |
SirYodaJedi (talk | contribs) m (→Keyvalues) |
||
| Line 4: | Line 4: | ||
== Keyvalues == | == Keyvalues == | ||
{{KV|Name|intn=targetname|string| | {{KV|Name|intn=targetname|string|Name to display in the 2D viewports and [[Entity Report]].}} | ||
{{KV|Entity Message|intn=message|string|The actual message of the text.}} | {{KV|Entity Message|intn=message|string|The actual message of the text.}} | ||
{{KV|Text Size|intn=textsize|integer|The size of the text.}} | {{KV|Text Size|intn=textsize|integer|The size of the text.}} | ||
{{KV|Color|intn=color|color255|The color of the text.}} | {{KV|Color|intn=color|color255|The color of the text.}} | ||
{{KV|Pitch Yaw Roll|intn=angles|angles|nofgd=1|The orientation of the text.}} | |||
Revision as of 19:57, 1 July 2024
It has a similar appearance to point_worldtext, however it's main purpose is to add 3D comments to a map. The text only appears in Hammer as the entity does not actually exist in game.
Keyvalues
- Name (targetname) <string>
- Name to display in the 2D viewports and Entity Report.
- Entity Message (message) <string>
- The actual message of the text.
- Text Size (textsize) <integer>
- The size of the text.
- Color (color) <color255>
- The color of the text.