Character briefly disappears during animation (SOLVED).

Started by MetuSynth, Sun 03/08/2014 21:27:16

Previous topic - Next topic

MetuSynth

I am trying to animate one of my characters during a dialog.  For the most part, this works.  However, the character will go through each animation frame, then disappear for a split second before repeating the animation.

Here is the code (within a dialog script):

Code: ags

cEgo.LockView(4);
cEgo.Animate(1,1,eRepeat,eNoBlock,eForwards);


There are three frames in the animation view, none of which (obviously) are blank.  How do I get the animation to run smoothly?

EDIT: I had accidentally checked the box where the current loop goes into the next loop (which had one blank frame in it).  Oops. 
Destroy. Confine. Rebuild.

SMF spam blocked by CleanTalk