-
Expression ?
I’m trying to change/ad control to an expressioin. The expression came from a turtorial in which the camera rotates (in 3D space) and zooms in and out.
[Math.sin(time)*1007,120,Math.cos(time)*1007]
I wondering if there is a way to ad some control to how fast the camera rotates and how fast it zooms. The expression came from this turtorial:
https://forums.creativecow.net/cgi-bin/page_wrapper.cgi?forumid=2&page=https://www.creativecow.net/articles/al_khatib_talid/volume_meter/index.htmlI’m fairly new to working with expressions and am trying to understand how to control them more.
Thanks.