-
camera following a path deformer object
Hi,
I’ve created an arrow that travels along a spline using path deformer (I’m using path deformer, because I want the arrow to bend as it travels). I’m trying to get a camera to follow the arrow as if it is attathed, but slightly behind. I thought I could simply copy the path deformer, and apply a simple sphere to the copy. Then take the position of that sphere (using expresso), and pass it to the camera. That doesn’t work, as the position of the actual sphere doesn’t change. I then tried to copy the spline, and align the sphere to the copy, etc. The problem here is the interpolation between path deformer, and align to spline seem to be quite a bit different. I think I’m overcomplicating this simply thing. Anyone see anything obvious that I’m just not doing? It’s been a long day…LOLMike