Not signed in (Sign In)

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorkatem
    • CommentTimeJan 25th 2008
     # 1

    Hi all,

    I'm confident it's possible (because I've seen sliding doors etc) but I have no idea how it would be done - I would like one prim as part of a linked set of prims to move, all other prims in the set would remain still.

    For example a sphere prim moving up and down a cylinder prim. I can do the moving up and down bit but when the prims are linked, both move. What do I need to do to keep one of the prims still?

    Thanks in advance

    •  
      CommentAuthorLuke Poplin
    • CommentTimeJan 25th 2008 edited
     # 2

    katem,

    If you are using a llSetPos command for the movement you can simply remove the script from the root prim and place it in the child prim.

    *edit for a typo