Actors scripting

Started by ZET99, May 14, 2010, 02:36:20 AM

Previous topic - Next topic

ZET99

how to order pawn go follow me? scripting trigger has "move to player" but there are nothing about pawn tag  :(
Signature normal, signature normal - Hey, stop it stupid droid!

{CCP}VI

that function is for AIScript.
nearly the same like the scripted trigger but you can link it up with a pawn.
the AIscripttag in the defaultproperties of the pawn has to be the same as the tag of your AIScript. then it should work.
Xfire- viscatus

ZET99

i'm tryed to do it, on example "play anim"
writed in base anim right name of anim, wait, there need to write only anim name, or name with group name?
Many thanks in advance
Signature normal, signature normal - Hey, stop it stupid droid!

{CCP}VI

you need only the name of the animation itself.
Xfire- viscatus

ZET99

do you have any icq?
sometime what you writed working, but no alltime
Signature normal, signature normal - Hey, stop it stupid droid!

{CCP}VI

go to the levelproperties(f6).
add the mesh of your animation and the animationset to customanims.
you need to do that when you use "unusual" animations.
Xfire- viscatus

ZET99

ok, and one question, clone troopers can play almost all animations from commandos, but there "unusual" anims not available for troopers.Is there any way play this anims for troopers?
Signature normal, signature normal - Hey, stop it stupid droid!

{CCP}VI

i'm not sure which animations you're talking about as the clonetrooper has nearly everything.
go to the animationbrowser. select the clonetroopermesh and the animationset with the animation you want to have. then go to edit and click " link up anim and mesh".
btw you can do quite funny stuff with that. for example you can make a trandoslaver with trandoheavyanimations.
then you  have to save the animationpackage.
save it in the editor because there won't be a message which asks you to save it when you close it.
and you don't have to overwrite the old animationpackage.
Xfire- viscatus

ZET99

Signature normal, signature normal - Hey, stop it stupid droid!