G Général

llSetLinkPrimitiveParamsFast() Demo Version 1.0

llSetLinkPrimitiveParamsFast() Demo
Détails
Caractéristiques
Contenu
Avis

Demonstration object for the llSetLinkPrimitiveParamsFast(). function. This function allows controlling multiple prims in a linked object. This has 1 very simple script. The script is in the base and controls the brightness of the 5 linked balls. Touch the base to start the script to sequentially flash the bulbs. This effect and more can also be done with llMessageLinked(), However the big difference is that llMessageLinked(), since it is a program, can also light any of the bulbs individually if you click on them while the bulbs are sequencing. llSetLinkPrimitiveParamsFast() can not do this.

This is better than other examples because it shows how to address prims based on their object names rather than the random numbers assigned to each prim when they are linked. Using this programming method prims can be linked and unlinked in any order and the code will always address the correct prim. This technique is very helpful when objects get very large and complex with multiple linked prims.

You should get a copy of both llMessageLinked() and llSetLinkPrimitiveParamsFast() demonstration items so you can compare. They both have advantages depending on the complexity of what you plan to do. In short, the simplest is llSetLinkPrimitiveParamsFast(). Use to control prims directly. llMessageLinked() is more complex and used to control programs in each prim or multiple programs in the same prim.

  • Touch the base to sequentially flashes 5 lights
Note moyenne : étoile pleine étoile pleine étoile pleine étoile pleine étoile pleine
  • 5 étoile :
  • 4 étoile :
  • 3 étoile :
  • 2 étoile :
  • 1 étoile :
The marketplace makes it hard to give feedback: however - 5 stars for your fullperm open source contribution !
étoile pleine étoile pleine étoile pleine étoile pleine étoile pleine Publié le 25/8/2024 de Fullperm Alpha

Please upvote our feedback also here:
https://feedback.secondlife.com/web-features/p/improve-marketplace-review-rating-make-it-like-ebay
Join the secondlife developer group here:
https://world.secondlife.com/group/d681285b-20a0-0e3d-28a7-f52bc3748604

Cet avis vous a-t-il été utile ?
Excellent
étoile pleine étoile pleine étoile pleine étoile pleine étoile pleine Publié le 23/7/2021 de Robert67 Soulstar

Thank you! :)

Cet avis vous a-t-il été utile ?
Great Demo!
étoile pleine étoile pleine étoile pleine étoile pleine étoile pleine Publié le 15/2/2020 de RoyBoy Bigboots

I was really impressed at you demo and was thinking how cool this could be for marque lighting.

Thank you for your demo

Cet avis vous a-t-il été utile ?