![]() |
|
#1
|
|||
|
|||
|
Playing animation backwards
Hi all,
I have a spider that comes down from the ceiling. The spider has an animation that makes the legs move against a thread that is hanging from the ceiling. Now I want to make the spider go up towards the ceiling. The move action works, but the legs still move as if the spider is going down. If I can play the animation backwards, the legs move as if the spider is going up. I tried this code, but it doesn't play the builtin animation backwards: spider[i].state(1) spider[i].addAction(act2) spider[i].setAnimationSpeed(1,-1) |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| speed on animation path | whj | Vizard | 8 | 11-17-2008 08:41 PM |
| Animation Tracks.... | k_iwan | Vizard | 2 | 03-26-2007 06:52 PM |
| Jumpy animation | Elizabeth S | Vizard | 1 | 11-08-2006 03:11 PM |
| animation sequence | pkhoosh | Vizard | 2 | 01-23-2006 09:03 AM |
| avatar animation problems | jrodman | Vizard | 1 | 01-18-2006 10:12 AM |