Reply To: Dynamic Animations

Forums 💬 Slate Sequencer ⚙️ Support Dynamic Animations Reply To: Dynamic Animations

#21533
nodebrain
Participant

    i have a custom shape script that creates a mesh based on some points,
    i use it to create all the graphics,
    heres an example of what i mean by “i’d like to connect my own float variables, so that i can animate those connections”.
    say some points of the tongue shape of actorA reaches out to a point on one of actorBs shapes
    and then moves from target to target
    underneath that are just floats connected to other floats
    like if i could select Animate Property and select both set, and get from available actors
    for this connection an extra float would represent the ratio between a and b
    and then i can reset the ratio and change b switching from target to target

    thank you for your patience with my examples 🙂