Advertisement
Guest User

Untitled

a guest
May 19th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1.  
  2. vector offset = touch_pos - llGetRootPosition();
  3. rotation offset_rot = llList2Rot(llGetLinkPrimitiveParams(5, [PRIM_ROTATION]), 0);
  4. offset /= offset_rot;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement