Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: andyandyandy on March 21, 2021, 12:40:11 PM

Title: anyway to select states and drag all connection to another state?
Post by: andyandyandy on March 21, 2021, 12:40:11 PM
I usually have over 30-40 states going to one state, dragging one state connection to another can be a pain in the butt something. Is there a way I can select all the states I need to drag and drag them all at the same time instead of one by one?
Title: Re: anyway to select states and drag all connection to another state?
Post by: djaydino on March 21, 2021, 08:14:41 PM
Hi.
I don't think that's possible.

What are those 30-40 states doing?
Maybe you can use some arrays and have your states greatly reduced.
Title: Re: anyway to select states and drag all connection to another state?
Post by: andyandyandy on March 21, 2021, 10:33:00 PM
Hi.
I don't think that's possible.

What are those 30-40 states doing?
Maybe you can use some arrays and have your states greatly reduced.

Is sets a value from a click event. Is not about arrays. Just connecting state to state inside the playmaker.

It would be a great function if we can select all and connect to another state all at once.
Title: Re: anyway to select states and drag all connection to another state?
Post by: djaydino on March 22, 2021, 10:12:39 AM
Hi.
Could you show your setup of that, as it feels like a lot of states to go to 1 state.