Pular para o conteúdo principal

textdisplay_player_spoken

Type: misc entry Exact entry ID: textdisplay_player_spoken

Role

This TypeWriter entry is registered in code with the exact display name Player spoken dialogue with Text Display (relative position).

Verified fields

Exact fieldTypeField guidance
startTriggersList<Ref<TriggerableEntry>>Triggers to fire when this dialogue starts.
endTriggersList<Ref<TriggerableEntry>>Triggers to fire when this dialogue ends.
durationVar<Duration>The duration it takes to type out the message.
soundVar<Sound>The sound to play when the dialogue starts
offsetXVar<Double>Right offset relative to the player (positive = right).
offsetYVar<Double>Up offset relative to the player (positive = up).
offsetZVar<Double>Forward offset relative to the player (positive = forward).
scaleVar<Double>Scale of the text display
backgroundColorVar<Color>Background color for the text display
textOpacityVar<Double>Text opacity (0.0 to 1.0)
viewRangeVar<Double>Maximum view distance for the text display
billboardVar<Boolean>Whether the text should face the player
showBackgroundVar<Boolean>Whether to show a background behind the text
speakerBackgroundColorVar<Color>Background color for speaker name display
textBackgroundColorVar<Color>Background color for main text display
instructionBackgroundColorVar<Color>Background color for instruction text display
showInstructionBackgroundVar<Boolean>Whether to show background behind instruction text

In practice

Start with the required fields, save the TypeWriter page, and test this entry in the context that triggers it. Select dynamic values and references from the web interface when a selector is available.

Common issue

If textdisplay_player_spoken is not available, check the installed extension version, the selected TypeWriter category, the exact identifier, and the extension dependencies. An entry from a Soon extension must not be used as an available feature.

Technical reference

Source moduleSource file
TypeWriter-TextDisplayDialogueExtensionTextDisplayPlayerSpokenEntry.kt