vector
offset
=
<
0
,
0
,
0
>;
rotation
rot
=
<
0
,
0
,
0
,
1
>;
default
{
state_entry
()
{
llSitTarget
(
offset,rot
)
;
}
}