Random Selection in pool of Pistons
-
Hi,
This is vijay.we have a pool of bricks placed side by side like 5rows and 5 cols....
each brick connected with one piston. I am trying to move bricks randomly up and down.
please check the attached image and skp. and please help me in developing this...Thanks,
Vijay
-
Do you want all the bricks up and down by a random amount or do you want a random selection of bricks to move? or both?
-
Hi remus,
Thanks for the quick reply.
I am looking to move random brick to a random height... -
Juts put rand in each piston controller. If you want it to go higher than the default level of 10 put rand(100)in the controller, the 100 can be any number you want.
-
Hi Phy,
How are you...Thanks for the tips. it helped me.
i am working on it to get more detail.Thanks,
Vijay
Advertisement