I have a scrolling bar with quite a lot of object pinned to it so that when the bar scroll all the objects move with it.
Each object acts different when clicked on so for the start of layout i have e.g.:
object 1 - pin to - bar
object 2 - pin to - bar
object 3 - pin to - bar
object 4 - pin to - bar..........etc
is there a way i can pin all the objects together under a single command to cut down on my actions?
thanks