[André Irniger] ” Therefore just put a Null object onto your sphere as child and put it in the middle of the sphere (and let the Tracer just trace the Null). Then you just get 1 line. Also, use a really simple form to trace, like a square (not a 24 segment circle). “
Ok, I did it! Probably there are a lot of ways to do that, but if I use the null object as you suggested, C4D doesn’t render a simple line, even with the sweep NURBS tool. So, under the sweep NURBS tool, I put a little circle.
This is the structure:
- Object1
|-- Null Object (with target: Object1; Limit: From End; Amount: 30)
- Sweep NURBS
|-- Circle (a small small circle)
|-- Tracer (with trace link: Null Object)
If, instead of the circle, I put the Null Object, nothing happens. With the little circle, everything goes fine!
Thank you all very much!