Did Unity support *.gif and *.ani

if it support.how to use.

i wanna my game cursor animation just like WC.

neither is supported.

They are web fictive movie formats, of little to no use in engines aside of usage as a movie, but for usage as movie, unity has real movie support in unity pro.

What you want to use instead is UV frame based animation with an image strip animation.

ok.i know now.though i can not use UV now.thank you.

it isn’t that hard, you can learn it fast.
alternatively there are things like SpriteManager (and especially SpriteManager2) that make 2d animation stuff much easier for developers with little or no background on that end