PinkXcstasy Tylman Posted December 13, 2013 Share Posted December 13, 2013 We want to be able to touch one object. that object tells the media prim to load a certain url based on the button pressed. Is this possible? Link to comment Share on other sites More sharing options...
Qie Niangao Posted December 13, 2013 Share Posted December 13, 2013 Sure. The script in the media prim would use llSetLinkMediaParams as normal (PRIM_MEDIA_CURRENT_URL among other parameters). Any of a half-dozen different ways to communicate between the controller and the media prim, including llRegionSayTo or just old school llSay. And any of several ways to define distinct "buttons" on the controller, including llDetectedLinkNumber. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now