All you need to do is using the default slider that goes from 0 to 1. You've changed it to integers. Change back and everything works.
/Lars On 19 Feb, 03:16, rp <[email protected]> wrote: > Hi Luis, > > I tried your method and it isn't working...the item list goes to > orange when I pull the slider past 0...I posted the script...take a > look if you get a sec...I might be doing it incorrectly... > Thanks for your help! > > RP > > On Feb 18, 6:09 pm, rp <[email protected]> wrote: > > > I'll give it a try...Thanks! > > > RP > > > On Feb 18, 4:51 pm, fraguada <[email protected]> wrote: > > > > Hello RP, > > > > Take a look at the Logic Tab...there you will find List Components. > > > You can use "List Item" to grab a specific item in given list...ie you > > > can pick one of your boxes and apply independent transformations. One > > > quick trick that has been mentioned before... get a "List Length" > > > component and a default slider on the canvas. Connect your list of > > > boxes into the List Length. GO to the scalar tab and grab a > > > multiplication component. plug the outs from the length and the > > > slider in here. The list of boxes goes into the List Item component > > > as does the result of the multiplication. This will give you a slider > > > to access which ever box you want. > > > > Other things to try are the Cull Nth and Cull Pattern components in > > > the Logic>Sets tab. > > > > luis > > > > On Feb 18, 7:31 pm, rp <[email protected]> wrote: > > > > > Hello Everyone, > > > > > If I have created a series of geometries at x distance apart...is > > > > their a way I can manipulate each geometry independent of the series? > > > > For example...if I have a box...then make a series so there are 5 > > > > boxes in a row at x distance apart....can I slide box 2 and 4 in all > > > > direction independent of each other and the rest in the series? > > > > > Any help/suggestions would be MUCH APPRECIATED! Thanks in advance... > > > > > RP
