index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
bin
/
assets
/
ScriptsAssetSet
/
KanEd-Test06.lsl
blob: 158d6763f2bb8a668fd654dc77c765075c14e66f (
plain
)
1
2
3
4
5
6
7
8
default
{
state_entry
()
{
llTargetOmega
( <
0
,
1
,
1
>,
.2
*
PI
,
1.0
);
}
}