Skip to content

Mechanics: modifyBubble

muhahahahe edited this page Jan 14, 2018 · 3 revisions

Use this mechanic to modify an existing speechbubble.

Attributes

Attribute Aliases Description Default
id id of the existing speechbubble caster UUID
offset o offsets the height at where the display will be shown
sideoffset so offsets the side at where the display will be shown
forwardoffset fo offsets the distance at where the display will be shown
linelength ll the length of 1 line till it automaticly makes a new line 20
counter c time in ticks till display hides
display free text to change, supports colorcodes, variables, and <nl> creates a new line

Example

- modifybubble{d="Nice weather today"} @trigger ~onInteract
This changes a display above the caster with the provided text.
Clone this wiki locally