[Opensim-users] First-person view ?

BlueWall jamesh at bluewallgroup.com
Thu Apr 7 17:28:32 UTC 2011


On 04/07/2011 01:15 PM, Simon Slavin wrote:
> This is probably in some documentation somewhere.  If it is, just point me at it.  I'm new to OpenSim and haven't found everything yet.
>
> In another VR system I use ('Myst Online') there's an easy way to switch between 3rd-person view (what I see in OpenSim) and 1st-person view (looking out of the eyes of your avvie).  Does OpenSim (or the client software) have something similar ?  If not, does the ll() library have the capability to do it ?  I'm happy to write the script, I just didn't find anything useful yet.
>
> The switch needs to stay switched to 1st-person while the avvie moves about.  It's not good enough just to switch but revert as soon as the avvie moves.
>
> Simon.
> _______________________________________________
> Opensim-users mailing list
> Opensim-users at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-users
Use Mouselook by: in the viewer menu "View/Mouselook" or press "m"
outside the chat bar. In an LSL script use
llTakeControls(CONTROL_ML_LBUTTON,TRUE,FALSE); will present a button
along the lower part of the viewer screen "Mouselook".


BlueWall



More information about the Opensim-users mailing list