Jump to content

An "autotouch" function ?


Faustnw
 Share

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

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

Recommended Posts

Hi,
I have basic LSL skills even if I still have many things to learn. I'm making the first steps into HUDs. After some experimentations, I wonder whether is it possible to "touch" a prim with a HUD and not an avatar ? I searched on the Internet but I haven't any informations about this.

Thank you

Link to comment
Share on other sites

I think you might be using the wrong event (touch is an event not a function), what I think you may be looking for is to detect a collision event, not a touch event, but still can't do that directly form a hud, only object to object or object to avatar.  Without knowing more about what your trying to do we can only guess.  Here are some link that might help.

http://wiki.secondlife.com/wiki/Category:LSL_Events

To script you don't need to learn every thing, you just need to be able to reference it.

http://wiki.secondlife.com/wiki/LSL_Portal

Become familiar with whats in each of these links, and you'll be able to answer most of your own questions.

Functions | Events | Types | Operators | Constants | Flow Control

 

 

 

Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 3227 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...