- Home /
Question by
Vitorjs30 · Mar 03, 2015 at 12:10 PM ·
animation clipsprite animation
Sprite error while changing Animation clips
Hi!
I have a character made of many sprite images and animate it in different animation clips. Each clip represents a state: idle, walk and so on. The problemn is that when I switch between the animation clips, some sprites that I don't want to show in the current clip, and I had already disabled then in the first frame of the animation clip (ex: a different head or arm), appears for just a second before being disabled.
I would like to know if disabling a sprite in the first frame is the correct way of doing this or do I have to use scripts for it?
Tks in advance! ;)
Comment