2D Toolkit Forum

2D Toolkit => Support => Topic started by: prokopst on September 26, 2014, 07:17:29 pm

Title: Set anchor for all sprites in one collection
Post by: prokopst on September 26, 2014, 07:17:29 pm
Does 2d toolkit have bulk change functionality to specify anchor for more than one sprite? I tried to select all sprites with shift and set anchor, but only one of them was modified. :(
I have many sprite sheets with characters running, swinging swords, etc. Anchors for these sprites are located at same relative position, x:16, y:64.
Title: Re: Set anchor for all sprites in one collection
Post by: unikronsoftware on September 26, 2014, 09:21:55 pm
Once you set the anchor, you will need to press "Apply" to apply it to all of the others in the selection...
Title: Re: Set anchor for all sprites in one collection
Post by: prokopst on September 27, 2014, 05:03:25 am
Ah, I completely missed the "Apply" button. Thank you.