airscripted_sequence Created 20 years ago2004-05-08 23:52:03 UTC by VOX VOX

Created 20 years ago2004-05-08 23:52:03 UTC by VOX VOX

Posted 20 years ago2004-05-08 23:52:03 UTC Post #26132
I have a scientis who is walking on a catwalk. A door is in his way. He needs to open the door and then walk across the next catwalk. But I don't know how to make him do more than one airscripted_sequence. He walks to the door and uses it, but then he just stands there. How do I make him resume walking? :confused:
Posted 20 years ago2004-05-09 00:28:38 UTC Post #26137
Get the aiscripted_sequence (target property) to trigger another one.
Walk to door, aisequence (opendoor)
target aisequence2
The Target of the aisequence will activate after the sequence is complete. So if it targets another sequence, it will call that one after it completes the first one.
Have a look in the Example Maps for the Talking Sci map. It shows sequences tageting themselves and other stuff.
You must be logged in to post a response.