These forums are CLOSED. Please visit the new forums HERE
camera positioning |
|
|
Igar Roff
Registered User
Join date: 22 Feb 2009
Posts: 21
|
03-18-2009 19:41
I'm working with a friend on some false perspective modelling - it is best seen from a specific viewpoint. Is the a way we can have a prim (like a poseball) that when they click it thier camera to set to a specific viewpoint - ie. set x,y,z location - zoom and/or magnification is not a problem but I want to avoid mouse view if possible.
|
|
Tanith Rosenbaum
Registered User
Join date: 10 Sep 2008
Posts: 42
|
03-18-2009 19:55
I haven't used it myself yet, but llSetCameraParams() seems to do what you need.
Have a look at http://www.lslwiki.net/lslwiki/wakka.php?wakka=llSetCameraParams and http://wiki.secondlife.com/wiki/LlSetCameraParams Cheers Tanith |
|
Igar Roff
Registered User
Join date: 22 Feb 2009
Posts: 21
|
03-18-2009 20:13
thanks - will do
|
|
Cypher Ragu
[Mad Scientist]
Join date: 6 Jul 2008
Posts: 174
|
03-20-2009 20:22
If the viewer is sitting on the object, you could also use llSetCameraEyeOffset and llSetCameraAtOffset. They're not as powerful as llSetCameraParams, but I think they'll work for what you're trying to do.
_____________________
Life is a highway... And I just missed my exit.
|