Home   Help Search Login Register  

Author Topic: qeustion about cutscenes  (Read 346 times)

0 Members and 1 Guest are viewing this topic.

Coffeemilk_Q

  • Guest
qeustion about cutscenes
« on: 03 Nov 2003, 21:14:01 »
Hey,

I want to create a cutscene, but I don't know how to let a unit follow a waypoint route as soon as the camera targets the unit halfway the cutscene.
Can anyone explain me how I should write that down in the script?
Thanks!

Offline Blanco

  • Former Staff
  • ****
Re:qeustion about cutscenes
« Reply #1 on: 03 Nov 2003, 21:53:48 »
use a bolean in you wp and set it true in your camscript.


letswalk

in the a wp of that unit

letswalk = true in the camscript.

 
Search or search or search before you ask.