Hello Guest

Author Topic: change mesh filter  (Read 3425 times)

mike2d

  • 2D Toolkit
  • Jr. Member
  • *
  • Posts: 63
    • View Profile
change mesh filter
« on: May 26, 2013, 09:45:43 am »
hi,

is it possible to change the mesh filter on an AnimatedSprite ?

here's my problem :
i'd like to animate a sprite on a mesh (not square) and not my sprite to be the mesh.

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: change mesh filter
« Reply #1 on: May 26, 2013, 11:12:49 am »
No, the sprite is the mesh, and you can't animate the sprite on another mesh - it will require updating the UVs on the mesh.