wiki.sine.space | sinespace

Difference between revisions of "Gestures/Single Person Animation"

From wiki.sine.space
Jump to: navigation, search
(Created page with "==Create Gesture Prefab== In the project folder called Gestures / Prefabs you will see a selection of templates you can duplicate, rename and modify. Highlight the 1 Person...")
 
(Avatar Effect Script)
(26 intermediate revisions by 4 users not shown)
Line 1: Line 1:
==Create Gesture Prefab==
+
<!--==Create Gesture Prefab==
  
 
In the project folder called Gestures / Prefabs you will see a selection of templates you can duplicate, rename and modify.
 
In the project folder called Gestures / Prefabs you will see a selection of templates you can duplicate, rename and modify.
Line 11: Line 11:
  
  
You can also create an empty game object and then add the specific Avatar Effect Scripts you require, and a Virtual Goods Script.  
+
You can also create an empty game object and then add the specific Avatar Effect Scripts you require, and a Virtual Goods Script.-->
  
 
==Import FBX==
 
==Import FBX==
Line 20: Line 20:
 
Set the type to Humanoid.
 
Set the type to Humanoid.
 
Set the Avatar Definition to Copy From Other Avatar
 
Set the Avatar Definition to Copy From Other Avatar
Select the relevant Space avatar as the source (click the small circle to the right of the Source field.)
+
Select the relevant sinespace avatar as the source (click the small circle to the right of the Source field.)
 
+
 
+
[[File:Gesture_rigging.jpg]]
+
  
 +
[[File:Import FBX Screenie 02.jpeg]]
  
 
Now click from the rig tab to the Animations tab.
 
Now click from the rig tab to the Animations tab.
Line 35: Line 33:
  
 
==Avatar Effect Script==
 
==Avatar Effect Script==
 
The name and description fields in the Avatar Effect Script are for PENDING
 
  
 
Set the number of participants to 1.
 
Set the number of participants to 1.
 +
 +
If your animation is specifically for a single gender then check "Is Gendered" and select Male or Female from the "Nominal Gender" dropdown.
 +
 
Leave the Trigger fields empty; these will be used with multi-person gestures.
 
Leave the Trigger fields empty; these will be used with multi-person gestures.
Tick loop if required; e.g. for dances. The user will be able to stop looping inworld.
+
 
 +
Tick loop if required; e.g. for dances. The user will be able to stop looping in-world by exiting the gesture..
 +
 
 +
[[File:Avatar Effect Script.jpeg]]
 +
 
 +
'''Other Avatar Effect Scripts'''
 +
 
 +
[[Gestures/Props]]
 +
 
 +
[[Gestures/FX]]
 +
 
 +
[[Gestures/Replace controller]]
 +
 
 +
[[Gestures/Take Snapshot]]
 +
 
 +
==Avatar Animation Effect Script==
  
 
Drag the animation take from within your fbx file into the Clip field.
 
Drag the animation take from within your fbx file into the Clip field.
 +
 +
Leave "Participant" set to Initiator.
 +
 
You can use the start time to delay the start of the gesture.
 
You can use the start time to delay the start of the gesture.
If your gesture involves interaction with fixed position prop (e.g. a door handle) or with precise two person gestures (e.g. shaking hands) you may wish to tick Fix Avatar Height. This will set the user's avatar height to the standard height for avatars in Space.
 
  
 +
If your gesture involves interaction with fixed position prop (e.g. a door handle) or with precise two person gestures (e.g. shaking hands) you may wish to tick Fix Avatar Height. This will set the user's avatar height to the standard height for avatars in sinespace.
  
[[File:Avatar_effect_script.jpg]]
+
[[file:Avatar_Animation_Effect_Script.jpeg]]
 +
 
 +
==Preview gesture in scene==
 +
 
 +
Once you have added the animation track to the Clip field in the Avatar Effects Script you can click play in Unity and see the gesture performed by the model in the scene.
  
 
==Virtual Goods Script==
 
==Virtual Goods Script==
 +
 +
Fill out the product details in the Virtual Goods Script and submit your gesture to the staging server for review.
 +
 +
for more information on the Virtual Goods Script go here;
 +
 +
[[Virtual Goods]]
 +
 +
{{Creation Navbox}}

Revision as of 20:36, 17 January 2019


Import FBX

When you import the .fbx file containing your animation you need to rig it.

Click the rig tab in the inspector. Set the type to Humanoid. Set the Avatar Definition to Copy From Other Avatar Select the relevant sinespace avatar as the source (click the small circle to the right of the Source field.)

Import FBX Screenie 02.jpeg

Now click from the rig tab to the Animations tab.

You should be able to see your animation in the preview window in the Inspector.

You may wish to crop or modify the animation using Unity's tools in this panel; see here for more information on Unity's animation tools.

http://docs.unity3d.com/Manual/AnimationClips.html

Avatar Effect Script

Set the number of participants to 1.

If your animation is specifically for a single gender then check "Is Gendered" and select Male or Female from the "Nominal Gender" dropdown.

Leave the Trigger fields empty; these will be used with multi-person gestures.

Tick loop if required; e.g. for dances. The user will be able to stop looping in-world by exiting the gesture..

Avatar Effect Script.jpeg

Other Avatar Effect Scripts

Gestures/Props

Gestures/FX

Gestures/Replace controller

Gestures/Take Snapshot

Avatar Animation Effect Script

Drag the animation take from within your fbx file into the Clip field.

Leave "Participant" set to Initiator.

You can use the start time to delay the start of the gesture.

If your gesture involves interaction with fixed position prop (e.g. a door handle) or with precise two person gestures (e.g. shaking hands) you may wish to tick Fix Avatar Height. This will set the user's avatar height to the standard height for avatars in sinespace.

Avatar Animation Effect Script.jpeg

Preview gesture in scene

Once you have added the animation track to the Clip field in the Avatar Effects Script you can click play in Unity and see the gesture performed by the model in the scene.

Virtual Goods Script

Fill out the product details in the Virtual Goods Script and submit your gesture to the staging server for review.

for more information on the Virtual Goods Script go here;

Virtual Goods