I have a spline and a camera (with aim) in my scene. I have attahed my camera to the spline (attach to motion path with follow unchecked) so that camera would look at one point during the animation.
When I scrub on the timeline, I get this:
// Warning: Cycle on 'camera1.translateX' may not evaluate as expected. (Use 'cycleCheck -e off' to disable this warning.) //
// Warning: Cycle on 'addDoubleLinear1.output' may not evaluate as expected. (Use 'cycleCheck -e off' to disable this warning.) //
What exactly is cycle check and why is this an error?
If someone could explain this, I would greatly appreciate it.
PS: Yes, I am newbie..
Thanks
-A