|
Ahndou Zauberflote
Registered User
Join date: 9 Nov 2006
Posts: 30
|
06-16-2007 10:32
Does anyone know how to enable elements on the flexible path (i.e. softness, gravity) through scripting commands? It is important that I learn how to do this, for my project involves a tortured prim that needs to have such elements but I can't do it the normal way or else the tortured prim will revert back to it's original form. Anyways thanks.
|
|
Pale Spectre
Registered User
Join date: 2 Sep 2005
Posts: 586
|
06-16-2007 12:20
llSetPrimitiveParams PRIM_FLEXIBLE is the way for a script to change the flexible values (including enabling and disabling flexible). I have no idea what effect this will have on a tortured prim though!
|
|
Ahndou Zauberflote
Registered User
Join date: 9 Nov 2006
Posts: 30
|
06-17-2007 13:52
I see. Well, thanks!
|