removed useless _ folders
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<Solution name="Physics_Optimization_for_Prims">
|
||||
<Project name="Physics_Optimization_for_Prims" path="Physics_Optimization_for_Prims\Physics_Optimization_for_Prims.prj" active="true"/>
|
||||
</Solution>
|
||||
@@ -0,0 +1,21 @@
|
||||
// :CATEGORY:Pysics
|
||||
// :NAME:Physics_Optimization_for_Prims
|
||||
// :AUTHOR:Ferd Frederix
|
||||
// :CREATED:2012-06-29 13:53:07.687
|
||||
// :EDITED:2013-09-18 15:38:59
|
||||
// :ID:627
|
||||
// :NUM:854
|
||||
// :REV:1.0
|
||||
// :WORLD:Second Life
|
||||
// :DESCRIPTION:
|
||||
// Use the following script to set all child prims to None. Be sure to check what physics are needed for your linkset prior to using, and/or add a simple cube as the root prim.
|
||||
// :CODE:
|
||||
default
|
||||
|
||||
{
|
||||
|
||||
state_entry()
|
||||
|
||||
{
|
||||
|
||||
llOwnerSay("Setting all child prims to PRIM_PHYSICS_SHAPE_NONE");
|
||||
@@ -0,0 +1,6 @@
|
||||
<Project name="Physics_Optimization_for_Prims" guid="D8CC9591-6C00-1014-B904-200204C60A89">
|
||||
<Object name="Object" guid="D8CC9679-6C00-1014-B904-200204C60A89">
|
||||
<Script name="Physics_Optimization_for_Prims_1.lsl" guid="D8CCB25D-6C00-1014-B904-200204C60A89">
|
||||
</Script>
|
||||
</Object>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user