OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Coffeemilk_Q 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!
-
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.