Template:I Sprite: Difference between revisions
Jump to navigation
Jump to search
Deprecated (talk | contribs) m (Added to Input Templates category) |
1416006136 (talk | contribs) (use {{lang}}) |
||
Line 1: | Line 1: | ||
<noinclude>{{ | <noinclude>{{lang|Template:I Sprite}} | ||
__NOTOC__</noinclude> | |||
| | |||
}}__NOTOC__</noinclude> | |||
{{minititle|Sprite}} | {{minititle|Sprite}} | ||
{{IO|SetScale|param=float|Sets '''Scale'''.}} | {{IO|SetScale|param=float|Sets '''Scale'''.}} |
Revision as of 19:09, 11 September 2022
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).