Jump to content

Texture in mouselook?


Prometheus Daines
 Share

You are about to reply to a thread that has been inactive for 4400 days.

Please take a moment to consider if this thread is worth bumping.

Recommended Posts

The way that immediately springs to mind is to have the hud keep on testing for AGENT_MOUSELOOK with llGetAgentInfo and switch its visibility accordingly.

The obvious disadvantage to that is that you'll need to run quite a fast timer.   If you're using it with a weapon, though, you might well be needing to have the weapon know if you're in mouselook (perhaps so you can go into an appropriate animation), in which case the weapon could tell the hud when to hide and show itself, using llRegionSayTo.

Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 4400 days.

Please take a moment to consider if this thread is worth bumping.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...