Connect actors (buttons)

TF101

  • *
  • Posts: 84
Hi,
Unfortunately I am a little confused and do not know exactly where to start.

I have a menu with many buttons (Actors), these control the levels.
I would like the user to swiped to the left and then fly in the next buttons. I tried joints and regions.
Is there a way to conect all the buttons and control them all at once?

I attached a image.

Have someone a idea?

Kind regards,
Thomas

LIBERADO

  • *
  • Posts: 2720
You can move just one invisible actor when sliding, and continuously setting the position of all buttons relative to the position of that invisible actor.
Or you can slide all the buttons at once, without the need for them to be interconnected.
Another method would be to switch between two different scenes, each with its own buttons.
I'm spanish, excuse me for my bad English.
I'm not a private teacher. Please, post your questions in the public forum.

TF101

  • *
  • Posts: 84
Hi,
Thank you for your response.
I have solved it by us of slide and add / subtract a certain amount of pixels. It works good but makes a littel more work.  ;)

Kind regards,
Thomas