OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Mitrokhin on 28 Aug 2002, 17:54:14

Title: camera pointing
Post by: Mitrokhin on 28 Aug 2002, 17:54:14
does anyone know a script so that the camera zooms in on your face and not your feet??

cyberpunk
Title: Re:camera pointing
Post by: KTottE on 28 Aug 2002, 18:23:45
Well, try using the now infamous camera.sqs to get an absolute position where your camera will be aimed. If the scene doesn't allow that, show me how you scripted that particular part and I'll let you know.
Title: Re:camera pointing
Post by: Mitrokhin on 28 Aug 2002, 18:25:50
would you help me with the script i've sort of lost it all in the pc somewhere!! :-\
Title: Re:camera pointing
Post by: KTottE on 28 Aug 2002, 18:38:23
Well, like I said, look at the stickied thread at the top of this board, there you will find all the info there is on camera.sqs
Use that to find out the exact position (X,Y,Z) of your camera, and the exact target (X,Y,Z). Then enter that into your script. Then you can have the camera looking into the ear of the dude, or whatever you feel like ;D