Home   Help Search Login Register  

Author Topic: Moving trigger  (Read 631 times)

0 Members and 1 Guest are viewing this topic.

rupa

  • Guest
Moving trigger
« on: 30 Oct 2002, 23:24:47 »
i need help with making movie trigger. I'd like to make that when someone comes on trigger will be automatic move to another place.
Please help!

seanver

  • Guest
Re:Moving trigger
« Reply #1 on: 30 Oct 2002, 23:27:43 »
To move a trigger just give it a name and move it wherever you want using the setpos command. So if you want to move it to a gamelogic's position, for example, put:

triggername setpos (getpos gamelogicsname)

rupa

  • Guest
Re:Moving trigger
« Reply #2 on: 31 Oct 2002, 12:21:02 »
Thanx for help. But i need help again. How to make a script that when u push button will AI go own way?