-
Replacing actuall position values using clamp?
Hi there,
I’m trying to build an on-screen slider within a composition to control something from within the comp itself, instead of using an expression slider in the effect controls window.
I’ve made a scroll-able object that functions as a slider and restricted the min/max position of the object using clamp. When reaching the min or max value the (red) value of the position, as expected, shows the correct values from clamp. But when I click on the value I noticed that it can actually be higher or lower than the given restrictions of clamp. The problem occurs when the object is dragged past the clamp min/max, the red value shows the min/max value while the actual values just keep going up. When you try dragging the object again this will result in a delay.
I uploaded a screen capture to clarify the problem:
https://www.youtube.com/watch?v=LClUKG8JY0wIs there a way for clamp to have absolute control of a value to avoid this problem?
Some contents or functionalities here are not available due to your cookie preferences!This happens because the functionality/content marked as “Google Youtube” uses cookies that you choosed to keep disabled. In order to view this content or use this functionality, please enable cookies: click here to open your cookie preferences.