|
"You have to define what the y movement is relative to. For example, if you want one layer to mirror another layer's y movement since the fir" in After Effects Expressions • 1 replies |
19 hours ago |
|
"Something like this should work: minVal = [-100,-100]; maxVal = [100,100]; minDuration = 0.5; maxDuration = 1.5; transRate = 1000; " in After Effects Expressions • 8 replies |
1 day ago |
|
"You could reduce the wiggle amplitude (second parameter). Dan" in After Effects Expressions • 4 replies |
2 days ago |
|
"You can generate a 1-dimesional wiggle value by referenecing a 1D property and subtracting the property value. Rotation works well for this." in After Effects Expressions • 4 replies |
2 days ago |
|
"You can access the property: var prop = app.project.activeItem.layer(1).property("Effects").property(1).prope rty("Correspondence Points"" in After Effects Scripting • 1 replies |
3 days ago |
|
"I think it would just be the time attribute: alert(app.project.activeItem.time); Dan" in After Effects Scripting • 1 replies |
5 days ago |