Author Topic: Animate 4.3 Sprite  (Read 1683 times)

nopecio

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 37
    • View Profile
Animate 4.3 Sprite
« on: November 28, 2013, 10:20:36 AM »
Hi,
i'm trying to animate the new UISprite but i can't find any exposed public field to animate in unity, something like sprite index or something like that.
I would like to do the animation in the animation window rather than in code, is that possible?
If not, what's the second bets way?
Thanks!

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Animate 4.3 Sprite
« Reply #1 on: November 28, 2013, 02:31:50 PM »
I've added a 'nextSprite' field to UI2DSprite in f6, so you can use it to animate sprites.