Text Explosion: Difference between revisions

55 bytes added ,  26 June 2023
no edit summary
m (changed the window dance link to be the event variant)
No edit summary
 
(One intermediate revision by one other user not shown)
Line 29: Line 29:


'''Rooms'''
'''Rooms'''
Which room does the text appear in. On-Top is not supported.
<br> Which room does the text appear in. On-Top is not supported.


'''Text'''  
'''Text'''  
What does the text say. Supports only one line.
<br> What does the text say. Supports only one line.


'''Mode'''
'''Mode'''
If the text should be shown in a specfic color or any random color.
<br> If the text should be shown in a specfic color or any random color.


'''Color'''
'''Color'''
Shows if Mode is set to One Color
<br> Shows if Mode is set to One Color


'''Direction'''
'''Direction'''
What direction does the text go. Can be set to Left or Right.
<br> What direction does the text go. Can be set to Left or Right.


== Surgery ==
== Surgery ==
Line 48: Line 48:


'''rooms''' (integer)
'''rooms''' (integer)
Goes from 0 to 3. Doesn't support on-top.
<br> Goes from 0 to 3. Doesn't support on-top.


'''color''' (intiger)
'''color''' (intiger)
Based on if the mode it set to OneColor
<br> Based on if the mode it set to OneColor
Which color does the text have. Doesn't support alpha.
<br> Which color does the text have. Doesn't support alpha.


'''text''' (string)
'''text''' (string)
The text that's shown. Doesn't support line breaks.
<br> The text that's shown. Doesn't support line breaks.


'''direction''' (enum)
'''direction''' (enum)
If the text flies to the right or the left.
<br> If the text flies to the right or the left.


'''mode''' (enum)
'''mode''' (enum)
If color should be applied on the text or if it should be randomized.
<br> If color should be applied on the text or if it should be randomized.


== History ==
== History ==
Anonymous user