Hola,
tengo una animación que quiero que una parte sea aleatoria y otra la quiero controlar.
La parte controlada ya la arme: con un control rotativo enlazado a la capa switch.
3 Layers (0, 1, 2) with 3 different shapes/colors/positions
Select the Switch Layer
In Properties, select “Active Layer Name”
Right-click, Convert to “Int String”, then expand it
Under, Right-click on “Int” and Convert to “Range”, then expand it
In Min and Max set -3 and 3 (because our maximum child layer is “2”, we need to add 1 because of the random function)
Right-click on “Link” and Convert it to “Random”, then expand it
Now set some properties like this:
Link: 1
Radius: 1
Speed: 48 ( because fps=24, x2 for “Nyquist” reasons)