# Action animation problem

**URL:** https://forum.kirupa.com/t/action-animation-problem/56942
**Category:** Uncategorized
**Created:** [July 9, 2004, 12:39am UTC](https://forum.kirupa.com/t/action-animation-problem/56942 "2004-07-09T00:39:23Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![BallR0507](https://avatars.discourse-cdn.com/v4/letter/b/ac8455/32.png) [@BallR0507](https://forum.kirupa.com/u/BallR0507)
#### Post date: [July 9, 2004, 12:39am UTC](https://forum.kirupa.com/t/action-animation-problem/56942/1 "2004-07-09T00:39:23Z")

</div>

Im making a game, an rpg similar to “kingdom hearts”. well the problem is that i want to make my Mc show a certain frame for a certain amount of time, then when that animation is over, go back to the original frame.

my mc is setup like this:

> 

[list]  
[_]Player-  
[list]  
[_]Stand Left  
[list]  
[_] 3 Frames Of Animation  
[/list]  
[_]Stand Right  
[list]  
[_]3 Frames Of Animation  
[/list]  
[_]Walk Left  
[list]  
[_]3 Frames Of Animation  
[/list]  
[_]Walk Right  
[list]  
[_]3 Frames Of Animation  
[/list]  
[_]  
Speacial Left  
[list]  
[_]3 Frames Of Animation  
[/list]  
[_]Speacial Right  
[list]  
[_]3 Frames Of Animation  
[/list]  
[_]Attack Left  
[list]  
[_]3 Frames Of Animation  
[/list]  
[_]Attack Right  
[list]  
[\*]3 Frames Of Animation  
[/list]  
[/list]  
[/list]  
i Want My Mc To Show one of the Speacial Frames until the animation is over then go back to the stand frames
