Show Text Object
From Runic Games Wiki
Contents |
Show Text
Description
This Level Object will display the specified Text in-game. Tags can be created and used in the Text editor to change the color of the text.
Location
Right-click on an empty space in the Layout Scene Manager and choose Logic > Show Text from the list.
Properties
Name | Type | Description | Read Only |
---|---|---|---|
MESSAGE | |||
TEXT | |
Text to display. | |
POSITION | |||
POSITION | |
Position by X,Y,Z world coordinates. | |
PROPERTIES | |||
AT PLAYER | |
If True the text will show at the Player. "World" must also be set to True. | |
CHAT | |
If True the text will show in the chat if there's a console. | |
ENABLED | |
Set the Show Text enabled or disabled. | |
WORLD | |
If True the text will show in the world at the set "Position". | |
Input Events
- Show
- Display the specified text.
- Set Monster
- Set the text to show on a specific Monster Object when the Show Text object receives a "Show" Input event.
Output Events
None