Going further, this is what I have to do to actually iterate through the index values in the "iterator question current index" and have it work correctly.
-Take an interpolation patch, set to external time, connect external time to current position from iterator variables. -Set start val to 0, set connect end value to iteration output of iterator variables. -Place interpolate in "loop" mode (not "none"). This just seems weird. It seems like the output index of iterator variables should "just work". At least doing this makes the sprites place at the expected positions. -George Toledo On Fri, Aug 13, 2010 at 10:23 AM, George Toledo <[email protected]> wrote: > I have two questions: > > 1: If I have a sprite that is being iterated, and x positions are being > offset by the iterator/interpolation combo, how do I do manipulate the value > of a specific iteration while maintaining the offsets dictated by the > interpolation for the rest of the iterations? See attachment "iterator > question.qtz". > > 2: In an attempt to build a structure of the offsets inside the iterator, > so that I could perhaps perform math on just one of the values, I setup > something that seemingly should render correctly, but it doesn't and I don't > see the flaw. Basically, the index output of iterator variables isn't > working the way I "think it should" in conjunction with the structure > index's index input. The iterations of the sprite are "spread out" in a way > that doesn't seem correct. > > I've noticed other times when the index output doesn't deliver what I've > "thought it should" when working with structure index, and have worked > around this by using an interpolate set to external time and connected to > iterator var, with the desired min and max vals dictated by start and end > times, but that doesn't quite work here - all of the iterations still won't > render if I do that. > > Thanks for feedback on this, Again, the basic synopsis is that I want to be > able to use iteration to establish general layout, and then manipulate > placement of only one iteration. > > -George Toledo >
Iterator
Description: Binary data
_______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to [email protected]

