Animation issue
design219
Member Posts: 2,273
I've got an actor with animation and a rule that when an attribute changes, a new animation starts. The problem is there is a flash of the original image in the new animation. And that flash loops.
Any suggestions?
Any suggestions?
Comments
Otherwise you need to be sure that your animation sequences will flow smoothly. As a helpful rule I try and have my beginning and ending animation sequences be the same picture so I can loop it if need be. Also if I can manage to start off another sequence like, an attack let's say, with that same starting image from the previous animation it will be a lot easier to transition to with code.