|
Bhati Latte
Registered User
Join date: 28 Nov 2007
Posts: 29
|
02-06-2008 16:49
Hello everyone,
I have a question today related to zooming on an object or an area by a script. I’m working on a church my wife purchased and want to automatically zoom on to the stage (alter area) when an av sits on one of the benches (this church is so big you can hardly see what’s going on at the front from couple of rows back.. lol). Obviously depending on the distance to the front from where they sit I should be able to assign a different zoom value.
Is this possible? If so can anyone help me with the script?
Thank you in advance for your time.
|
|
Lightwave Valkyrie
Registered User
Join date: 30 Jan 2004
Posts: 666
|
02-06-2008 16:57
i would use llSetCameraParams but yo can also use llSetCameraAtOffset and llSetCameraEyeOffset http://wiki.secondlife.com/wiki/Category:LSL_Camerause the followcam script as an example http://rpgstats.com/wiki/index.php?title=FollowCam~LW
_____________________
L$ is the root of all evil videos work! thanks SL 
|
|
Bhati Latte
Registered User
Join date: 28 Nov 2007
Posts: 29
|
02-06-2008 18:42
Thanks Lightwave, i will try that link.
|