Actor shuffle sequences
#2
Percentage-based variations are always marked with a "%" symbol in the label. All other variations are by value.

The variation-by-value equation is:

Code:
val = val + random(-1,1) * var

so a value of 5 with a variation of 10 will give a range of values from -5 to 15. The Actor Animation operator also clamps the min value of this range to 1.

Adding anim clip display to the Display Data operator is a good idea.
  Reply


Messages In This Thread
Actor shuffle sequences - by SiriVFX - 05-29-2019, 02:57 PM
RE: Actor shuffle sequences - by tyFlow - 05-29-2019, 03:15 PM
RE: Actor shuffle sequences - by SiriVFX - 05-29-2019, 03:27 PM
RE: Actor shuffle sequences - by tyFlow - 05-29-2019, 04:18 PM

Forum Jump: