Hi, I’m just reading up about expressions and learning the basics and came across this post while searching for a way to ease a rotation effect I’ve got attached to a null that controls a camera.
This expression affects the rotation which stops at 180 degress:
t=time*5 +10;
if(t<180){[t];
}else{[180];
}
How can I ease this effect so that the camera doesn’t stop so sudden?
Thanks.
Creative Multimedia Design Manchester | S©tt Green | Splurj