Jump to content

alteredblvck

Resident
  • Posts

    2
  • Joined

  • Last visited

Reputation

0 Neutral
  1. I'm working on an attached accessory and I'm trying to figure out how to rotate only certain linked prims. I do not want to rotate the root as it rotates the whole object. I have 6 linked prims including the root. I need to rotate/spin prims 2, 4, 5 and 6 on the z axis. The prims needs to rotate around the z axis, in place. I'm not trying to create an orbiting object. I've been messing around for days but can't figure it out. llSetLinkPrimitiveParamsFast doesn't work on child prims on an attached object went it comes to rotation by the looks of it. And TargetOmega only spins the object client side. Any help would be amazing.
  2. I'm working on something that has 4 child prims linked to a root prim. The link number shown in the edit menu is not matching the link number that scripts are getting for those child prims. For example, the edit menu shows link number 2, but when using llSetLinkPrimitiveParamsFast, I have to use link number 5 those parameters to apply to the specific child prim. I decided to use a script to get the link number of the child prims upon touch and none of them match the link numbers shown in the edit menu for those respective prims. Attached is an example. FYI, I'm on the beta grid so I don't know if this is a beta grid issue.
×
×
  • Create New...