-
-
Notifications
You must be signed in to change notification settings - Fork 2
canvas articulated animations effects
Black Ram edited this page Jan 3, 2025
·
5 revisions
The articulated animations and effects are functions that can be used to perform complex animations and effects. They combine more primitive animations and effects (Tickers) to create a more complex animation or effect. For example, the Shake
function is an articulated animation that uses more MoveTicker
to create a shake effect.