Blend Sprite

Jump to navigation Jump to search
Blend Sprite
Screenshot of the Event Icon Blend Sprite
TabDecorations
TypeBlend
Originr38
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