Editor text: Difference between revisions
Jump to navigation
Jump to search
Thunder4ik (talk | contribs) m (→top: clean up, replaced: {{Language subpage → {{langsp) |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{langsp}} | {{langsp}} | ||
It is | It has a similar appearance to {{ent|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. | ||
[[Image:editor text.png|thumb|right|editor_text used to display "Hello World" in Hammer]] | [[Image:editor text.png|thumb|right|editor_text used to display "Hello World" in Hammer]] | ||
Revision as of 17:58, 5 January 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>
- The name that other entities refer to this entity by.
- 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.