|
DrChaos Torok
Registered User
Join date: 2 Mar 2007
Posts: 5
|
06-03-2007 09:00
Anyone know a way to create a Map like function when an ava touches an object? I'm thinking something similar to the Map function in HTTP.
|
|
Lyn Mimistrobell
(waiting)
Join date: 11 Jan 2007
Posts: 179
|
06-04-2007 01:16
Like you'd have area's in an HTML map (not HTTP map) you create prims that make up that map. You can hide the prims with a transparent texture. That's how I do buttons on HUDs - one HUD texture for the entire HUD and transparent prims for the buttons.
|
|
DrChaos Torok
Registered User
Join date: 2 Mar 2007
Posts: 5
|
06-04-2007 15:41
Thanks, yes I meant HTML. Thanks for your reply, however I was looking to do this with 1 prim.
|
|
Ultralite Soleil
Registered User
Join date: 31 Aug 2006
Posts: 108
|
06-04-2007 15:47
From: DrChaos Torok Thanks, yes I meant HTML. Thanks for your reply, however I was looking to do this with 1 prim. Oh how I wish.
|
|
grumble Loudon
A Little bit a lion
Join date: 30 Nov 2005
Posts: 612
|
06-04-2007 22:09
The closest I've gotten is to have them touch and hold the mouse and move it. The event tells you the relitive motion.
|