Still having a prob with yack pack
by Jermaine Morgan · in Torque Game Engine · 04/24/2008 (1:28 pm) · 2 replies
I installed it and it works
but now when i start a dialog with ai player
the ai player runs toward me
how can I fix this?
Can someone help me out?
but now when i start a dialog with ai player
the ai player runs toward me
how can I fix this?
Can someone help me out?
About the author
Torque 3D Owner Mark Dynna
The Yack Pack contains the feature of allowing an animation to be played while a phrase of the dialogue is being spoken. Not wanting to create new animations to have to distribute with their add-on, the guys who wrote it just decided to use the "run" animation as an example of how animations can be called from within their system.
If you don't like it, open up the DLS file in a text editor, and find all instances of "talkSequence" and change the entry from "run" to simply "" and everything should be hunkey dorey for you.