2D Toolkit Forum

2D Toolkit => Support => Topic started by: atamize on August 02, 2013, 05:11:07 pm

Title: Select and move multiple points on a polygon collider
Post by: atamize on August 02, 2013, 05:11:07 pm
I really like the polygon collider editor tool, but I would like to be able to select multiple points and/or islands and move them all at once. The reason is that my sprite has been extended and now the points are all offset. I'd rather not have to move all the points manually as my islands are quite complex. Is this possible to do, if not can I request it as a feature?
Title: Re: Select and move multiple points on a polygon collider
Post by: unikronsoftware on August 02, 2013, 05:37:06 pm
Not possible at the moment - it doesn't cope with multiselect at all right now. I'll add it to the trello for voting.
For now I suggest writing a little script to do it for you. Might be the easiest thing to do right now.