-
Trying to get a particle stream to follow a car…Im having more trouble than I expected.
SO i got the tracking and masking information from mocha. Just 5 second clip. I thought I could use particle world by attaching the producer to a null then to track the car…but this did not work because all the tracking data is on screen and so it looks like the particle is not moving with the car, just sitting on top and even using echo I could not make it have a streamer behind it. then I used the Tracker to create a camera so then I would have both the 3d space and the tracking data to work with…this was a bit closer but still not the quality I was hoping. for. I thought this would be an easy thing to do but I am having a hard time. got any ideas?