scriptable camera control
|
xiopher Keegan
SL Packrat
Join date: 17 Jun 2004
Posts: 9
|
07-16-2004 14:53
The following was purposed in the new ideas topic. “I propose adding the ability to "detach" the camera from the avatar and "place" it in an object or fixed location. This way, no matter how you as your avatar move about and adjust items your camera stays put."
Is there any way to control your view through scripts?
|
David Czukor
Prole
Join date: 8 Jun 2004
Posts: 16
|
07-19-2004 05:12
Yes, you can control the camera, but only while an av is sitting on a scripted object. See llSetCameraAtOffset() and llSetCameraEyeOffset in http://badgeometry.com/wiki.-- D
|
Aaron Levy
Medicated Lately?
Join date: 3 Jun 2004
Posts: 2,147
|
07-19-2004 07:26
hmmm...
Are they locked? Once a user sits down and the camera is adjusted for them, can the user move them?
|
David Czukor
Prole
Join date: 8 Jun 2004
Posts: 16
|
07-19-2004 10:00
According to the doc, yes, the av can move the camera. If you press Esc, it goes back to where you set it w/ these functions.
-- D
|
Wednesday Grimm
Ex Libris
Join date: 9 Jan 2003
Posts: 934
|
07-19-2004 10:19
Note that sadly, the camera is set when the avatar sits down, and there's no way to change the way it's pointed after that.
What I mean is, if you call one of the set camera functions while an avatar is sitting on an object, the camera will *not* move. But if the avatar stands up and sits down again, the camera will be in the new orientation.
_____________________
Sarcasm meter: 0 |-----------------------*-| 10 Rating: Awww Jeeze!
|
Adam Zaius
Deus
Join date: 9 Jan 2004
Posts: 1,483
|
07-19-2004 10:59
There's an unimplemented llTakeCamera(), which rumour has it, is in 1.5
|
Goshua Lament
Registered User
Join date: 25 Dec 2003
Posts: 703
|
07-19-2004 12:26
From: someone Originally posted by Adam Zaius There's an unimplemented llTakeCamera(), which rumour has it, is in 1.5 When that comes out, I'm going to make some film-making gear. The first peice is going to be a dolly.
_____________________
Flickr Second Life Photo GalleryI no longer regularly login to SecondLife, but please contact me if an issue arises that needs my attention.
|
xiopher Keegan
SL Packrat
Join date: 17 Jun 2004
Posts: 9
|
07-19-2004 16:25
I can't waint until 1.5 is there any other rumors about new features? thanks for all the help I love SL
|
Sinatra Cartier
From Beta to Zeta!
Join date: 8 Jan 2003
Posts: 533
|
Hope the rumor is true!
07-19-2004 16:39
A scriptable camera will ROCK!
|
Aaron Levy
Medicated Lately?
Join date: 3 Jun 2004
Posts: 2,147
|
07-19-2004 17:04
I just want to work on some multi-person games that require keeping things private from other players. Impossible to do with the current camera system. If I could sit the person in a chair and force their gaze on their own cards, and the table, then it would be possible. 
|