-
Motion 3 Dynamics
I seem to be fighting with motion, rather than working with it.
I cant seem to get the following end result:
Particles spawn from a particular spot, which is tracked.
Particles are drawn to another location, also tracked, with a gentle curving motion away from the direct line.
What Ive tried:
1. Motion path. Cant Seem to get the particles to follow a path at all. I can get the emitter to follow a path, but that isnt quite what I want and has its own problems (it wont follow a path that has control points that are tracked).2. Attractor + Repellor. Tons of odd behaviour here. System seems to stomp on one or the other.
3. Attractor + Wind / Gravity. Almost can get it, but only after an overshoot. Different code path for overshoot vs heading-towards?