Prototype/SpeechBubble
The prototype docs have moved to a new website with an improved format. This documentation page can now be found here: https://lua-api.factorio.com/latest/prototypes/SpeechBubblePrototype.html
This wiki page is no longer updated and will be removed at some point in the future, so please update your browser bookmarks or other links that sent you here. If you'd like to contribute to the new docs, you can leave your feedback on the forums.
Prototype definitions » PrototypeBase » Prototype/Entity » Prototype/SpeechBubble
A speech bubble. It floats in the world and can display text.
Mandatory properties
This prototype inherits all the properties from Prototype/Entity.
style
Type: string
Needs a style of the type "speech_bubble_style", defined inside the gui styles.
Optional properties
wrapper_flow_style
Type: string
Default: "flow_style"
Needs a style of the type "flow_style", defined inside the gui styles.
y_offset
Type: double
Default: 0
fade_in_out_ticks
Type: uint32
Default: 60