Don't click here unless you want to be banned.

LSL Wiki : flexible

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings :: You are crawl801.us.archive.org

Flexible


Since SL 1.9.1, a prim can be made flexible. Flexible prims ("flex prims") are a client-side effect and are automatically made phantom and non-physical. However, flex prims can be linked to a solid, physical root prim and will, thus, take on those properties as well (though it's buggy).

Constants
llSetPrimitiveParams PRIM_FLEXIBLE parameter to toggle a prim's flexibility on/off, softness (rigidity), gravity, friction/drag, wind, tension, and force:
llSetPrimitiveParams([PRIM_FLEXIBLE,1,2,.3,2,0,1,<0,0,0>]);

Notes:


Prim
Comments [Hide comments/form]
Brilliant! I've been after this since 1.8.3!
-- HazVega (2006-04-16 02:48:50)
Leave Linden comments in sienna, please.
-- EepQuirk (2006-04-16 17:53:29)
Sienna is the same color as hyperlinks (using the default stylesheet), use something different.
The WikiFormatting page strongly discourages the use of colors other then note.
-- ChristopherOmega (2006-04-16 19:34:39)
I think a different colour from the note colour is good for pointing out Linden sayings.
-- HazVega (2006-04-17 03:09:51)
Sienna is the chosen color BY Lindens in the forum. I think LSL comment Linden text color should remain consistent with forum Linden text color. The default stylesheet needs tweaking anyway; now's a good a time as any to finally fix it and offer alternate styles.
-- EepQuirk (2006-04-17 03:51:52)
Sienna is the official Linden forum color (when they post it's the default color).
-- BlindWanderer (2006-04-18 07:20:34)
Alright, adding the info to the WikiStyleGuide page...
-- ChristopherOmega (2006-04-18 11:29:05)
It was sheer joy when I first realized that purchased trees, otherwise so stiff and static, could be made Linden-tree like in wind responsiveness by changing them to flexible and tweaking the parameters. (Example values: Softness 1, Gravity 0, Drag 2, Wind 0.2 - 0.3, Tension 2).
-- NoreaValeeva (2007-07-19 01:44:51)
Attach a comment to this page: