Skip to content

Action sprite color

Hugar edited this page Aug 8, 2021 · 1 revision

Description

Sprite Color Uses the given color and opacity and applies it to the objects sprite.

Parameters

Parameter Description
Applies To which object is to perform the action (eg. self, other, etc)
Color the color to apply to the sprite
Opacity the alpha value to use

Function Equivalent

action_sprite_colorint color, double alpha
returns: (void)

Clone this wiki locally