Text Explosion

Revision as of 19:03, 29 January 2023 by Wolfplay013 (talk | contribs) (Created this page.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


This template is used to make pages for Events.

Text Explosion
Screenshot of the Event Icon Text Explosion
TabVFX
TypeType
OriginrVersion
ShortcutShortcut

You can view the arguments for the event box at Template:Event/Arguments.

Usage

Properties
Setting Type Description
Rooms Rooms (Rooms) What room does the text appear in.
Text Text Box (String) The text that should appear.
Mode Mode (Enum) Decides the color of the text.
Color Color (Color) What color does the text have.
Direction Direction (Enum) Decides if the text goes left or right.

Rooms Which room does the text appear in. On-Top is not supported.

Text What does the text say. Supports only one line.

Mode If the text should be shown in a specfic color or any random color.

Color Shows if Mode is set to One Color

Direction What direction does the text go. Can be set to Left or Right.

Surgery

{ "bar": X, "beat": X, "y": X, "type": "TextExplosion", "rooms": [0], "color": "000000", "text": "Example", "direction": "Left", "mode": "OneColor" },

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

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

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

direction (enum) If the text flies to the right or the left.

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

History

Trivia

Originated in a secret level in the flash demo.