Curve Effects
Last updated
Last updated
You can create "Curve Effects" to specify custom animation curves (movement, scale, rotation, color) over time.
This Scriptable lets you create your own effect from scratch, applying its animation to an entire character.
You will find different modules here, for example the “ ” and “ " that you already know from earlier, plus movement, scale, rotation and color ones.
Their functioning is similar as the rest of the asset. You are able to choose an amplitude
(the intensity/strength), apply some wave size
if you’d like to have some time differences between consecutive characters, and choose a per-module weight over time
to control the intensity of an individual module during a cycle.
This Scriptable works similar to the “Uniform Curve” one, but lets you specify a different animation for each vertex of a character (each character has 4 vertices, starting from bottom left and proceeding clockwise).