Prototype/SpeechBubble: Difference between revisions
Jump to navigation
Jump to search
(0.17) |
(0.17.49) |
||
Line 7: | Line 7: | ||
This prototype inherits all the properties from [[Prototype/Entity]]. | This prototype inherits all the properties from [[Prototype/Entity]]. | ||
=== | === style === | ||
'''Type''': [[Types/string]] | '''Type''': [[Types/string]] | ||
Needs a style of the type "speech_bubble_style", defined inside the gui styles. | |||
== Optional properties == | == Optional properties == | ||
=== | === y_offset === | ||
'''Type''': [[Types/ | '''Type''': [[Types/double]] | ||
'''Default''': | '''Default''': 0 |
Revision as of 18:05, 14 June 2019
Basics
Prototype type: speech-bubble
Extends Prototype/Entity.
Mandatory properties
This prototype inherits all the properties from Prototype/Entity.
style
Type: Types/string
Needs a style of the type "speech_bubble_style", defined inside the gui styles.
Optional properties
y_offset
Type: Types/double
Default: 0