Dala Palmer
Registered User
Join date: 15 Jan 2007
Posts: 2
|
06-03-2007 06:04
How can an object animate two different avatars at once? For example, if u make a kiss-script which makes two people kiss, how would you explain to the script which avatar you want to animate.
The function llStartAnimation only takes one parameter (the name of the animation), but how do you tell it which avatar you want to animate??
|
Johan Durant
Registered User
Join date: 7 Aug 2006
Posts: 1,657
|
06-03-2007 11:20
llStartAnimation operates on whichever avatar the script has animate permissions for. You will need a script for each person, most likely by having two poseballs linked together.
_____________________
 (Aelin 184,194,22) The Motion Merchant - an animation store specializing in two-person interactions
|