Keyframe Manipulation
I'm trying to work out how to manipulate the position of a keyframe. I have a scroll bar with a laser scope to sense the percentage of how far the scroll is and I want the content to transition to a keyframe moving it down the page to the same percentage.
-
Hi,
If the laserscope has a fall off you can use that to get a signal between 0 and 1.
You can use this to power a keyframe, the closer the power gets to one the more the thing will blend/move to that keyframe
John -
Thank you! I tried this earlier but it didn't work but that's because the laser scope goes between 0 and 200%, all I had to do was divide the signal by 2 :)
Please sign in to leave a comment.