View Single Post
Old 03-02-2005, 11:16 PM   #1 (permalink)
liger
Member
 
Join Date: Feb 2003
Location: Melbourne, Australia
Posts: 66
Send a message via MSN to liger
Default Whats the conditionstate after constructing?

I've got a unit moving to a construction site to build something. I've also created a transition starte for moving to actively_constructing. During this time it plays a small animation and then starts constructing playing another animation during its construction phase.

What I'm looking for, is after the building is fully constructed, I want to play the same animation I played during the transitionstate but in reverse once. I know I set the animation mode to:

AnimationMode = ONCE_BACKWARDS

But I don't know waht state comes after a building has finished building. Any assistance?
liger is offline   Reply With Quote