Blend Sprite

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

Blend Sprite
Screenshot of the Event Icon Blend Sprite
TabDecorations
TypeBlend
Originr38
ShortcutB

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