Hello Guest

Author Topic: NeedBatchSetSpriteAnchor  (Read 3948 times)

roc_hgh

  • Newbie
  • *
  • Posts: 4
    • View Profile
NeedBatchSetSpriteAnchor
« on: March 20, 2013, 07:30:21 am »
We have a animation with 30 frames. Now, in the SpriteCollection, we want to change every frame's anchor in batch way, but there is no way to do that. So , if tk2d have this function in the next version, we will very happy to that! thanks.

m4ko

  • 2D Toolkit
  • Jr. Member
  • *
  • Posts: 75
    • View Profile
Re: NeedBatchSetSpriteAnchor
« Reply #1 on: March 20, 2013, 11:07:30 am »
Yes it has!

1. Go into the sprite collection
2. Select all sprites which you want to change (shift-click / ctrl-click)
3. Set desired anchor
4. Click on the little "apply" beneath the anchor select box
5. Commit the sprite collection

roc_hgh

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: NeedBatchSetSpriteAnchor
« Reply #2 on: March 20, 2013, 12:40:57 pm »
Apply is Done!!! Thank you very much, my Dear!!!

m4ko

  • 2D Toolkit
  • Jr. Member
  • *
  • Posts: 75
    • View Profile
Re: NeedBatchSetSpriteAnchor
« Reply #3 on: March 20, 2013, 02:04:00 pm »
You are welcome.