Is it possible to set another primatives attributes given its object key? Is there nothing like llSetPos(object_key, position)?
The only way I can think of is to send a message to the primative's script to tell it to move itself, but this seems inefficient.
Thanks