Blend Sprite
Blend Sprite is an event in the Decorations Tab used to change the blending type of a decoration.
Blend Sprite | |
---|---|
Tab | Decorations |
Type | Blend |
Origin | r38 |
Shortcut | B |
Usage
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.