⚙️Canvas Group Animation

Mods
Mod
Description
Fade In
Performs a fade-in animation by increa.
Fade Out
Performs a fade-out animation by decreasing the alpha of the CanvasGroup.
Blink
Performs a blinking animation by alternating the alpha of the CanvasGroup between two values.
Pulse
Performs a pulsating animation by smoothly transitioning the alpha of the CanvasGroup between two values.
Mod - Fade In, Fade Out, Blink, Pulse
Parameter
Description
Duration
The duration of the animation in seconds.
Initialize Start Value
Whether to initialize the start value of the animation.
Start Value
The starting value of the animation (0 to 1).
End Value
The ending value of the animation (0 to 1).
Last updated