Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Touch Pointer?

Wenceslas Habsburg
Lost in the Wilderness
Join date: 10 Dec 2005
Posts: 16
01-01-2006 09:16
Hi everyone,

I'm creating object where the root prim has a touch event in it and passes a link message to the rest of the prims.

I've made sure that only the root prim will triger the touch event by putting llPassTouches(0) and dummy touch events in the scripts in the child prims. However, I still get the hand pointer when mousing over the 'inert' sections of the object. Is there any way to stop that?
Osgeld Barmy
Registered User
Join date: 22 Mar 2005
Posts: 3,336
01-01-2006 10:12
no :)
Wenceslas Habsburg
Lost in the Wilderness
Join date: 10 Dec 2005
Posts: 16
01-01-2006 11:03
I was afraid that's the answer, but I wanted to put it forward to the forum. Thanks!