Template:I Sprite: Difference between revisions
Jump to navigation
Jump to search
(updates) |
m (Pinsplash moved page Template:I env sprite to Template:I Sprite) |
(No difference)
|
Revision as of 12:34, 2 October 2018
Sprite:
- SetScale <float>
- Sets Scale.
- HideSprite
- Makes the sprite invisible.
- ShowSprite
- Makes sprite visible.
- ToggleSprite
- Make sprite invisible or visible depending on the current state.
- ColorRedValue <float>
- Change the intensity of the red channel (0-255).
- ColorGreenValue <float>
- Change the intensity of the green channel (0-255).
- ColorBlueValue <float>
- Change the intensity of the blue channel (0-255).