Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Reset View

Zena Juran
Registered User
Join date: 21 Jul 2007
Posts: 473
05-28-2008 06:02
Hiyas Everyone,

I'm setting up some teleporters on my sim that use WarPos with a menu. I wanna be able to reset the avatars view right before the TP otherwise it tends to stay stuck at the initial TP spot. I looked at the camera controls but not sure which one to use.. maybe llReleaseCamera? Any help would be greatly appreciated. :-)
Hewee Zetkin
Registered User
Join date: 20 Jul 2006
Posts: 2,702
05-28-2008 07:09
I suspect the camera is getting stuck because the user has "detached" the camera (in a manner of speaking) from the normal snap positioning using an ALT-drag. As far as I know there's nothing you can do in a script to bump the user out of that state, though you could remind them to press ESC a couple times to return to the default view.
Zena Juran
Registered User
Join date: 21 Jul 2007
Posts: 473
05-28-2008 07:22
hiyas Hewee... Yes, this is the case of when the camera has been moved. I seem to be able to get the camera to travel with the avatar using llClearCameraParams. Still testing this out but looks good. :-)