Hello,
I'm trying to do Y-axis icon movement in the style of a mobile operating system, you hit up or down and all the icons move and if you hit one, it loses visibility (I did that as a test, it will actually lead to another layout)
I've grouped all the icons to a family called Icons.
How can I make it so that when I press and it moves to one side or another all the icons behave as if you were moving a layer like an ios or android but up and down?
I don't understand if the family has a joint axis or should I create a hidden object and all the icons with a pin to that hidden object?
Here are some screenshots. As I have the code if you touch the screen the icons are all aligned in the Y of the touch, so there are only 4 left in sight and they move but without acceleration, deceleration or anything.