2D Toolkit Forum
2D Toolkit => Support => Topic started 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.
-
Once you set the anchor, you will need to press "Apply" to apply it to all of the others in the selection...
-
Ah, I completely missed the "Apply" button. Thank you.