Blend Sprite

Revision as of 11:17, 24 June 2025 by Azabiphetamine (talk | contribs) (Created page with "{{Event | event = Blend Sprite | image = File:EditorBlend.png | tablocation = Decorations | eventtype = Blend | versionorigin = r<code>Version</code> | shortcut = B }} '''Blend Sprite''' is an event in the '''Decorations Tab''' used to change the blending type of a decoration. == Usage == {| class="wikitable" |+ Properties |- ! Setting !! Type !! Description |- | Blending Mode || Dropdown (Enum) || Blending of the sprite: None, Additive, Multiply, or Invert. |}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Blend Sprite
Screenshot of the Event Icon Blend Sprite
TabDecorations
TypeBlend
OriginrVersion
ShortcutB

Blend Sprite is an event in the Decorations Tab used to change the blending type of a decoration.

Usage

Properties
Setting Type Description
Blending Mode Dropdown (Enum) Blending of the sprite: None, Additive, Multiply, or Invert.

Surgery

{ "bar": X, "beat": X, "type": "Blend", "target": "abcdefg", "blendType": "None" }

target (string)
ID of the decoration to apply to.

blendType (enum)
Either None, Additive, Multiply, or Invert.

History

Trivia