2D Toolkit Forum

2D Toolkit => Support => Topic started by: spinner on August 18, 2013, 02:37:50 pm

Title: Automatically set Collider type for all sprites in collection
Post by: spinner on August 18, 2013, 02:37:50 pm
Hello,

I'm creating huge collections and I was wondering if there's a way to set the collider type automatically for all of them. I feel that it's a waste of mouse clicks to set them all manually with box trimmed for example.

Thanks.
Title: Re: Automatically set Collider type for all sprites in collection
Post by: unikronsoftware on August 18, 2013, 02:42:07 pm
Shift select all the sprites, assign what you like and click Apply before committing. Don't forget to click Apply, otherwise the changes are only applied to the active selection.
Title: Re: Automatically set Collider type for all sprites in collection
Post by: spinner on August 18, 2013, 02:59:49 pm
Thanks!
I was missing the "Apply" button before commiting.