wiki.sine.space | sinespace

Difference between revisions of "Components/AvatarMultiAnimationEffect"

From wiki.sine.space
Jump to: navigation, search
Line 1: Line 1:
 +
{{Template:Infobox
 +
|above=AvatarMultiAnimationEffect
 +
|subheader=Component
 +
|image=[[File:Multianimation.jpg|450px]]
 +
|caption=Component's Inspector
 +
| label1 = Clip A
 +
|  data1 = Drag the Initiator animation here
 +
| label2 = Clip B
 +
|  data2 = Drag the receiver animation here
 +
| label3 = Distance Apart
 +
|  data3 = Set the distance between avatars
 +
| label4 = Fix avatar heights
 +
|  data4 = Sets avatar height to standard
 +
| label5 = IK targets size
 +
|  data5 = Fixes discrepancies in avatar sizes and shapes
 +
}}
 +
 
Avatar Multi Animation is set up the same as Avatar Effect, but, you will need to set the trigger to 4 under the component settings.
 
Avatar Multi Animation is set up the same as Avatar Effect, but, you will need to set the trigger to 4 under the component settings.
  
 
Click on '''Add Component''' under the Inspector window, and search for '''Animate Multiple Avatars''' in the search bar.  
 
Click on '''Add Component''' under the Inspector window, and search for '''Animate Multiple Avatars''' in the search bar.  
 
[[File:Multianimation.jpg]]
 
  
 
Enable the trigger in the Avatar Effect Script. Set the trigger radius to 4.
 
Enable the trigger in the Avatar Effect Script. Set the trigger radius to 4.
Line 32: Line 47:
 
*IK Targets
 
*IK Targets
  
This corrects the discrepancies between avatar heights and shapes.
+
You can select one or more nodes on the avatars and impose an IK through the animation to correct for discrepancies in avatar sizes and shapes.
  
  
 
{{Component Navbox}}
 
{{Component Navbox}}

Revision as of 14:10, 23 September 2016


AvatarMultiAnimationEffect
Component
Multianimation.jpg

Component's Inspector

Clip A Drag the Initiator animation here
Clip B Drag the receiver animation here
Distance Apart Set the distance between avatars
Fix avatar heights Sets avatar height to standard
IK targets size Fixes discrepancies in avatar sizes and shapes

Avatar Multi Animation is set up the same as Avatar Effect, but, you will need to set the trigger to 4 under the component settings.

Click on Add Component under the Inspector window, and search for Animate Multiple Avatars in the search bar.

Enable the trigger in the Avatar Effect Script. Set the trigger radius to 4.


Users can initiate a two person gesture inworld with a visible circle around them.

The component has a few settings:

  • Clip A / Clip B

Drag the animation takes from the fbx files for each of your two characters into these fields.

Clip A will play on the initiator of the gesture. Clip B will play on the guest.

  • Distance Apart

You can offset the characters here if you have not already defined the offset in via the root nodes of your models in your animation editing tool.

  • Fix Avatar Heights

If your gesture involves both characters engaging in a very precise interaction, for instance shaking hands, you can align them using Fix Avatar Heights. Gestures played by tall and short avatars may not look correct otherwise.

  • Start Time

You can delay the initiation of the animations.

  • IK Targets

You can select one or more nodes on the avatars and impose an IK through the animation to correct for discrepancies in avatar sizes and shapes.