PDA

View Full Version : How can I achieve a target view focus as in flight sims? Is it possible?



p75
Aug 1 2009, 09:22
Hi Lads,

If I would like to have a target view focus as you have in flight sims, meaning that you press a button and you see the locked target in 3rd person view and can spin 360 degrees around it.

Does such a script already exist? If not, what should I do to create it? I'd like it be general and only for singl player (my own missions), so no matter if your playing in a vehicle or not.

Appreciating your help. Thanks!

PuFu
Aug 1 2009, 10:26
There is no such script as far as i know. But could be possible by using the camera commands, since that allows you to lock your view on a target.

i would start by looking over some of the spectating scripts

p75
Aug 1 2009, 10:28
There is no such script as far as i know. But could be possible by using the camera commands, since that allows you to lock your view on a target.

i would start by looking over some of the spectating scripts

Thanks, Pufu!