Added some basic animation. Need new sitting animation.

This commit is contained in:
Shadow8t4 2016-10-29 00:54:52 -05:00
parent 623fd17bf9
commit abef9618da
1124 changed files with 159083 additions and 139 deletions

View file

@ -38,10 +38,10 @@
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
<Reference Include="UnityEngine">
<HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine.dll</HintPath>
<HintPath>E:/Program Files/Unity/Editor/Data/Managed/UnityEngine.dll</HintPath>
</Reference>
<Reference Include="UnityEditor">
<HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEditor.dll</HintPath>
<HintPath>E:/Program Files/Unity/Editor/Data/Managed/UnityEditor.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
@ -53,64 +53,64 @@
<None Include="Assets\OVR\Shaders\Unlit Crosshair.shader" />
<None Include="Assets\OVR\Resources\Unlit Transparent Color.shader" />
<None Include="Assets\Standard Assets\CrossPlatformInput\CrossPlatformInputGuidelines.txt" />
<None Include="Assets\Raw Mocap Data\Animations\_CompleteAnimationList.txt" />
<None Include="Assets\Standard Assets\Characters\ThirdPersonCharacter\ThirdPersonCharacterGuidelines.txt" />
<None Include="Assets\Standard Assets\Characters\FirstPersonCharacter\FirstPersonCharacterGuidelines.txt" />
<None Include="Assets\Standard Assets\Characters\RollerBall\RollerBallGuidelines.txt" />
<Reference Include="UnityEditor.Advertisements">
<HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Advertisements/Editor/UnityEditor.Advertisements.dll</HintPath>
<HintPath>E:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Advertisements/Editor/UnityEditor.Advertisements.dll</HintPath>
</Reference>
<Reference Include="nunit.framework">
<HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/EditorTestsRunner/Editor/nunit.framework.dll</HintPath>
<HintPath>E:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/EditorTestsRunner/Editor/nunit.framework.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.EditorTestsRunner">
<HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/EditorTestsRunner/Editor/UnityEditor.EditorTestsRunner.dll</HintPath>
<HintPath>E:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/EditorTestsRunner/Editor/UnityEditor.EditorTestsRunner.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UI">
<HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
<HintPath>E:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UI">
<HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/Editor/UnityEditor.UI.dll</HintPath>
<HintPath>E:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/Editor/UnityEditor.UI.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.Networking">
<HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath>
<HintPath>E:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.Networking">
<HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Networking/Editor/UnityEditor.Networking.dll</HintPath>
<HintPath>E:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Networking/Editor/UnityEditor.Networking.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.TreeEditor">
<HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/TreeEditor/Editor/UnityEditor.TreeEditor.dll</HintPath>
<HintPath>E:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/TreeEditor/Editor/UnityEditor.TreeEditor.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.Analytics">
<HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll</HintPath>
<HintPath>E:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.Graphs">
<HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath>
<HintPath>E:/Program Files/Unity/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.Android.Extensions">
<HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath>
<HintPath>E:/Program Files/Unity/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.iOS.Extensions">
<HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.Metro.Extensions">
<HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/MetroSupport/UnityEditor.Metro.Extensions.dll</HintPath>
<HintPath>E:/Program Files/Unity/Editor/Data/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.WebGL.Extensions">
<HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/WebGLSupport/UnityEditor.WebGL.Extensions.dll</HintPath>
<HintPath>E:/Program Files/Unity/Editor/Data/PlaybackEngines/WebGLSupport/UnityEditor.WebGL.Extensions.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.LinuxStandalone.Extensions">
<HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/UnityEditor.LinuxStandalone.Extensions.dll</HintPath>
<HintPath>E:/Program Files/Unity/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/UnityEditor.LinuxStandalone.Extensions.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.WindowsStandalone.Extensions">
<HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/windowsstandalonesupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
<HintPath>E:/Program Files/Unity/Editor/Data/PlaybackEngines/windowsstandalonesupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.OSXStandalone.Extensions">
<HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll</HintPath>
<HintPath>E:/Program Files/Unity/Editor/Data/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="Assembly-CSharp-firstpass.csproj">
<Project>{C56570F8-3E47-BC0A-A688-7CCE63C8354F}</Project> <Name>Assembly-CSharp-firstpass</Name> </ProjectReference>
<ProjectReference Include="Assembly-CSharp.csproj">
<Project>{DF1C8664-2487-0584-41AF-5478B753541A}</Project> <Name>Assembly-CSharp</Name> </ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.

View file

@ -38,10 +38,10 @@
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
<Reference Include="UnityEngine">
<HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine.dll</HintPath>
<HintPath>E:/Program Files/Unity/Editor/Data/Managed/UnityEngine.dll</HintPath>
</Reference>
<Reference Include="UnityEditor">
<HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEditor.dll</HintPath>
<HintPath>E:/Program Files/Unity/Editor/Data/Managed/UnityEditor.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
@ -93,17 +93,18 @@
<None Include="Assets\OVR\Shaders\Unlit Crosshair.shader" />
<None Include="Assets\OVR\Resources\Unlit Transparent Color.shader" />
<None Include="Assets\Standard Assets\CrossPlatformInput\CrossPlatformInputGuidelines.txt" />
<None Include="Assets\Raw Mocap Data\Animations\_CompleteAnimationList.txt" />
<None Include="Assets\Standard Assets\Characters\ThirdPersonCharacter\ThirdPersonCharacterGuidelines.txt" />
<None Include="Assets\Standard Assets\Characters\FirstPersonCharacter\FirstPersonCharacterGuidelines.txt" />
<None Include="Assets\Standard Assets\Characters\RollerBall\RollerBallGuidelines.txt" />
<Reference Include="UnityEngine.UI">
<HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
<HintPath>E:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.Networking">
<HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath>
<HintPath>E:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.Analytics">
<HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll</HintPath>
<HintPath>E:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll</HintPath>
</Reference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />

View file

@ -38,10 +38,10 @@
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
<Reference Include="UnityEngine">
<HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine.dll</HintPath>
<HintPath>E:/Program Files/Unity/Editor/Data/Managed/UnityEngine.dll</HintPath>
</Reference>
<Reference Include="UnityEditor">
<HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEditor.dll</HintPath>
<HintPath>E:/Program Files/Unity/Editor/Data/Managed/UnityEditor.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
@ -77,17 +77,18 @@
<None Include="Assets\OVR\Shaders\Unlit Crosshair.shader" />
<None Include="Assets\OVR\Resources\Unlit Transparent Color.shader" />
<None Include="Assets\Standard Assets\CrossPlatformInput\CrossPlatformInputGuidelines.txt" />
<None Include="Assets\Raw Mocap Data\Animations\_CompleteAnimationList.txt" />
<None Include="Assets\Standard Assets\Characters\ThirdPersonCharacter\ThirdPersonCharacterGuidelines.txt" />
<None Include="Assets\Standard Assets\Characters\FirstPersonCharacter\FirstPersonCharacterGuidelines.txt" />
<None Include="Assets\Standard Assets\Characters\RollerBall\RollerBallGuidelines.txt" />
<Reference Include="UnityEngine.UI">
<HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
<HintPath>E:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.Networking">
<HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath>
<HintPath>E:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.Analytics">
<HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll</HintPath>
<HintPath>E:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>

9
Assets/Animatii.meta Normal file
View file

@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 43efb3061c4399647a1cc68c9f2b10c1
folderAsset: yes
timeCreated: 1477699952
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: ce997ebf177c8a6459d0f4c7d14d6fb7
folderAsset: yes
timeCreated: 1477699952
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View file

@ -0,0 +1,6 @@
fileFormatVersion: 2
guid: 601f9a158ebb9614a96324f0fffe40fd
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View file

@ -0,0 +1,6 @@
fileFormatVersion: 2
guid: 0faae52e214472146a5bd6acb2e2f5cb
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

View file

@ -0,0 +1,57 @@
fileFormatVersion: 2
guid: ffa4dc09e01f85546a275b3f1ec4faca
TextureImporter:
fileIDToRecycleName: {}
serializedVersion: 2
mipmaps:
mipMapMode: 0
enableMipMap: 1
linearTexture: 0
correctGamma: 0
fadeOut: 0
borderMipMap: 0
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
grayScaleToAlpha: 0
generateCubemap: 0
cubemapConvolution: 0
cubemapConvolutionSteps: 7
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: -1
nPOTScale: 1
lightmap: 0
rGBM: 0
compressionQuality: 50
allowsAlphaSplitting: 0
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spritePixelsToUnits: 100
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: -1
buildTargetSettings: []
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View file

@ -0,0 +1,6 @@
fileFormatVersion: 2
guid: 2e332519a58379a45945d2bb219f6063
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View file

@ -0,0 +1,6 @@
fileFormatVersion: 2
guid: 76d9a9e3829d0b04ab6d1477d30cfb29
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View file

@ -0,0 +1,6 @@
fileFormatVersion: 2
guid: 2c23cc402d8502140aa7687ed6b6af9b
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View file

@ -0,0 +1,6 @@
fileFormatVersion: 2
guid: 30cb6873b0e762d49b614b7109da1d4f
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View file

@ -0,0 +1,6 @@
fileFormatVersion: 2
guid: e4e3657d9f1a2454fb20301b65338df2
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View file

@ -0,0 +1,6 @@
fileFormatVersion: 2
guid: 5b805c9715f760947a95441e09edeaae
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View file

@ -0,0 +1,6 @@
fileFormatVersion: 2
guid: 0664c1a51d37f5048a829910b5ff7cdc
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View file

@ -0,0 +1,6 @@
fileFormatVersion: 2
guid: 46ee7c9e5b2e0444690310a0ce655486
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 64befe21b687d2043a197d3e8a2981cd
folderAsset: yes
timeCreated: 1477700201
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 KiB

View file

@ -0,0 +1,59 @@
fileFormatVersion: 2
guid: 374682f71ff7b8145b9b5ffa77f1a506
timeCreated: 1477700201
licenseType: Free
TextureImporter:
fileIDToRecycleName: {}
serializedVersion: 2
mipmaps:
mipMapMode: 0
enableMipMap: 1
linearTexture: 0
correctGamma: 0
fadeOut: 0
borderMipMap: 0
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
grayScaleToAlpha: 0
generateCubemap: 0
cubemapConvolution: 0
cubemapConvolutionSteps: 7
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 2048
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: -1
nPOTScale: 1
lightmap: 0
rGBM: 0
compressionQuality: 50
allowsAlphaSplitting: 0
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spritePixelsToUnits: 100
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: -1
buildTargetSettings: []
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 MiB

View file

@ -0,0 +1,59 @@
fileFormatVersion: 2
guid: 3d555172fe7b0fb479d64589389dc984
timeCreated: 1477700201
licenseType: Free
TextureImporter:
fileIDToRecycleName: {}
serializedVersion: 2
mipmaps:
mipMapMode: 0
enableMipMap: 1
linearTexture: 0
correctGamma: 0
fadeOut: 0
borderMipMap: 0
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
grayScaleToAlpha: 0
generateCubemap: 0
cubemapConvolution: 0
cubemapConvolutionSteps: 7
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 2048
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: -1
nPOTScale: 1
lightmap: 0
rGBM: 0
compressionQuality: 50
allowsAlphaSplitting: 0
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spritePixelsToUnits: 100
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: -1
buildTargetSettings: []
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 4 MiB

View file

@ -0,0 +1,59 @@
fileFormatVersion: 2
guid: c7c7eed4cee908446b2634a7d2fa1e9b
timeCreated: 1477700202
licenseType: Free
TextureImporter:
fileIDToRecycleName: {}
serializedVersion: 2
mipmaps:
mipMapMode: 0
enableMipMap: 1
linearTexture: 0
correctGamma: 0
fadeOut: 0
borderMipMap: 0
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
grayScaleToAlpha: 0
generateCubemap: 0
cubemapConvolution: 0
cubemapConvolutionSteps: 7
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 2048
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: -1
nPOTScale: 1
lightmap: 0
rGBM: 0
compressionQuality: 50
allowsAlphaSplitting: 0
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spritePixelsToUnits: 100
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: -1
buildTargetSettings: []
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 MiB

View file

@ -0,0 +1,59 @@
fileFormatVersion: 2
guid: 8235ec88f852ff149aab9d1ca0c3efca
timeCreated: 1477700202
licenseType: Free
TextureImporter:
fileIDToRecycleName: {}
serializedVersion: 2
mipmaps:
mipMapMode: 0
enableMipMap: 1
linearTexture: 0
correctGamma: 0
fadeOut: 0
borderMipMap: 0
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
grayScaleToAlpha: 0
generateCubemap: 0
cubemapConvolution: 0
cubemapConvolutionSteps: 7
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 2048
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: -1
nPOTScale: 1
lightmap: 0
rGBM: 0
compressionQuality: 50
allowsAlphaSplitting: 0
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spritePixelsToUnits: 100
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: -1
buildTargetSettings: []
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 MiB

View file

@ -0,0 +1,59 @@
fileFormatVersion: 2
guid: 8bc422c3d6c617643a1592d0ad5f8d86
timeCreated: 1477700202
licenseType: Free
TextureImporter:
fileIDToRecycleName: {}
serializedVersion: 2
mipmaps:
mipMapMode: 0
enableMipMap: 1
linearTexture: 0
correctGamma: 0
fadeOut: 0
borderMipMap: 0
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
grayScaleToAlpha: 0
generateCubemap: 0
cubemapConvolution: 0
cubemapConvolutionSteps: 7
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 2048
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: -1
nPOTScale: 1
lightmap: 0
rGBM: 0
compressionQuality: 50
allowsAlphaSplitting: 0
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spritePixelsToUnits: 100
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: -1
buildTargetSettings: []
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 MiB

View file

@ -0,0 +1,59 @@
fileFormatVersion: 2
guid: 35d0e3547bdd0254288afb0a3a97327f
timeCreated: 1477700201
licenseType: Free
TextureImporter:
fileIDToRecycleName: {}
serializedVersion: 2
mipmaps:
mipMapMode: 0
enableMipMap: 1
linearTexture: 0
correctGamma: 0
fadeOut: 0
borderMipMap: 0
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
grayScaleToAlpha: 0
generateCubemap: 0
cubemapConvolution: 0
cubemapConvolutionSteps: 7
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 2048
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: -1
nPOTScale: 1
lightmap: 0
rGBM: 0
compressionQuality: 50
allowsAlphaSplitting: 0
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spritePixelsToUnits: 100
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: -1
buildTargetSettings: []
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 MiB

View file

@ -0,0 +1,59 @@
fileFormatVersion: 2
guid: 71af0d978c9fb4c41a445fcd4b4234e5
timeCreated: 1477700201
licenseType: Free
TextureImporter:
fileIDToRecycleName: {}
serializedVersion: 2
mipmaps:
mipMapMode: 0
enableMipMap: 1
linearTexture: 0
correctGamma: 0
fadeOut: 0
borderMipMap: 0
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
grayScaleToAlpha: 0
generateCubemap: 0
cubemapConvolution: 0
cubemapConvolutionSteps: 7
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 2048
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: -1
nPOTScale: 1
lightmap: 0
rGBM: 0
compressionQuality: 50
allowsAlphaSplitting: 0
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spritePixelsToUnits: 100
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: -1
buildTargetSettings: []
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: fd33421555c316d43bae2e8f91c61202
folderAsset: yes
timeCreated: 1477699952
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 KiB

View file

@ -0,0 +1,57 @@
fileFormatVersion: 2
guid: 4cb940d75b7e5904cb564b4077eb0430
TextureImporter:
fileIDToRecycleName: {}
serializedVersion: 2
mipmaps:
mipMapMode: 0
enableMipMap: 1
linearTexture: 0
correctGamma: 0
fadeOut: 0
borderMipMap: 0
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
grayScaleToAlpha: 0
generateCubemap: 0
cubemapConvolution: 0
cubemapConvolutionSteps: 7
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: -1
nPOTScale: 1
lightmap: 0
rGBM: 0
compressionQuality: 50
allowsAlphaSplitting: 0
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spritePixelsToUnits: 100
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: -1
buildTargetSettings: []
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 MiB

View file

@ -0,0 +1,57 @@
fileFormatVersion: 2
guid: dc435f421ac3a9c438f813bee3a3b86f
TextureImporter:
fileIDToRecycleName: {}
serializedVersion: 2
mipmaps:
mipMapMode: 0
enableMipMap: 1
linearTexture: 0
correctGamma: 0
fadeOut: 0
borderMipMap: 0
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
grayScaleToAlpha: 0
generateCubemap: 0
cubemapConvolution: 0
cubemapConvolutionSteps: 7
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: -1
nPOTScale: 1
lightmap: 0
rGBM: 0
compressionQuality: 50
allowsAlphaSplitting: 0
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spritePixelsToUnits: 100
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: -1
buildTargetSettings: []
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 3530c354e9ad6bc40bfe3e5d6ca03a6f
folderAsset: yes
timeCreated: 1477700201
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: fdd0f9d7aff6078479ae5d4ec07c8e14
folderAsset: yes
timeCreated: 1477700201
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View file

@ -0,0 +1,239 @@
fileFormatVersion: 2
guid: c31691eb24b2dda4c8f2bd116437f47d
ModelImporter:
serializedVersion: 19
fileIDToRecycleName:
100000: 44bf0d10_obj
100002: 44d0e228_obj
100004: 44d23a40_obj
100006: 44d47b50_obj
100008: 44d5fce0_obj
100010: 44d83528_obj
100012: 44d92fb0_obj
100014: 44da2d38_obj
100016: 44db3008_obj
100018: //RootNode
100020: mixamorig:Head
100022: mixamorig:HeadTop_End
100024: mixamorig:Hips
100026: mixamorig:LeftArm
100028: mixamorig:LeftFoot
100030: mixamorig:LeftForeArm
100032: mixamorig:LeftHand
100034: mixamorig:LeftHandIndex1
100036: mixamorig:LeftHandIndex2
100038: mixamorig:LeftHandIndex3
100040: mixamorig:LeftHandIndex4
100042: mixamorig:LeftHandMiddle1
100044: mixamorig:LeftHandMiddle2
100046: mixamorig:LeftHandMiddle3
100048: mixamorig:LeftHandMiddle4
100050: mixamorig:LeftHandPinky1
100052: mixamorig:LeftHandPinky2
100054: mixamorig:LeftHandPinky3
100056: mixamorig:LeftHandPinky4
100058: mixamorig:LeftHandRing1
100060: mixamorig:LeftHandRing2
100062: mixamorig:LeftHandRing3
100064: mixamorig:LeftHandRing4
100066: mixamorig:LeftHandThumb1
100068: mixamorig:LeftHandThumb2
100070: mixamorig:LeftHandThumb3
100072: mixamorig:LeftHandThumb4
100074: mixamorig:LeftLeg
100076: mixamorig:LeftShoulder
100078: mixamorig:LeftToe_End
100080: mixamorig:LeftToeBase
100082: mixamorig:LeftUpLeg
100084: mixamorig:Neck
100086: mixamorig:RightArm
100088: mixamorig:RightFoot
100090: mixamorig:RightForeArm
100092: mixamorig:RightHand
100094: mixamorig:RightHandIndex1
100096: mixamorig:RightHandIndex2
100098: mixamorig:RightHandIndex3
100100: mixamorig:RightHandIndex4
100102: mixamorig:RightHandMiddle1
100104: mixamorig:RightHandMiddle2
100106: mixamorig:RightHandMiddle3
100108: mixamorig:RightHandMiddle4
100110: mixamorig:RightHandPinky1
100112: mixamorig:RightHandPinky2
100114: mixamorig:RightHandPinky3
100116: mixamorig:RightHandPinky4
100118: mixamorig:RightHandRing1
100120: mixamorig:RightHandRing2
100122: mixamorig:RightHandRing3
100124: mixamorig:RightHandRing4
100126: mixamorig:RightHandThumb1
100128: mixamorig:RightHandThumb2
100130: mixamorig:RightHandThumb3
100132: mixamorig:RightHandThumb4
100134: mixamorig:RightLeg
100136: mixamorig:RightShoulder
100138: mixamorig:RightToe_End
100140: mixamorig:RightToeBase
100142: mixamorig:RightUpLeg
100144: mixamorig:Spine
100146: mixamorig:Spine1
100148: mixamorig:Spine2
400000: 44bf0d10_obj
400002: 44d0e228_obj
400004: 44d23a40_obj
400006: 44d47b50_obj
400008: 44d5fce0_obj
400010: 44d83528_obj
400012: 44d92fb0_obj
400014: 44da2d38_obj
400016: 44db3008_obj
400018: //RootNode
400020: mixamorig:Head
400022: mixamorig:HeadTop_End
400024: mixamorig:Hips
400026: mixamorig:LeftArm
400028: mixamorig:LeftFoot
400030: mixamorig:LeftForeArm
400032: mixamorig:LeftHand
400034: mixamorig:LeftHandIndex1
400036: mixamorig:LeftHandIndex2
400038: mixamorig:LeftHandIndex3
400040: mixamorig:LeftHandIndex4
400042: mixamorig:LeftHandMiddle1
400044: mixamorig:LeftHandMiddle2
400046: mixamorig:LeftHandMiddle3
400048: mixamorig:LeftHandMiddle4
400050: mixamorig:LeftHandPinky1
400052: mixamorig:LeftHandPinky2
400054: mixamorig:LeftHandPinky3
400056: mixamorig:LeftHandPinky4
400058: mixamorig:LeftHandRing1
400060: mixamorig:LeftHandRing2
400062: mixamorig:LeftHandRing3
400064: mixamorig:LeftHandRing4
400066: mixamorig:LeftHandThumb1
400068: mixamorig:LeftHandThumb2
400070: mixamorig:LeftHandThumb3
400072: mixamorig:LeftHandThumb4
400074: mixamorig:LeftLeg
400076: mixamorig:LeftShoulder
400078: mixamorig:LeftToe_End
400080: mixamorig:LeftToeBase
400082: mixamorig:LeftUpLeg
400084: mixamorig:Neck
400086: mixamorig:RightArm
400088: mixamorig:RightFoot
400090: mixamorig:RightForeArm
400092: mixamorig:RightHand
400094: mixamorig:RightHandIndex1
400096: mixamorig:RightHandIndex2
400098: mixamorig:RightHandIndex3
400100: mixamorig:RightHandIndex4
400102: mixamorig:RightHandMiddle1
400104: mixamorig:RightHandMiddle2
400106: mixamorig:RightHandMiddle3
400108: mixamorig:RightHandMiddle4
400110: mixamorig:RightHandPinky1
400112: mixamorig:RightHandPinky2
400114: mixamorig:RightHandPinky3
400116: mixamorig:RightHandPinky4
400118: mixamorig:RightHandRing1
400120: mixamorig:RightHandRing2
400122: mixamorig:RightHandRing3
400124: mixamorig:RightHandRing4
400126: mixamorig:RightHandThumb1
400128: mixamorig:RightHandThumb2
400130: mixamorig:RightHandThumb3
400132: mixamorig:RightHandThumb4
400134: mixamorig:RightLeg
400136: mixamorig:RightShoulder
400138: mixamorig:RightToe_End
400140: mixamorig:RightToeBase
400142: mixamorig:RightUpLeg
400144: mixamorig:Spine
400146: mixamorig:Spine1
400148: mixamorig:Spine2
4300000: 44da2d38_obj
4300002: 44bf0d10_obj
4300004: 44d0e228_obj
4300006: 44db3008_obj
4300008: 44d47b50_obj
4300010: 44d5fce0_obj
4300012: 44d23a40_obj
4300014: 44d83528_obj
4300016: 44d92fb0_obj
7400000: mixamo.com
9500000: //RootNode
13700000: 44bf0d10_obj
13700002: 44d0e228_obj
13700004: 44d23a40_obj
13700006: 44d47b50_obj
13700008: 44d5fce0_obj
13700010: 44d83528_obj
13700012: 44d92fb0_obj
13700014: 44da2d38_obj
13700016: 44db3008_obj
materials:
importMaterials: 1
materialName: 0
materialSearch: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
animationCompression: 1
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
clipAnimations: []
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 0.01
meshCompression: 0
addColliders: 0
importBlendShapes: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
optimizeMeshForGPU: 1
keepQuads: 0
weldVertices: 1
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVPackMargin: 4
useFileScale: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 4
importAnimation: 1
copyAvatar: 0
humanDescription:
human: []
skeleton: []
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
rootMotionBoneName:
hasTranslationDoF: 0
lastHumanDescriptionAvatarSource: {instanceID: 0}
animationType: 2
humanoidOversampling: 1
additionalBone: 1
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 4 MiB

View file

@ -0,0 +1,57 @@
fileFormatVersion: 2
guid: cb33943f42cf16b4b95434e1d77a0bc2
TextureImporter:
fileIDToRecycleName: {}
serializedVersion: 2
mipmaps:
mipMapMode: 0
enableMipMap: 1
linearTexture: 0
correctGamma: 0
fadeOut: 0
borderMipMap: 0
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
grayScaleToAlpha: 0
generateCubemap: 0
cubemapConvolution: 0
cubemapConvolutionSteps: 7
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: -1
nPOTScale: 1
lightmap: 0
rGBM: 0
compressionQuality: 50
allowsAlphaSplitting: 0
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spritePixelsToUnits: 100
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: -1
buildTargetSettings: []
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 MiB

View file

@ -0,0 +1,57 @@
fileFormatVersion: 2
guid: 1d44f210f6837974ba4369f281043728
TextureImporter:
fileIDToRecycleName: {}
serializedVersion: 2
mipmaps:
mipMapMode: 0
enableMipMap: 1
linearTexture: 0
correctGamma: 0
fadeOut: 0
borderMipMap: 0
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
grayScaleToAlpha: 0
generateCubemap: 0
cubemapConvolution: 0
cubemapConvolutionSteps: 7
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: -1
nPOTScale: 1
lightmap: 0
rGBM: 0
compressionQuality: 50
allowsAlphaSplitting: 0
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spritePixelsToUnits: 100
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: -1
buildTargetSettings: []
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 MiB

View file

@ -0,0 +1,57 @@
fileFormatVersion: 2
guid: 7c5c7810e9644b448a6cc42be03531d5
TextureImporter:
fileIDToRecycleName: {}
serializedVersion: 2
mipmaps:
mipMapMode: 0
enableMipMap: 1
linearTexture: 0
correctGamma: 0
fadeOut: 0
borderMipMap: 0
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
grayScaleToAlpha: 0
generateCubemap: 0
cubemapConvolution: 0
cubemapConvolutionSteps: 7
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: -1
nPOTScale: 1
lightmap: 0
rGBM: 0
compressionQuality: 50
allowsAlphaSplitting: 0
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spritePixelsToUnits: 100
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: -1
buildTargetSettings: []
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 MiB

View file

@ -0,0 +1,57 @@
fileFormatVersion: 2
guid: 8ff8e15e365e9954fa7c23d025b3aec5
TextureImporter:
fileIDToRecycleName: {}
serializedVersion: 2
mipmaps:
mipMapMode: 0
enableMipMap: 1
linearTexture: 0
correctGamma: 0
fadeOut: 0
borderMipMap: 0
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
grayScaleToAlpha: 0
generateCubemap: 0
cubemapConvolution: 0
cubemapConvolutionSteps: 7
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: -1
nPOTScale: 1
lightmap: 0
rGBM: 0
compressionQuality: 50
allowsAlphaSplitting: 0
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spritePixelsToUnits: 100
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: -1
buildTargetSettings: []
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 MiB

View file

@ -0,0 +1,57 @@
fileFormatVersion: 2
guid: 8f13de097a8e5da4dbcdbf50586324bb
TextureImporter:
fileIDToRecycleName: {}
serializedVersion: 2
mipmaps:
mipMapMode: 0
enableMipMap: 1
linearTexture: 0
correctGamma: 0
fadeOut: 0
borderMipMap: 0
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
grayScaleToAlpha: 0
generateCubemap: 0
cubemapConvolution: 0
cubemapConvolutionSteps: 7
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 1024
textureSettings:
filterMode: -1
aniso: -1
mipBias: -1
wrapMode: -1
nPOTScale: 1
lightmap: 0
rGBM: 0
compressionQuality: 50
allowsAlphaSplitting: 0
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spritePixelsToUnits: 100
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: -1
buildTargetSettings: []
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 8026b3bdbe7d1b34fbeb59d76e18d0fc
folderAsset: yes
timeCreated: 1477707158
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 705659c2aec3d1a4186ad3f4e0c13990
folderAsset: yes
timeCreated: 1477707158
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 441082ea40f021244ae6f0d46a61e20a
folderAsset: yes
timeCreated: 1477707158
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,972 @@
fileFormatVersion: 2
guid: a279b8f5e6491274180cbb028e019764
ModelImporter:
serializedVersion: 19
fileIDToRecycleName:
100000: //RootNode
100002: Chest
100004: Head
100006: Hips
100008: Jaw
100010: JawEND
100012: LeftArm
100014: LeftCheek
100016: LeftEye
100018: LeftEyelidLower
100020: LeftEyelidUpper
100022: LeftFoot
100024: LeftForeArm
100026: LeftHand
100028: LeftHandIndex1
100030: LeftHandIndex2
100032: LeftHandIndex3
100034: LeftHandMiddle1
100036: LeftHandMiddle2
100038: LeftHandMiddle3
100040: LeftHandPinky1
100042: LeftHandPinky2
100044: LeftHandPinky3
100046: LeftHandRing1
100048: LeftHandRing2
100050: LeftHandRing3
100052: LeftHandThumb1
100054: LeftHandThumb2
100056: LeftHandThumb3
100058: LeftInnerBrow
100060: LeftIOuterBrow
100062: LeftLeg
100064: LeftLipCorner
100066: LeftLipLower
100068: LeftLipUpper
100070: LeftNostril
100072: LeftShoulder
100074: LeftToes
100076: LeftUpLeg
100078: Neck
100080: Reference
100082: RightArm
100084: RightCheek
100086: RightEye
100088: RightEyelidLower
100090: RightEyelidUpper
100092: RightFoot
100094: RightForeArm
100096: RightHand
100098: RightHandIndex1
100100: RightHandIndex2
100102: RightHandIndex3
100104: RightHandMiddle1
100106: RightHandMiddle2
100108: RightHandMiddle3
100110: RightHandPinky1
100112: RightHandPinky2
100114: RightHandPinky3
100116: RightHandRing1
100118: RightHandRing2
100120: RightHandRing3
100122: RightHandThumb1
100124: RightHandThumb2
100126: RightHandThumb3
100128: RightInnerBrow
100130: RightIOuterBrow
100132: RightLeg
100134: RightLipCorner
100136: RightLipLower
100138: RightLipUpper
100140: RightNostril
100142: RightShoulder
100144: RightToes
100146: RightUpLeg
100148: Spine
100150: TongueBack
100152: TongueTip
400000: //RootNode
400002: Chest
400004: Head
400006: Hips
400008: Jaw
400010: JawEND
400012: LeftArm
400014: LeftCheek
400016: LeftEye
400018: LeftEyelidLower
400020: LeftEyelidUpper
400022: LeftFoot
400024: LeftForeArm
400026: LeftHand
400028: LeftHandIndex1
400030: LeftHandIndex2
400032: LeftHandIndex3
400034: LeftHandMiddle1
400036: LeftHandMiddle2
400038: LeftHandMiddle3
400040: LeftHandPinky1
400042: LeftHandPinky2
400044: LeftHandPinky3
400046: LeftHandRing1
400048: LeftHandRing2
400050: LeftHandRing3
400052: LeftHandThumb1
400054: LeftHandThumb2
400056: LeftHandThumb3
400058: LeftInnerBrow
400060: LeftIOuterBrow
400062: LeftLeg
400064: LeftLipCorner
400066: LeftLipLower
400068: LeftLipUpper
400070: LeftNostril
400072: LeftShoulder
400074: LeftToes
400076: LeftUpLeg
400078: Neck
400080: Reference
400082: RightArm
400084: RightCheek
400086: RightEye
400088: RightEyelidLower
400090: RightEyelidUpper
400092: RightFoot
400094: RightForeArm
400096: RightHand
400098: RightHandIndex1
400100: RightHandIndex2
400102: RightHandIndex3
400104: RightHandMiddle1
400106: RightHandMiddle2
400108: RightHandMiddle3
400110: RightHandPinky1
400112: RightHandPinky2
400114: RightHandPinky3
400116: RightHandRing1
400118: RightHandRing2
400120: RightHandRing3
400122: RightHandThumb1
400124: RightHandThumb2
400126: RightHandThumb3
400128: RightInnerBrow
400130: RightIOuterBrow
400132: RightLeg
400134: RightLipCorner
400136: RightLipLower
400138: RightLipUpper
400140: RightNostril
400142: RightShoulder
400144: RightToes
400146: RightUpLeg
400148: Spine
400150: TongueBack
400152: TongueTip
7400000: HalfSteps2Idle_IdleTOShortStepfwdTOIdle
9500000: //RootNode
materials:
importMaterials: 1
materialName: 0
materialSearch: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
animationCompression: 1
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
clipAnimations:
- serializedVersion: 16
name: HalfSteps2Idle_IdleTOShortStepfwdTOIdle
takeName: _89_90_a_U1_M_P_halfSteps2Idle_IdleTOShortStepfwdTOIdle_Fb_p0_No_0_1
firstFrame: 0
lastFrame: 359
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 0
loopBlendPositionY: 0
loopBlendPositionXZ: 0
keepOriginalOrientation: 0
keepOriginalPositionY: 1
keepOriginalPositionXZ: 0
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask: []
maskType: 0
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 0.01
meshCompression: 0
addColliders: 0
importBlendShapes: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
optimizeMeshForGPU: 1
keepQuads: 0
weldVertices: 1
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVPackMargin: 4
useFileScale: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 4
importAnimation: 1
copyAvatar: 1
humanDescription:
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.07488116, y: 0, z: 0.03744058}
length: 0.09360148
modified: 1
- boneName: LeftUpLeg
humanName: LeftUpperLeg
limit:
min: {x: -60.000004, y: -60.000004, z: -90}
max: {x: 60.000004, y: 60.000004, z: 50}
value: {x: 0.32776672, y: 0, z: 0.16388336}
length: 0.40970853
modified: 1
- boneName: RightUpLeg
humanName: RightUpperLeg
limit:
min: {x: -60.000004, y: -60.000004, z: -90}
max: {x: 60.000004, y: 60.000004, z: 50}
value: {x: 0.32776672, y: 0, z: 0.16388336}
length: 0.40970853
modified: 1
- boneName: LeftLeg
humanName: LeftLowerLeg
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.33868644, y: 0, z: 0.16934322}
length: 0.42335817
modified: 1
- boneName: RightLeg
humanName: RightLowerLeg
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.33868644, y: 0, z: 0.16934322}
length: 0.42335817
modified: 1
- boneName: LeftFoot
humanName: LeftFoot
limit:
min: {x: 0, y: -30.000002, z: -50}
max: {x: 0, y: 30.000002, z: 50}
value: {x: 0.06867535, y: 0, z: 0.034337673}
length: 0.08584422
modified: 1
- boneName: RightFoot
humanName: RightFoot
limit:
min: {x: 0, y: -30.000002, z: -50}
max: {x: 0, y: 30.000002, z: 50}
value: {x: 0.06867535, y: 0, z: 0.034337673}
length: 0.08584422
modified: 1
- boneName: Spine
humanName: Spine
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.13120182, y: 0, z: 0.06560091}
length: 0.16400234
modified: 1
- boneName: Chest
humanName: Chest
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.19035356, y: 0, z: 0.09517678}
length: 0.23794203
modified: 1
- boneName: Neck
humanName: Neck
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.08556576, y: 0, z: 0.04278288}
length: 0.106957234
modified: 1
- boneName: Head
humanName: Head
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.08556576, y: 0, z: 0.04278288}
length: 0.106957234
modified: 1
- boneName: LeftShoulder
humanName: LeftShoulder
limit:
min: {x: 0, y: -15.000001, z: -15.000001}
max: {x: 0, y: 15.000001, z: 30.000002}
value: {x: 0.0728297, y: 0, z: 0.03641485}
length: 0.09103716
modified: 1
- boneName: RightShoulder
humanName: RightShoulder
limit:
min: {x: 0, y: -15.000001, z: -15.000001}
max: {x: 0, y: 15.000001, z: 30.000002}
value: {x: 0.0728297, y: 0, z: 0.03641485}
length: 0.09103716
modified: 1
- boneName: LeftArm
humanName: LeftUpperArm
limit:
min: {x: -90, y: -100, z: -60.000004}
max: {x: 90, y: 100, z: 100}
value: {x: 0.2032396, y: 0, z: 0.1016198}
length: 0.25404957
modified: 1
- boneName: RightArm
humanName: RightUpperArm
limit:
min: {x: -90, y: -100, z: -60.000004}
max: {x: 90, y: 100, z: 100}
value: {x: 0.20323958, y: 0, z: 0.10161979}
length: 0.25404954
modified: 1
- boneName: LeftForeArm
humanName: LeftLowerArm
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.19711153, y: 0, z: 0.098555766}
length: 0.24638948
modified: 1
- boneName: RightForeArm
humanName: RightLowerArm
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.19711094, y: 0, z: 0.09855547}
length: 0.24638875
modified: 1
- boneName: LeftHand
humanName: LeftHand
limit:
min: {x: 0, y: -40, z: -80}
max: {x: 0, y: 40, z: 80}
value: {x: 0.098555766, y: 0, z: 0.049277883}
length: 0.12319474
modified: 1
- boneName: RightHand
humanName: RightHand
limit:
min: {x: 0, y: -40, z: -80}
max: {x: 0, y: 40, z: 80}
value: {x: 0.09855547, y: 0, z: 0.049277734}
length: 0.123194374
modified: 1
- boneName: LeftToes
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: -50}
max: {x: 0, y: 0, z: 50}
value: {x: 0.065187156, y: 0, z: 0.032593578}
length: 0.08148398
modified: 1
- boneName: RightToes
humanName: RightToes
limit:
min: {x: 0, y: 0, z: -50}
max: {x: 0, y: 0, z: 50}
value: {x: 0.06518729, y: 0, z: 0.032593645}
length: 0.08148415
modified: 1
- boneName: LeftEye
humanName: LeftEye
limit:
min: {x: 0, y: -20, z: -10}
max: {x: 0, y: 20, z: 15.000001}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: RightEye
humanName: RightEye
limit:
min: {x: 0, y: -20, z: -10}
max: {x: 0, y: 20, z: 15.000001}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: -10, z: -10}
max: {x: 0, y: 10, z: 10}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: LeftHandThumb1
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: -25, z: -20}
max: {x: 0, y: 25, z: 20}
value: {x: 0.023295458, y: 0, z: 0.011647729}
length: 0.029119331
modified: 1
- boneName: LeftHandThumb2
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.027018126, y: 0, z: 0.013509063}
length: 0.033772666
modified: 1
- boneName: LeftHandThumb3
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.020263594, y: 0, z: 0.010131797}
length: 0.0253295
modified: 1
- boneName: LeftHandIndex1
humanName: Left Index Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.03185178, y: 0, z: 0.01592589}
length: 0.03981474
modified: 1
- boneName: LeftHandIndex2
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.022374788, y: 0, z: 0.011187394}
length: 0.027968494
modified: 1
- boneName: LeftHandIndex3
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.01678109, y: 0, z: 0.008390545}
length: 0.02097637
modified: 1
- boneName: LeftHandMiddle1
humanName: Left Middle Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.03542609, y: 0, z: 0.017713046}
length: 0.04428263
modified: 1
- boneName: LeftHandMiddle2
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.027171804, y: 0, z: 0.013585902}
length: 0.033964764
modified: 1
- boneName: LeftHandMiddle3
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.02037885, y: 0, z: 0.010189425}
length: 0.025473572
modified: 1
- boneName: LeftHandRing1
humanName: Left Ring Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.034554545, y: 0, z: 0.017277272}
length: 0.0431932
modified: 1
- boneName: LeftHandRing2
humanName: Left Ring Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.024668327, y: 0, z: 0.012334163}
length: 0.030835418
modified: 1
- boneName: LeftHandRing3
humanName: Left Ring Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018501243, y: 0, z: 0.009250621}
length: 0.023126563
modified: 1
- boneName: LeftHandPinky1
humanName: Left Little Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.024671508, y: 0, z: 0.012335754}
length: 0.030839393
modified: 1
- boneName: LeftHandPinky2
humanName: Left Little Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.01845108, y: 0, z: 0.00922554}
length: 0.023063859
modified: 1
- boneName: LeftHandPinky3
humanName: Left Little Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.013838312, y: 0, z: 0.006919156}
length: 0.017297894
modified: 1
- boneName: RightHandThumb1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: -25, z: -20}
max: {x: 0, y: 25, z: 20}
value: {x: 0.023295475, y: 0, z: 0.011647738}
length: 0.029119354
modified: 1
- boneName: RightHandThumb2
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.027018197, y: 0, z: 0.013509098}
length: 0.033772755
modified: 1
- boneName: RightHandThumb3
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.020263648, y: 0, z: 0.010131824}
length: 0.025329567
modified: 1
- boneName: RightHandIndex1
humanName: Right Index Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.031851795, y: 0, z: 0.015925897}
length: 0.03981476
modified: 1
- boneName: RightHandIndex2
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.022374773, y: 0, z: 0.011187387}
length: 0.027968476
modified: 1
- boneName: RightHandIndex3
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.016781079, y: 0, z: 0.008390539}
length: 0.020976357
modified: 1
- boneName: RightHandMiddle1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.035426147, y: 0, z: 0.017713074}
length: 0.0442827
modified: 1
- boneName: RightHandMiddle2
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.027171897, y: 0, z: 0.013585948}
length: 0.03396488
modified: 1
- boneName: RightHandMiddle3
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.020378921, y: 0, z: 0.010189461}
length: 0.02547366
modified: 1
- boneName: RightHandRing1
humanName: Right Ring Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.034554727, y: 0, z: 0.017277364}
length: 0.043193426
modified: 1
- boneName: RightHandRing2
humanName: Right Ring Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.024668548, y: 0, z: 0.012334274}
length: 0.030835694
modified: 1
- boneName: RightHandRing3
humanName: Right Ring Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018501408, y: 0, z: 0.009250704}
length: 0.02312677
modified: 1
- boneName: RightHandPinky1
humanName: Right Little Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.024671653, y: 0, z: 0.012335827}
length: 0.030839575
modified: 1
- boneName: RightHandPinky2
humanName: Right Little Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018451266, y: 0, z: 0.009225633}
length: 0.023064092
modified: 1
- boneName: RightHandPinky3
humanName: Right Little Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.013838451, y: 0, z: 0.0069192257}
length: 0.017298069
modified: 1
skeleton:
- name: DefaultAvatar
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Reference
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Hips
position: {x: 0, y: 0.963794, z: -0.023506777}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftUpLeg
position: {x: -0.0754495, y: -0.045664012, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftLeg
position: {x: -0.020550504, y: -0.40912998, z: 0.0071713664}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftFoot
position: {x: -0.005153008, y: -0.4231559, z: -0.01203209}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftToes
position: {x: -0.0074869916, y: -0.073167264, z: 0.14542714}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightUpLeg
position: {x: 0.075449534, y: -0.045664012, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightLeg
position: {x: 0.020550467, y: -0.40912998, z: 0.0071713664}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightFoot
position: {x: 0.0051530004, y: -0.4231559, z: -0.01203209}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightToes
position: {x: 0.007486999, y: -0.073167264, z: 0.14542751}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Spine
position: {x: 0, y: 0.09226322, z: 0.015771333}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Chest
position: {x: 0, y: 0.1625402, z: 0.02185072}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftShoulder
position: {x: -0.038243573, y: 0.19217801, z: -0.017063085}
rotation: {x: -0.014006708, y: -0.05950681, z: 0.22868986, w: 0.9715779}
scale: {x: 1.0000002, y: 1, z: 1}
transformModified: 1
- name: LeftArm
position: {x: -0.083574675, y: 0.036097594, z: -0.000000015073402}
rotation: {x: 0.00946439, y: 0.043691687, z: -0.22304238, w: 0.9737831}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: LeftForeArm
position: {x: -0.2540494, y: 0.00000047031813, z: -0.0000000021976876}
rotation: {x: -0.0006165201, y: 0.022078622, z: -0.01607024, w: 0.9996269}
scale: {x: 0.99999994, y: 1, z: 0.9999999}
transformModified: 1
- name: LeftHand
position: {x: -0.24638936, y: -0.00000018976989, z: -0.0000000057321783}
rotation: {x: 2.860212e-10, y: -9.590635e-10, z: -0.021413546, w: 0.9997707}
scale: {x: 0.99999994, y: 1, z: 1}
transformModified: 1
- name: LeftHandIndex1
position: {x: -0.075125694, y: -0.007841326, z: 0.03265267}
rotation: {x: -0.0021189197, y: 0.08025743, z: 0.01753818, w: 0.9966176}
scale: {x: 1, y: 1, z: 0.99999994}
transformModified: 1
- name: LeftHandIndex2
position: {x: -0.03979706, y: 0.000049526192, z: 0.0011857402}
rotation: {x: 0.00050193106, y: 0.015470899, z: 0.04041412, w: 0.9990631}
scale: {x: 1.0000002, y: 1.0000002, z: 0.99999994}
transformModified: 1
- name: LeftHandIndex3
position: {x: -0.02796851, y: -0.00000017906363, z: -0.00000009184371}
rotation: {x: 4.3365672e-10, y: -0.00000001758943, z: -0.000000010378705, w: 0.99999994}
scale: {x: 1, y: 1.0000001, z: 0.9999999}
transformModified: 1
- name: LeftHandMiddle1
position: {x: -0.07602355, y: -0.0018850806, z: 0.010141241}
rotation: {x: -0.0007688728, y: 0.033321075, z: 0.02090753, w: 0.9992257}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandMiddle2
position: {x: -0.044280592, y: 0.0000045125394, z: -0.00042542227}
rotation: {x: -0.0013621418, y: -0.01915377, z: 0.03788976, w: 0.9990974}
scale: {x: 1, y: 1.0000001, z: 1}
transformModified: 1
- name: LeftHandMiddle3
position: {x: -0.03396478, y: 0.00000016108528, z: 0.000000005419296}
rotation: {x: 6.1322064e-10, y: -0.0000000041246895, z: 0.0000000018221633,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandPinky1
position: {x: -0.06565987, y: -0.007825262, z: -0.032251246}
rotation: {x: -0.00091320684, y: 0.012162321, z: 0.021222051, w: 0.99970037}
scale: {x: 1.0000001, y: 1, z: 0.9999999}
transformModified: 1
- name: LeftHandPinky2
position: {x: -0.030805375, y: -0.000031173928, z: -0.0014480891}
rotation: {x: -0.00017062855, y: -0.009661365, z: -0.005362397, w: 0.9999389}
scale: {x: 1, y: 0.9999998, z: 1.0000001}
transformModified: 1
- name: LeftHandPinky3
position: {x: -0.023063878, y: -0.0000066778534, z: 0.0000000069034924}
rotation: {x: -8.518739e-10, y: -0.000000009425589, z: -0.000000013161967, w: 0.99999994}
scale: {x: 1, y: 1, z: 0.99999994}
transformModified: 1
- name: LeftHandRing1
position: {x: -0.070302114, y: -0.00374529, z: -0.01141179}
rotation: {x: -0.00032409187, y: 0.011598224, z: 0.02473802, w: 0.9996266}
scale: {x: 1, y: 1.0000002, z: 0.99999994}
transformModified: 1
- name: LeftHandRing2
position: {x: -0.04313532, y: -0.000020869338, z: -0.0022351802}
rotation: {x: -0.0012032456, y: -0.02311376, z: 0.04097964, w: 0.9988919}
scale: {x: 0.9999999, y: 0.9999997, z: 0.99999994}
transformModified: 1
- name: LeftHandRing3
position: {x: -0.030835424, y: -0.00000015687996, z: -0.000000014096336}
rotation: {x: 4.936146e-10, y: -0.0000000015807432, z: -0.0000000057879603,
w: 0.99999994}
scale: {x: 1, y: 0.99999994, z: 0.9999999}
transformModified: 1
- name: LeftHandThumb1
position: {x: -0.014231309, y: -0.012377888, z: 0.025531683}
rotation: {x: -0.012312639, y: -0.008525364, z: 0.012585514, w: 0.9998086}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: LeftHandThumb2
position: {x: -0.016373925, y: -0.0052899206, z: 0.023491414}
rotation: {x: -0.026062855, y: 0.09669003, z: 0.0036069672, w: 0.9949667}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandThumb3
position: {x: -0.025459994, y: -0.007639924, z: 0.020832995}
rotation: {x: 0.000000044158533, y: 0.0000000011092561, z: -7.8093254e-10, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Neck
position: {x: 0, y: 0.23572397, z: -0.032413255}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Head
position: {x: 0, y: 0.10635579, z: 0.011326782}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Jaw
position: {x: 0, y: 0.011126757, z: 0.010327542}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftEye
position: {x: -0.020848233, y: 0.08250272, z: 0.055427432}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightEye
position: {x: 0.020849999, y: 0.08250272, z: 0.055427395}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightShoulder
position: {x: 0.038328547, y: 0.19217706, z: -0.017063089}
rotation: {x: 0.22867198, y: 0.9715821, z: -0.014005678, w: -0.05950737}
scale: {x: 1, y: 1.0000001, z: 0.99999994}
transformModified: 1
- name: RightArm
position: {x: -0.0835754, y: 0.03609594, z: -0.000000046974726}
rotation: {x: -0.21105209, y: -0.9743941, z: 0.0173117, w: -0.075587735}
scale: {x: 0.9999998, y: 1.0000001, z: 0.9999997}
transformModified: 1
- name: RightForeArm
position: {x: 0.2534285, y: 0.006010935, z: -0.016704533}
rotation: {x: -0.00061651913, y: 0.022078624, z: -0.016070236, w: 0.9996269}
scale: {x: 0.99999994, y: 0.9999999, z: 0.99999994}
transformModified: 1
- name: RightHand
position: {x: 0.24537374, y: 0.021642024, z: 0.0055504735}
rotation: {x: 5.4318944e-10, y: 3.1247618e-10, z: 0.021413697, w: 0.99977064}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandIndex1
position: {x: 0.07476979, y: -0.0012428282, z: 0.034344524}
rotation: {x: -0.0021189207, y: 0.08025743, z: 0.017538182, w: 0.99661756}
scale: {x: 1.0000001, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandIndex2
position: {x: 0.037058223, y: 0.00072542176, z: 0.014538874}
rotation: {x: -0.0033212963, y: 0.015931256, z: 0.060620904, w: 0.99802816}
scale: {x: 1, y: 0.99999994, z: 1}
transformModified: 1
- name: RightHandIndex3
position: {x: 0.025225095, y: -0.004966217, z: 0.011012183}
rotation: {x: 0.000000002161792, y: 0.000000010685001, z: -0.000000008502301,
w: 0.99999994}
scale: {x: 1, y: 1.0000001, z: 1.0000001}
transformModified: 1
- name: RightHandMiddle1
position: {x: 0.07564743, y: 0.004790831, z: 0.011853196}
rotation: {x: -0.00076887355, y: 0.033321068, z: 0.020907532, w: 0.9992256}
scale: {x: 1.0000001, y: 0.9999998, z: 0.9999999}
transformModified: 1
- name: RightHandMiddle2
position: {x: 0.04380931, y: 0.00019416546, z: 0.0064549395}
rotation: {x: -0.004130255, y: -0.033511225, z: 0.07611893, w: 0.9965269}
scale: {x: 1, y: 0.9999999, z: 1.0000001}
transformModified: 1
- name: RightHandMiddle3
position: {x: 0.033072565, y: -0.0075473776, z: 0.0016898564}
rotation: {x: -3.7425496e-10, y: -0.000000004229181, z: -0.000000010583729,
w: 0.99999994}
scale: {x: 1, y: 0.9999999, z: 1}
transformModified: 1
- name: RightHandPinky1
position: {x: 0.06680315, y: -0.001994528, z: -0.030756148}
rotation: {x: 0.0031755893, y: -0.19200511, z: 0.045110438, w: 0.98035145}
scale: {x: 1.0000002, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandPinky2
position: {x: 0.02853096, y: -0.0013969454, z: -0.011623849}
rotation: {x: -0.00017062848, y: -0.009661341, z: -0.005362395, w: 0.99993896}
scale: {x: 0.9999999, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandPinky3
position: {x: 0.02142694, y: -0.0005537251, z: -0.008516632}
rotation: {x: -8.53474e-10, y: 0.000000016378856, z: -0.000000013846798, w: 0.99999994}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandRing1
position: {x: 0.070598565, y: 0.0024575677, z: -0.009821471}
rotation: {x: 0.0007105698, y: -0.054343082, z: 0.03494525, w: 0.9979104}
scale: {x: 1.0000001, y: 1, z: 1}
transformModified: 1
- name: RightHandRing2
position: {x: 0.042887274, y: -0.0013759057, z: -0.0049458877}
rotation: {x: 0.00048283872, y: -0.02129027, z: 0.069849566, w: 0.9973301}
scale: {x: 1, y: 1, z: 1.0000002}
transformModified: 1
- name: RightHandRing3
position: {x: 0.029500818, y: -0.0076926965, z: -0.004622266}
rotation: {x: -0.0000000026137765, y: -0.000000008063095, z: -0.0000000061184586,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandThumb1
position: {x: 0.014684936, y: -0.011104953, z: 0.025858108}
rotation: {x: -0.012813497, y: -0.0032565715, z: 0.031457648, w: 0.99941766}
scale: {x: 1.0000001, y: 1, z: 1}
transformModified: 1
- name: RightHandThumb2
position: {x: 0.01637412, y: -0.0052897613, z: 0.02349138}
rotation: {x: -0.026067168, y: -0.096687585, z: -0.0036027434, w: 0.9949668}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightHandThumb3
position: {x: 0.025460003, y: -0.007640302, z: 0.020833014}
rotation: {x: 0.000000013181404, y: 0.0000000010564283, z: -0.000000002011415,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
rootMotionBoneName:
hasTranslationDoF: 0
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 2ab0893f5bba9b243b65e309e78089d0,
type: 3}
animationType: 3
humanoidOversampling: 1
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,976 @@
fileFormatVersion: 2
guid: aa539386f5e081a4fa65e8b2f28d3f37
ModelImporter:
serializedVersion: 19
fileIDToRecycleName:
100000: //RootNode
100002: Chest
100004: Head
100006: Hips
100008: Jaw
100010: JawEND
100012: LeftArm
100014: LeftCheek
100016: LeftEye
100018: LeftEyelidLower
100020: LeftEyelidUpper
100022: LeftFoot
100024: LeftForeArm
100026: LeftHand
100028: LeftHandIndex1
100030: LeftHandIndex2
100032: LeftHandIndex3
100034: LeftHandMiddle1
100036: LeftHandMiddle2
100038: LeftHandMiddle3
100040: LeftHandPinky1
100042: LeftHandPinky2
100044: LeftHandPinky3
100046: LeftHandRing1
100048: LeftHandRing2
100050: LeftHandRing3
100052: LeftHandThumb1
100054: LeftHandThumb2
100056: LeftHandThumb3
100058: LeftInnerBrow
100060: LeftIOuterBrow
100062: LeftLeg
100064: LeftLipCorner
100066: LeftLipLower
100068: LeftLipUpper
100070: LeftNostril
100072: LeftShoulder
100074: LeftToes
100076: LeftUpLeg
100078: Neck
100080: Pivot
100082: Reference
100084: RightArm
100086: RightCheek
100088: RightEye
100090: RightEyelidLower
100092: RightEyelidUpper
100094: RightFoot
100096: RightForeArm
100098: RightHand
100100: RightHandIndex1
100102: RightHandIndex2
100104: RightHandIndex3
100106: RightHandMiddle1
100108: RightHandMiddle2
100110: RightHandMiddle3
100112: RightHandPinky1
100114: RightHandPinky2
100116: RightHandPinky3
100118: RightHandRing1
100120: RightHandRing2
100122: RightHandRing3
100124: RightHandThumb1
100126: RightHandThumb2
100128: RightHandThumb3
100130: RightInnerBrow
100132: RightIOuterBrow
100134: RightLeg
100136: RightLipCorner
100138: RightLipLower
100140: RightLipUpper
100142: RightNostril
100144: RightShoulder
100146: RightToes
100148: RightUpLeg
100150: Root
100152: Spine
100154: TongueBack
100156: TongueTip
400000: //RootNode
400002: Chest
400004: Head
400006: Hips
400008: Jaw
400010: JawEND
400012: LeftArm
400014: LeftCheek
400016: LeftEye
400018: LeftEyelidLower
400020: LeftEyelidUpper
400022: LeftFoot
400024: LeftForeArm
400026: LeftHand
400028: LeftHandIndex1
400030: LeftHandIndex2
400032: LeftHandIndex3
400034: LeftHandMiddle1
400036: LeftHandMiddle2
400038: LeftHandMiddle3
400040: LeftHandPinky1
400042: LeftHandPinky2
400044: LeftHandPinky3
400046: LeftHandRing1
400048: LeftHandRing2
400050: LeftHandRing3
400052: LeftHandThumb1
400054: LeftHandThumb2
400056: LeftHandThumb3
400058: LeftInnerBrow
400060: LeftIOuterBrow
400062: LeftLeg
400064: LeftLipCorner
400066: LeftLipLower
400068: LeftLipUpper
400070: LeftNostril
400072: LeftShoulder
400074: LeftToes
400076: LeftUpLeg
400078: Neck
400080: Pivot
400082: Reference
400084: RightArm
400086: RightCheek
400088: RightEye
400090: RightEyelidLower
400092: RightEyelidUpper
400094: RightFoot
400096: RightForeArm
400098: RightHand
400100: RightHandIndex1
400102: RightHandIndex2
400104: RightHandIndex3
400106: RightHandMiddle1
400108: RightHandMiddle2
400110: RightHandMiddle3
400112: RightHandPinky1
400114: RightHandPinky2
400116: RightHandPinky3
400118: RightHandRing1
400120: RightHandRing2
400122: RightHandRing3
400124: RightHandThumb1
400126: RightHandThumb2
400128: RightHandThumb3
400130: RightInnerBrow
400132: RightIOuterBrow
400134: RightLeg
400136: RightLipCorner
400138: RightLipLower
400140: RightLipUpper
400142: RightNostril
400144: RightShoulder
400146: RightToes
400148: RightUpLeg
400150: Root
400152: Spine
400154: TongueBack
400156: TongueTip
7400000: HalfSteps2Idle_StrafeFwdFootOverTOIdle
9500000: //RootNode
materials:
importMaterials: 1
materialName: 0
materialSearch: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
animationCompression: 1
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
clipAnimations:
- serializedVersion: 16
name: HalfSteps2Idle_StrafeFwdFootOverTOIdle
takeName: _93_TO_96_a_U1_M_P_halfSteps2Idle_StrafeFwdFootOverTOIdle__Fb_p135_No_0_1
firstFrame: 82
lastFrame: 455
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 0
loopBlendPositionY: 0
loopBlendPositionXZ: 0
keepOriginalOrientation: 0
keepOriginalPositionY: 1
keepOriginalPositionXZ: 0
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask: []
maskType: 0
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 0.01
meshCompression: 0
addColliders: 0
importBlendShapes: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
optimizeMeshForGPU: 1
keepQuads: 0
weldVertices: 1
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVPackMargin: 4
useFileScale: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 4
importAnimation: 1
copyAvatar: 1
humanDescription:
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.07488116, y: 0, z: 0.03744058}
length: 0.09360148
modified: 1
- boneName: LeftUpLeg
humanName: LeftUpperLeg
limit:
min: {x: -60.000004, y: -60.000004, z: -90}
max: {x: 60.000004, y: 60.000004, z: 50}
value: {x: 0.32776672, y: 0, z: 0.16388336}
length: 0.40970853
modified: 1
- boneName: RightUpLeg
humanName: RightUpperLeg
limit:
min: {x: -60.000004, y: -60.000004, z: -90}
max: {x: 60.000004, y: 60.000004, z: 50}
value: {x: 0.32776672, y: 0, z: 0.16388336}
length: 0.40970853
modified: 1
- boneName: LeftLeg
humanName: LeftLowerLeg
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.33868644, y: 0, z: 0.16934322}
length: 0.42335817
modified: 1
- boneName: RightLeg
humanName: RightLowerLeg
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.33868644, y: 0, z: 0.16934322}
length: 0.42335817
modified: 1
- boneName: LeftFoot
humanName: LeftFoot
limit:
min: {x: 0, y: -30.000002, z: -50}
max: {x: 0, y: 30.000002, z: 50}
value: {x: 0.06867535, y: 0, z: 0.034337673}
length: 0.08584422
modified: 1
- boneName: RightFoot
humanName: RightFoot
limit:
min: {x: 0, y: -30.000002, z: -50}
max: {x: 0, y: 30.000002, z: 50}
value: {x: 0.06867535, y: 0, z: 0.034337673}
length: 0.08584422
modified: 1
- boneName: Spine
humanName: Spine
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.13120182, y: 0, z: 0.06560091}
length: 0.16400234
modified: 1
- boneName: Chest
humanName: Chest
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.19035356, y: 0, z: 0.09517678}
length: 0.23794203
modified: 1
- boneName: Neck
humanName: Neck
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.08556576, y: 0, z: 0.04278288}
length: 0.106957234
modified: 1
- boneName: Head
humanName: Head
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.08556576, y: 0, z: 0.04278288}
length: 0.106957234
modified: 1
- boneName: LeftShoulder
humanName: LeftShoulder
limit:
min: {x: 0, y: -15.000001, z: -15.000001}
max: {x: 0, y: 15.000001, z: 30.000002}
value: {x: 0.0728297, y: 0, z: 0.03641485}
length: 0.09103716
modified: 1
- boneName: RightShoulder
humanName: RightShoulder
limit:
min: {x: 0, y: -15.000001, z: -15.000001}
max: {x: 0, y: 15.000001, z: 30.000002}
value: {x: 0.0728297, y: 0, z: 0.03641485}
length: 0.09103716
modified: 1
- boneName: LeftArm
humanName: LeftUpperArm
limit:
min: {x: -90, y: -100, z: -60.000004}
max: {x: 90, y: 100, z: 100}
value: {x: 0.2032396, y: 0, z: 0.1016198}
length: 0.25404957
modified: 1
- boneName: RightArm
humanName: RightUpperArm
limit:
min: {x: -90, y: -100, z: -60.000004}
max: {x: 90, y: 100, z: 100}
value: {x: 0.20323958, y: 0, z: 0.10161979}
length: 0.25404954
modified: 1
- boneName: LeftForeArm
humanName: LeftLowerArm
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.19711153, y: 0, z: 0.098555766}
length: 0.24638948
modified: 1
- boneName: RightForeArm
humanName: RightLowerArm
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.19711094, y: 0, z: 0.09855547}
length: 0.24638875
modified: 1
- boneName: LeftHand
humanName: LeftHand
limit:
min: {x: 0, y: -40, z: -80}
max: {x: 0, y: 40, z: 80}
value: {x: 0.098555766, y: 0, z: 0.049277883}
length: 0.12319474
modified: 1
- boneName: RightHand
humanName: RightHand
limit:
min: {x: 0, y: -40, z: -80}
max: {x: 0, y: 40, z: 80}
value: {x: 0.09855547, y: 0, z: 0.049277734}
length: 0.123194374
modified: 1
- boneName: LeftToes
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: -50}
max: {x: 0, y: 0, z: 50}
value: {x: 0.065187156, y: 0, z: 0.032593578}
length: 0.08148398
modified: 1
- boneName: RightToes
humanName: RightToes
limit:
min: {x: 0, y: 0, z: -50}
max: {x: 0, y: 0, z: 50}
value: {x: 0.06518729, y: 0, z: 0.032593645}
length: 0.08148415
modified: 1
- boneName: LeftEye
humanName: LeftEye
limit:
min: {x: 0, y: -20, z: -10}
max: {x: 0, y: 20, z: 15.000001}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: RightEye
humanName: RightEye
limit:
min: {x: 0, y: -20, z: -10}
max: {x: 0, y: 20, z: 15.000001}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: -10, z: -10}
max: {x: 0, y: 10, z: 10}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: LeftHandThumb1
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: -25, z: -20}
max: {x: 0, y: 25, z: 20}
value: {x: 0.023295458, y: 0, z: 0.011647729}
length: 0.029119331
modified: 1
- boneName: LeftHandThumb2
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.027018126, y: 0, z: 0.013509063}
length: 0.033772666
modified: 1
- boneName: LeftHandThumb3
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.020263594, y: 0, z: 0.010131797}
length: 0.0253295
modified: 1
- boneName: LeftHandIndex1
humanName: Left Index Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.03185178, y: 0, z: 0.01592589}
length: 0.03981474
modified: 1
- boneName: LeftHandIndex2
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.022374788, y: 0, z: 0.011187394}
length: 0.027968494
modified: 1
- boneName: LeftHandIndex3
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.01678109, y: 0, z: 0.008390545}
length: 0.02097637
modified: 1
- boneName: LeftHandMiddle1
humanName: Left Middle Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.03542609, y: 0, z: 0.017713046}
length: 0.04428263
modified: 1
- boneName: LeftHandMiddle2
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.027171804, y: 0, z: 0.013585902}
length: 0.033964764
modified: 1
- boneName: LeftHandMiddle3
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.02037885, y: 0, z: 0.010189425}
length: 0.025473572
modified: 1
- boneName: LeftHandRing1
humanName: Left Ring Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.034554545, y: 0, z: 0.017277272}
length: 0.0431932
modified: 1
- boneName: LeftHandRing2
humanName: Left Ring Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.024668327, y: 0, z: 0.012334163}
length: 0.030835418
modified: 1
- boneName: LeftHandRing3
humanName: Left Ring Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018501243, y: 0, z: 0.009250621}
length: 0.023126563
modified: 1
- boneName: LeftHandPinky1
humanName: Left Little Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.024671508, y: 0, z: 0.012335754}
length: 0.030839393
modified: 1
- boneName: LeftHandPinky2
humanName: Left Little Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.01845108, y: 0, z: 0.00922554}
length: 0.023063859
modified: 1
- boneName: LeftHandPinky3
humanName: Left Little Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.013838312, y: 0, z: 0.006919156}
length: 0.017297894
modified: 1
- boneName: RightHandThumb1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: -25, z: -20}
max: {x: 0, y: 25, z: 20}
value: {x: 0.023295475, y: 0, z: 0.011647738}
length: 0.029119354
modified: 1
- boneName: RightHandThumb2
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.027018197, y: 0, z: 0.013509098}
length: 0.033772755
modified: 1
- boneName: RightHandThumb3
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.020263648, y: 0, z: 0.010131824}
length: 0.025329567
modified: 1
- boneName: RightHandIndex1
humanName: Right Index Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.031851795, y: 0, z: 0.015925897}
length: 0.03981476
modified: 1
- boneName: RightHandIndex2
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.022374773, y: 0, z: 0.011187387}
length: 0.027968476
modified: 1
- boneName: RightHandIndex3
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.016781079, y: 0, z: 0.008390539}
length: 0.020976357
modified: 1
- boneName: RightHandMiddle1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.035426147, y: 0, z: 0.017713074}
length: 0.0442827
modified: 1
- boneName: RightHandMiddle2
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.027171897, y: 0, z: 0.013585948}
length: 0.03396488
modified: 1
- boneName: RightHandMiddle3
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.020378921, y: 0, z: 0.010189461}
length: 0.02547366
modified: 1
- boneName: RightHandRing1
humanName: Right Ring Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.034554727, y: 0, z: 0.017277364}
length: 0.043193426
modified: 1
- boneName: RightHandRing2
humanName: Right Ring Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.024668548, y: 0, z: 0.012334274}
length: 0.030835694
modified: 1
- boneName: RightHandRing3
humanName: Right Ring Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018501408, y: 0, z: 0.009250704}
length: 0.02312677
modified: 1
- boneName: RightHandPinky1
humanName: Right Little Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.024671653, y: 0, z: 0.012335827}
length: 0.030839575
modified: 1
- boneName: RightHandPinky2
humanName: Right Little Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018451266, y: 0, z: 0.009225633}
length: 0.023064092
modified: 1
- boneName: RightHandPinky3
humanName: Right Little Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.013838451, y: 0, z: 0.0069192257}
length: 0.017298069
modified: 1
skeleton:
- name: DefaultAvatar
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Reference
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Hips
position: {x: 0, y: 0.963794, z: -0.023506777}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftUpLeg
position: {x: -0.0754495, y: -0.045664012, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftLeg
position: {x: -0.020550504, y: -0.40912998, z: 0.0071713664}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftFoot
position: {x: -0.005153008, y: -0.4231559, z: -0.01203209}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftToes
position: {x: -0.0074869916, y: -0.073167264, z: 0.14542714}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightUpLeg
position: {x: 0.075449534, y: -0.045664012, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightLeg
position: {x: 0.020550467, y: -0.40912998, z: 0.0071713664}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightFoot
position: {x: 0.0051530004, y: -0.4231559, z: -0.01203209}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightToes
position: {x: 0.007486999, y: -0.073167264, z: 0.14542751}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Spine
position: {x: 0, y: 0.09226322, z: 0.015771333}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Chest
position: {x: 0, y: 0.1625402, z: 0.02185072}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftShoulder
position: {x: -0.038243573, y: 0.19217801, z: -0.017063085}
rotation: {x: -0.014006708, y: -0.05950681, z: 0.22868986, w: 0.9715779}
scale: {x: 1.0000002, y: 1, z: 1}
transformModified: 1
- name: LeftArm
position: {x: -0.083574675, y: 0.036097594, z: -0.000000015073402}
rotation: {x: 0.00946439, y: 0.043691687, z: -0.22304238, w: 0.9737831}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: LeftForeArm
position: {x: -0.2540494, y: 0.00000047031813, z: -0.0000000021976876}
rotation: {x: -0.0006165201, y: 0.022078622, z: -0.01607024, w: 0.9996269}
scale: {x: 0.99999994, y: 1, z: 0.9999999}
transformModified: 1
- name: LeftHand
position: {x: -0.24638936, y: -0.00000018976989, z: -0.0000000057321783}
rotation: {x: 2.860212e-10, y: -9.590635e-10, z: -0.021413546, w: 0.9997707}
scale: {x: 0.99999994, y: 1, z: 1}
transformModified: 1
- name: LeftHandIndex1
position: {x: -0.075125694, y: -0.007841326, z: 0.03265267}
rotation: {x: -0.0021189197, y: 0.08025743, z: 0.01753818, w: 0.9966176}
scale: {x: 1, y: 1, z: 0.99999994}
transformModified: 1
- name: LeftHandIndex2
position: {x: -0.03979706, y: 0.000049526192, z: 0.0011857402}
rotation: {x: 0.00050193106, y: 0.015470899, z: 0.04041412, w: 0.9990631}
scale: {x: 1.0000002, y: 1.0000002, z: 0.99999994}
transformModified: 1
- name: LeftHandIndex3
position: {x: -0.02796851, y: -0.00000017906363, z: -0.00000009184371}
rotation: {x: 4.3365672e-10, y: -0.00000001758943, z: -0.000000010378705, w: 0.99999994}
scale: {x: 1, y: 1.0000001, z: 0.9999999}
transformModified: 1
- name: LeftHandMiddle1
position: {x: -0.07602355, y: -0.0018850806, z: 0.010141241}
rotation: {x: -0.0007688728, y: 0.033321075, z: 0.02090753, w: 0.9992257}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandMiddle2
position: {x: -0.044280592, y: 0.0000045125394, z: -0.00042542227}
rotation: {x: -0.0013621418, y: -0.01915377, z: 0.03788976, w: 0.9990974}
scale: {x: 1, y: 1.0000001, z: 1}
transformModified: 1
- name: LeftHandMiddle3
position: {x: -0.03396478, y: 0.00000016108528, z: 0.000000005419296}
rotation: {x: 6.1322064e-10, y: -0.0000000041246895, z: 0.0000000018221633,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandPinky1
position: {x: -0.06565987, y: -0.007825262, z: -0.032251246}
rotation: {x: -0.00091320684, y: 0.012162321, z: 0.021222051, w: 0.99970037}
scale: {x: 1.0000001, y: 1, z: 0.9999999}
transformModified: 1
- name: LeftHandPinky2
position: {x: -0.030805375, y: -0.000031173928, z: -0.0014480891}
rotation: {x: -0.00017062855, y: -0.009661365, z: -0.005362397, w: 0.9999389}
scale: {x: 1, y: 0.9999998, z: 1.0000001}
transformModified: 1
- name: LeftHandPinky3
position: {x: -0.023063878, y: -0.0000066778534, z: 0.0000000069034924}
rotation: {x: -8.518739e-10, y: -0.000000009425589, z: -0.000000013161967, w: 0.99999994}
scale: {x: 1, y: 1, z: 0.99999994}
transformModified: 1
- name: LeftHandRing1
position: {x: -0.070302114, y: -0.00374529, z: -0.01141179}
rotation: {x: -0.00032409187, y: 0.011598224, z: 0.02473802, w: 0.9996266}
scale: {x: 1, y: 1.0000002, z: 0.99999994}
transformModified: 1
- name: LeftHandRing2
position: {x: -0.04313532, y: -0.000020869338, z: -0.0022351802}
rotation: {x: -0.0012032456, y: -0.02311376, z: 0.04097964, w: 0.9988919}
scale: {x: 0.9999999, y: 0.9999997, z: 0.99999994}
transformModified: 1
- name: LeftHandRing3
position: {x: -0.030835424, y: -0.00000015687996, z: -0.000000014096336}
rotation: {x: 4.936146e-10, y: -0.0000000015807432, z: -0.0000000057879603,
w: 0.99999994}
scale: {x: 1, y: 0.99999994, z: 0.9999999}
transformModified: 1
- name: LeftHandThumb1
position: {x: -0.014231309, y: -0.012377888, z: 0.025531683}
rotation: {x: -0.012312639, y: -0.008525364, z: 0.012585514, w: 0.9998086}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: LeftHandThumb2
position: {x: -0.016373925, y: -0.0052899206, z: 0.023491414}
rotation: {x: -0.026062855, y: 0.09669003, z: 0.0036069672, w: 0.9949667}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandThumb3
position: {x: -0.025459994, y: -0.007639924, z: 0.020832995}
rotation: {x: 0.000000044158533, y: 0.0000000011092561, z: -7.8093254e-10, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Neck
position: {x: 0, y: 0.23572397, z: -0.032413255}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Head
position: {x: 0, y: 0.10635579, z: 0.011326782}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Jaw
position: {x: 0, y: 0.011126757, z: 0.010327542}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftEye
position: {x: -0.020848233, y: 0.08250272, z: 0.055427432}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightEye
position: {x: 0.020849999, y: 0.08250272, z: 0.055427395}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightShoulder
position: {x: 0.038328547, y: 0.19217706, z: -0.017063089}
rotation: {x: 0.22867198, y: 0.9715821, z: -0.014005678, w: -0.05950737}
scale: {x: 1, y: 1.0000001, z: 0.99999994}
transformModified: 1
- name: RightArm
position: {x: -0.0835754, y: 0.03609594, z: -0.000000046974726}
rotation: {x: -0.21105209, y: -0.9743941, z: 0.0173117, w: -0.075587735}
scale: {x: 0.9999998, y: 1.0000001, z: 0.9999997}
transformModified: 1
- name: RightForeArm
position: {x: 0.2534285, y: 0.006010935, z: -0.016704533}
rotation: {x: -0.00061651913, y: 0.022078624, z: -0.016070236, w: 0.9996269}
scale: {x: 0.99999994, y: 0.9999999, z: 0.99999994}
transformModified: 1
- name: RightHand
position: {x: 0.24537374, y: 0.021642024, z: 0.0055504735}
rotation: {x: 5.4318944e-10, y: 3.1247618e-10, z: 0.021413697, w: 0.99977064}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandIndex1
position: {x: 0.07476979, y: -0.0012428282, z: 0.034344524}
rotation: {x: -0.0021189207, y: 0.08025743, z: 0.017538182, w: 0.99661756}
scale: {x: 1.0000001, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandIndex2
position: {x: 0.037058223, y: 0.00072542176, z: 0.014538874}
rotation: {x: -0.0033212963, y: 0.015931256, z: 0.060620904, w: 0.99802816}
scale: {x: 1, y: 0.99999994, z: 1}
transformModified: 1
- name: RightHandIndex3
position: {x: 0.025225095, y: -0.004966217, z: 0.011012183}
rotation: {x: 0.000000002161792, y: 0.000000010685001, z: -0.000000008502301,
w: 0.99999994}
scale: {x: 1, y: 1.0000001, z: 1.0000001}
transformModified: 1
- name: RightHandMiddle1
position: {x: 0.07564743, y: 0.004790831, z: 0.011853196}
rotation: {x: -0.00076887355, y: 0.033321068, z: 0.020907532, w: 0.9992256}
scale: {x: 1.0000001, y: 0.9999998, z: 0.9999999}
transformModified: 1
- name: RightHandMiddle2
position: {x: 0.04380931, y: 0.00019416546, z: 0.0064549395}
rotation: {x: -0.004130255, y: -0.033511225, z: 0.07611893, w: 0.9965269}
scale: {x: 1, y: 0.9999999, z: 1.0000001}
transformModified: 1
- name: RightHandMiddle3
position: {x: 0.033072565, y: -0.0075473776, z: 0.0016898564}
rotation: {x: -3.7425496e-10, y: -0.000000004229181, z: -0.000000010583729,
w: 0.99999994}
scale: {x: 1, y: 0.9999999, z: 1}
transformModified: 1
- name: RightHandPinky1
position: {x: 0.06680315, y: -0.001994528, z: -0.030756148}
rotation: {x: 0.0031755893, y: -0.19200511, z: 0.045110438, w: 0.98035145}
scale: {x: 1.0000002, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandPinky2
position: {x: 0.02853096, y: -0.0013969454, z: -0.011623849}
rotation: {x: -0.00017062848, y: -0.009661341, z: -0.005362395, w: 0.99993896}
scale: {x: 0.9999999, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandPinky3
position: {x: 0.02142694, y: -0.0005537251, z: -0.008516632}
rotation: {x: -8.53474e-10, y: 0.000000016378856, z: -0.000000013846798, w: 0.99999994}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandRing1
position: {x: 0.070598565, y: 0.0024575677, z: -0.009821471}
rotation: {x: 0.0007105698, y: -0.054343082, z: 0.03494525, w: 0.9979104}
scale: {x: 1.0000001, y: 1, z: 1}
transformModified: 1
- name: RightHandRing2
position: {x: 0.042887274, y: -0.0013759057, z: -0.0049458877}
rotation: {x: 0.00048283872, y: -0.02129027, z: 0.069849566, w: 0.9973301}
scale: {x: 1, y: 1, z: 1.0000002}
transformModified: 1
- name: RightHandRing3
position: {x: 0.029500818, y: -0.0076926965, z: -0.004622266}
rotation: {x: -0.0000000026137765, y: -0.000000008063095, z: -0.0000000061184586,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandThumb1
position: {x: 0.014684936, y: -0.011104953, z: 0.025858108}
rotation: {x: -0.012813497, y: -0.0032565715, z: 0.031457648, w: 0.99941766}
scale: {x: 1.0000001, y: 1, z: 1}
transformModified: 1
- name: RightHandThumb2
position: {x: 0.01637412, y: -0.0052897613, z: 0.02349138}
rotation: {x: -0.026067168, y: -0.096687585, z: -0.0036027434, w: 0.9949668}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightHandThumb3
position: {x: 0.025460003, y: -0.007640302, z: 0.020833014}
rotation: {x: 0.000000013181404, y: 0.0000000010564283, z: -0.000000002011415,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
rootMotionBoneName:
hasTranslationDoF: 0
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 2ab0893f5bba9b243b65e309e78089d0,
type: 3}
animationType: 3
humanoidOversampling: 1
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,972 @@
fileFormatVersion: 2
guid: 6611b1ae42501f04498bcdc2869dc424
ModelImporter:
serializedVersion: 19
fileIDToRecycleName:
100000: //RootNode
100002: Chest
100004: Head
100006: Hips
100008: Jaw
100010: JawEND
100012: LeftArm
100014: LeftCheek
100016: LeftEye
100018: LeftEyelidLower
100020: LeftEyelidUpper
100022: LeftFoot
100024: LeftForeArm
100026: LeftHand
100028: LeftHandIndex1
100030: LeftHandIndex2
100032: LeftHandIndex3
100034: LeftHandMiddle1
100036: LeftHandMiddle2
100038: LeftHandMiddle3
100040: LeftHandPinky1
100042: LeftHandPinky2
100044: LeftHandPinky3
100046: LeftHandRing1
100048: LeftHandRing2
100050: LeftHandRing3
100052: LeftHandThumb1
100054: LeftHandThumb2
100056: LeftHandThumb3
100058: LeftInnerBrow
100060: LeftIOuterBrow
100062: LeftLeg
100064: LeftLipCorner
100066: LeftLipLower
100068: LeftLipUpper
100070: LeftNostril
100072: LeftShoulder
100074: LeftToes
100076: LeftUpLeg
100078: Neck
100080: Reference
100082: RightArm
100084: RightCheek
100086: RightEye
100088: RightEyelidLower
100090: RightEyelidUpper
100092: RightFoot
100094: RightForeArm
100096: RightHand
100098: RightHandIndex1
100100: RightHandIndex2
100102: RightHandIndex3
100104: RightHandMiddle1
100106: RightHandMiddle2
100108: RightHandMiddle3
100110: RightHandPinky1
100112: RightHandPinky2
100114: RightHandPinky3
100116: RightHandRing1
100118: RightHandRing2
100120: RightHandRing3
100122: RightHandThumb1
100124: RightHandThumb2
100126: RightHandThumb3
100128: RightInnerBrow
100130: RightIOuterBrow
100132: RightLeg
100134: RightLipCorner
100136: RightLipLower
100138: RightLipUpper
100140: RightNostril
100142: RightShoulder
100144: RightToes
100146: RightUpLeg
100148: Spine
100150: TongueBack
100152: TongueTip
400000: //RootNode
400002: Chest
400004: Head
400006: Hips
400008: Jaw
400010: JawEND
400012: LeftArm
400014: LeftCheek
400016: LeftEye
400018: LeftEyelidLower
400020: LeftEyelidUpper
400022: LeftFoot
400024: LeftForeArm
400026: LeftHand
400028: LeftHandIndex1
400030: LeftHandIndex2
400032: LeftHandIndex3
400034: LeftHandMiddle1
400036: LeftHandMiddle2
400038: LeftHandMiddle3
400040: LeftHandPinky1
400042: LeftHandPinky2
400044: LeftHandPinky3
400046: LeftHandRing1
400048: LeftHandRing2
400050: LeftHandRing3
400052: LeftHandThumb1
400054: LeftHandThumb2
400056: LeftHandThumb3
400058: LeftInnerBrow
400060: LeftIOuterBrow
400062: LeftLeg
400064: LeftLipCorner
400066: LeftLipLower
400068: LeftLipUpper
400070: LeftNostril
400072: LeftShoulder
400074: LeftToes
400076: LeftUpLeg
400078: Neck
400080: Reference
400082: RightArm
400084: RightCheek
400086: RightEye
400088: RightEyelidLower
400090: RightEyelidUpper
400092: RightFoot
400094: RightForeArm
400096: RightHand
400098: RightHandIndex1
400100: RightHandIndex2
400102: RightHandIndex3
400104: RightHandMiddle1
400106: RightHandMiddle2
400108: RightHandMiddle3
400110: RightHandPinky1
400112: RightHandPinky2
400114: RightHandPinky3
400116: RightHandRing1
400118: RightHandRing2
400120: RightHandRing3
400122: RightHandThumb1
400124: RightHandThumb2
400126: RightHandThumb3
400128: RightInnerBrow
400130: RightIOuterBrow
400132: RightLeg
400134: RightLipCorner
400136: RightLipLower
400138: RightLipUpper
400140: RightNostril
400142: RightShoulder
400144: RightToes
400146: RightUpLeg
400148: Spine
400150: TongueBack
400152: TongueTip
7400000: IdleR_To_IdleL_1
9500000: //RootNode
materials:
importMaterials: 1
materialName: 0
materialSearch: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
animationCompression: 1
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
clipAnimations:
- serializedVersion: 16
name: IdleR_To_IdleL_1
takeName: _194_IdleR_To_IdleL_1
firstFrame: 50
lastFrame: 290
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 0
loopBlendPositionY: 0
loopBlendPositionXZ: 0
keepOriginalOrientation: 0
keepOriginalPositionY: 1
keepOriginalPositionXZ: 0
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask: []
maskType: 0
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 0.01
meshCompression: 0
addColliders: 0
importBlendShapes: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
optimizeMeshForGPU: 1
keepQuads: 0
weldVertices: 1
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVPackMargin: 4
useFileScale: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 4
importAnimation: 1
copyAvatar: 1
humanDescription:
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.07488116, y: 0, z: 0.03744058}
length: 0.09360148
modified: 1
- boneName: LeftUpLeg
humanName: LeftUpperLeg
limit:
min: {x: -60.000004, y: -60.000004, z: -90}
max: {x: 60.000004, y: 60.000004, z: 50}
value: {x: 0.32776672, y: 0, z: 0.16388336}
length: 0.40970853
modified: 1
- boneName: RightUpLeg
humanName: RightUpperLeg
limit:
min: {x: -60.000004, y: -60.000004, z: -90}
max: {x: 60.000004, y: 60.000004, z: 50}
value: {x: 0.32776672, y: 0, z: 0.16388336}
length: 0.40970853
modified: 1
- boneName: LeftLeg
humanName: LeftLowerLeg
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.33868644, y: 0, z: 0.16934322}
length: 0.42335817
modified: 1
- boneName: RightLeg
humanName: RightLowerLeg
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.33868644, y: 0, z: 0.16934322}
length: 0.42335817
modified: 1
- boneName: LeftFoot
humanName: LeftFoot
limit:
min: {x: 0, y: -30.000002, z: -50}
max: {x: 0, y: 30.000002, z: 50}
value: {x: 0.06867535, y: 0, z: 0.034337673}
length: 0.08584422
modified: 1
- boneName: RightFoot
humanName: RightFoot
limit:
min: {x: 0, y: -30.000002, z: -50}
max: {x: 0, y: 30.000002, z: 50}
value: {x: 0.06867535, y: 0, z: 0.034337673}
length: 0.08584422
modified: 1
- boneName: Spine
humanName: Spine
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.13120182, y: 0, z: 0.06560091}
length: 0.16400234
modified: 1
- boneName: Chest
humanName: Chest
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.19035356, y: 0, z: 0.09517678}
length: 0.23794203
modified: 1
- boneName: Neck
humanName: Neck
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.08556576, y: 0, z: 0.04278288}
length: 0.106957234
modified: 1
- boneName: Head
humanName: Head
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.08556576, y: 0, z: 0.04278288}
length: 0.106957234
modified: 1
- boneName: LeftShoulder
humanName: LeftShoulder
limit:
min: {x: 0, y: -15.000001, z: -15.000001}
max: {x: 0, y: 15.000001, z: 30.000002}
value: {x: 0.0728297, y: 0, z: 0.03641485}
length: 0.09103716
modified: 1
- boneName: RightShoulder
humanName: RightShoulder
limit:
min: {x: 0, y: -15.000001, z: -15.000001}
max: {x: 0, y: 15.000001, z: 30.000002}
value: {x: 0.0728297, y: 0, z: 0.03641485}
length: 0.09103716
modified: 1
- boneName: LeftArm
humanName: LeftUpperArm
limit:
min: {x: -90, y: -100, z: -60.000004}
max: {x: 90, y: 100, z: 100}
value: {x: 0.2032396, y: 0, z: 0.1016198}
length: 0.25404957
modified: 1
- boneName: RightArm
humanName: RightUpperArm
limit:
min: {x: -90, y: -100, z: -60.000004}
max: {x: 90, y: 100, z: 100}
value: {x: 0.20323958, y: 0, z: 0.10161979}
length: 0.25404954
modified: 1
- boneName: LeftForeArm
humanName: LeftLowerArm
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.19711153, y: 0, z: 0.098555766}
length: 0.24638948
modified: 1
- boneName: RightForeArm
humanName: RightLowerArm
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.19711094, y: 0, z: 0.09855547}
length: 0.24638875
modified: 1
- boneName: LeftHand
humanName: LeftHand
limit:
min: {x: 0, y: -40, z: -80}
max: {x: 0, y: 40, z: 80}
value: {x: 0.098555766, y: 0, z: 0.049277883}
length: 0.12319474
modified: 1
- boneName: RightHand
humanName: RightHand
limit:
min: {x: 0, y: -40, z: -80}
max: {x: 0, y: 40, z: 80}
value: {x: 0.09855547, y: 0, z: 0.049277734}
length: 0.123194374
modified: 1
- boneName: LeftToes
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: -50}
max: {x: 0, y: 0, z: 50}
value: {x: 0.065187156, y: 0, z: 0.032593578}
length: 0.08148398
modified: 1
- boneName: RightToes
humanName: RightToes
limit:
min: {x: 0, y: 0, z: -50}
max: {x: 0, y: 0, z: 50}
value: {x: 0.06518729, y: 0, z: 0.032593645}
length: 0.08148415
modified: 1
- boneName: LeftEye
humanName: LeftEye
limit:
min: {x: 0, y: -20, z: -10}
max: {x: 0, y: 20, z: 15.000001}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: RightEye
humanName: RightEye
limit:
min: {x: 0, y: -20, z: -10}
max: {x: 0, y: 20, z: 15.000001}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: -10, z: -10}
max: {x: 0, y: 10, z: 10}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: LeftHandThumb1
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: -25, z: -20}
max: {x: 0, y: 25, z: 20}
value: {x: 0.023295458, y: 0, z: 0.011647729}
length: 0.029119331
modified: 1
- boneName: LeftHandThumb2
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.027018126, y: 0, z: 0.013509063}
length: 0.033772666
modified: 1
- boneName: LeftHandThumb3
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.020263594, y: 0, z: 0.010131797}
length: 0.0253295
modified: 1
- boneName: LeftHandIndex1
humanName: Left Index Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.03185178, y: 0, z: 0.01592589}
length: 0.03981474
modified: 1
- boneName: LeftHandIndex2
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.022374788, y: 0, z: 0.011187394}
length: 0.027968494
modified: 1
- boneName: LeftHandIndex3
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.01678109, y: 0, z: 0.008390545}
length: 0.02097637
modified: 1
- boneName: LeftHandMiddle1
humanName: Left Middle Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.03542609, y: 0, z: 0.017713046}
length: 0.04428263
modified: 1
- boneName: LeftHandMiddle2
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.027171804, y: 0, z: 0.013585902}
length: 0.033964764
modified: 1
- boneName: LeftHandMiddle3
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.02037885, y: 0, z: 0.010189425}
length: 0.025473572
modified: 1
- boneName: LeftHandRing1
humanName: Left Ring Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.034554545, y: 0, z: 0.017277272}
length: 0.0431932
modified: 1
- boneName: LeftHandRing2
humanName: Left Ring Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.024668327, y: 0, z: 0.012334163}
length: 0.030835418
modified: 1
- boneName: LeftHandRing3
humanName: Left Ring Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018501243, y: 0, z: 0.009250621}
length: 0.023126563
modified: 1
- boneName: LeftHandPinky1
humanName: Left Little Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.024671508, y: 0, z: 0.012335754}
length: 0.030839393
modified: 1
- boneName: LeftHandPinky2
humanName: Left Little Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.01845108, y: 0, z: 0.00922554}
length: 0.023063859
modified: 1
- boneName: LeftHandPinky3
humanName: Left Little Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.013838312, y: 0, z: 0.006919156}
length: 0.017297894
modified: 1
- boneName: RightHandThumb1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: -25, z: -20}
max: {x: 0, y: 25, z: 20}
value: {x: 0.023295475, y: 0, z: 0.011647738}
length: 0.029119354
modified: 1
- boneName: RightHandThumb2
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.027018197, y: 0, z: 0.013509098}
length: 0.033772755
modified: 1
- boneName: RightHandThumb3
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.020263648, y: 0, z: 0.010131824}
length: 0.025329567
modified: 1
- boneName: RightHandIndex1
humanName: Right Index Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.031851795, y: 0, z: 0.015925897}
length: 0.03981476
modified: 1
- boneName: RightHandIndex2
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.022374773, y: 0, z: 0.011187387}
length: 0.027968476
modified: 1
- boneName: RightHandIndex3
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.016781079, y: 0, z: 0.008390539}
length: 0.020976357
modified: 1
- boneName: RightHandMiddle1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.035426147, y: 0, z: 0.017713074}
length: 0.0442827
modified: 1
- boneName: RightHandMiddle2
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.027171897, y: 0, z: 0.013585948}
length: 0.03396488
modified: 1
- boneName: RightHandMiddle3
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.020378921, y: 0, z: 0.010189461}
length: 0.02547366
modified: 1
- boneName: RightHandRing1
humanName: Right Ring Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.034554727, y: 0, z: 0.017277364}
length: 0.043193426
modified: 1
- boneName: RightHandRing2
humanName: Right Ring Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.024668548, y: 0, z: 0.012334274}
length: 0.030835694
modified: 1
- boneName: RightHandRing3
humanName: Right Ring Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018501408, y: 0, z: 0.009250704}
length: 0.02312677
modified: 1
- boneName: RightHandPinky1
humanName: Right Little Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.024671653, y: 0, z: 0.012335827}
length: 0.030839575
modified: 1
- boneName: RightHandPinky2
humanName: Right Little Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018451266, y: 0, z: 0.009225633}
length: 0.023064092
modified: 1
- boneName: RightHandPinky3
humanName: Right Little Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.013838451, y: 0, z: 0.0069192257}
length: 0.017298069
modified: 1
skeleton:
- name: DefaultAvatar
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Reference
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Hips
position: {x: 0, y: 0.963794, z: -0.023506777}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftUpLeg
position: {x: -0.0754495, y: -0.045664012, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftLeg
position: {x: -0.020550504, y: -0.40912998, z: 0.0071713664}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftFoot
position: {x: -0.005153008, y: -0.4231559, z: -0.01203209}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftToes
position: {x: -0.0074869916, y: -0.073167264, z: 0.14542714}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightUpLeg
position: {x: 0.075449534, y: -0.045664012, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightLeg
position: {x: 0.020550467, y: -0.40912998, z: 0.0071713664}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightFoot
position: {x: 0.0051530004, y: -0.4231559, z: -0.01203209}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightToes
position: {x: 0.007486999, y: -0.073167264, z: 0.14542751}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Spine
position: {x: 0, y: 0.09226322, z: 0.015771333}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Chest
position: {x: 0, y: 0.1625402, z: 0.02185072}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftShoulder
position: {x: -0.038243573, y: 0.19217801, z: -0.017063085}
rotation: {x: -0.014006708, y: -0.05950681, z: 0.22868986, w: 0.9715779}
scale: {x: 1.0000002, y: 1, z: 1}
transformModified: 1
- name: LeftArm
position: {x: -0.083574675, y: 0.036097594, z: -0.000000015073402}
rotation: {x: 0.00946439, y: 0.043691687, z: -0.22304238, w: 0.9737831}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: LeftForeArm
position: {x: -0.2540494, y: 0.00000047031813, z: -0.0000000021976876}
rotation: {x: -0.0006165201, y: 0.022078622, z: -0.01607024, w: 0.9996269}
scale: {x: 0.99999994, y: 1, z: 0.9999999}
transformModified: 1
- name: LeftHand
position: {x: -0.24638936, y: -0.00000018976989, z: -0.0000000057321783}
rotation: {x: 2.860212e-10, y: -9.590635e-10, z: -0.021413546, w: 0.9997707}
scale: {x: 0.99999994, y: 1, z: 1}
transformModified: 1
- name: LeftHandIndex1
position: {x: -0.075125694, y: -0.007841326, z: 0.03265267}
rotation: {x: -0.0021189197, y: 0.08025743, z: 0.01753818, w: 0.9966176}
scale: {x: 1, y: 1, z: 0.99999994}
transformModified: 1
- name: LeftHandIndex2
position: {x: -0.03979706, y: 0.000049526192, z: 0.0011857402}
rotation: {x: 0.00050193106, y: 0.015470899, z: 0.04041412, w: 0.9990631}
scale: {x: 1.0000002, y: 1.0000002, z: 0.99999994}
transformModified: 1
- name: LeftHandIndex3
position: {x: -0.02796851, y: -0.00000017906363, z: -0.00000009184371}
rotation: {x: 4.3365672e-10, y: -0.00000001758943, z: -0.000000010378705, w: 0.99999994}
scale: {x: 1, y: 1.0000001, z: 0.9999999}
transformModified: 1
- name: LeftHandMiddle1
position: {x: -0.07602355, y: -0.0018850806, z: 0.010141241}
rotation: {x: -0.0007688728, y: 0.033321075, z: 0.02090753, w: 0.9992257}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandMiddle2
position: {x: -0.044280592, y: 0.0000045125394, z: -0.00042542227}
rotation: {x: -0.0013621418, y: -0.01915377, z: 0.03788976, w: 0.9990974}
scale: {x: 1, y: 1.0000001, z: 1}
transformModified: 1
- name: LeftHandMiddle3
position: {x: -0.03396478, y: 0.00000016108528, z: 0.000000005419296}
rotation: {x: 6.1322064e-10, y: -0.0000000041246895, z: 0.0000000018221633,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandPinky1
position: {x: -0.06565987, y: -0.007825262, z: -0.032251246}
rotation: {x: -0.00091320684, y: 0.012162321, z: 0.021222051, w: 0.99970037}
scale: {x: 1.0000001, y: 1, z: 0.9999999}
transformModified: 1
- name: LeftHandPinky2
position: {x: -0.030805375, y: -0.000031173928, z: -0.0014480891}
rotation: {x: -0.00017062855, y: -0.009661365, z: -0.005362397, w: 0.9999389}
scale: {x: 1, y: 0.9999998, z: 1.0000001}
transformModified: 1
- name: LeftHandPinky3
position: {x: -0.023063878, y: -0.0000066778534, z: 0.0000000069034924}
rotation: {x: -8.518739e-10, y: -0.000000009425589, z: -0.000000013161967, w: 0.99999994}
scale: {x: 1, y: 1, z: 0.99999994}
transformModified: 1
- name: LeftHandRing1
position: {x: -0.070302114, y: -0.00374529, z: -0.01141179}
rotation: {x: -0.00032409187, y: 0.011598224, z: 0.02473802, w: 0.9996266}
scale: {x: 1, y: 1.0000002, z: 0.99999994}
transformModified: 1
- name: LeftHandRing2
position: {x: -0.04313532, y: -0.000020869338, z: -0.0022351802}
rotation: {x: -0.0012032456, y: -0.02311376, z: 0.04097964, w: 0.9988919}
scale: {x: 0.9999999, y: 0.9999997, z: 0.99999994}
transformModified: 1
- name: LeftHandRing3
position: {x: -0.030835424, y: -0.00000015687996, z: -0.000000014096336}
rotation: {x: 4.936146e-10, y: -0.0000000015807432, z: -0.0000000057879603,
w: 0.99999994}
scale: {x: 1, y: 0.99999994, z: 0.9999999}
transformModified: 1
- name: LeftHandThumb1
position: {x: -0.014231309, y: -0.012377888, z: 0.025531683}
rotation: {x: -0.012312639, y: -0.008525364, z: 0.012585514, w: 0.9998086}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: LeftHandThumb2
position: {x: -0.016373925, y: -0.0052899206, z: 0.023491414}
rotation: {x: -0.026062855, y: 0.09669003, z: 0.0036069672, w: 0.9949667}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandThumb3
position: {x: -0.025459994, y: -0.007639924, z: 0.020832995}
rotation: {x: 0.000000044158533, y: 0.0000000011092561, z: -7.8093254e-10, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Neck
position: {x: 0, y: 0.23572397, z: -0.032413255}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Head
position: {x: 0, y: 0.10635579, z: 0.011326782}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Jaw
position: {x: 0, y: 0.011126757, z: 0.010327542}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftEye
position: {x: -0.020848233, y: 0.08250272, z: 0.055427432}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightEye
position: {x: 0.020849999, y: 0.08250272, z: 0.055427395}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightShoulder
position: {x: 0.038328547, y: 0.19217706, z: -0.017063089}
rotation: {x: 0.22867198, y: 0.9715821, z: -0.014005678, w: -0.05950737}
scale: {x: 1, y: 1.0000001, z: 0.99999994}
transformModified: 1
- name: RightArm
position: {x: -0.0835754, y: 0.03609594, z: -0.000000046974726}
rotation: {x: -0.21105209, y: -0.9743941, z: 0.0173117, w: -0.075587735}
scale: {x: 0.9999998, y: 1.0000001, z: 0.9999997}
transformModified: 1
- name: RightForeArm
position: {x: 0.2534285, y: 0.006010935, z: -0.016704533}
rotation: {x: -0.00061651913, y: 0.022078624, z: -0.016070236, w: 0.9996269}
scale: {x: 0.99999994, y: 0.9999999, z: 0.99999994}
transformModified: 1
- name: RightHand
position: {x: 0.24537374, y: 0.021642024, z: 0.0055504735}
rotation: {x: 5.4318944e-10, y: 3.1247618e-10, z: 0.021413697, w: 0.99977064}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandIndex1
position: {x: 0.07476979, y: -0.0012428282, z: 0.034344524}
rotation: {x: -0.0021189207, y: 0.08025743, z: 0.017538182, w: 0.99661756}
scale: {x: 1.0000001, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandIndex2
position: {x: 0.037058223, y: 0.00072542176, z: 0.014538874}
rotation: {x: -0.0033212963, y: 0.015931256, z: 0.060620904, w: 0.99802816}
scale: {x: 1, y: 0.99999994, z: 1}
transformModified: 1
- name: RightHandIndex3
position: {x: 0.025225095, y: -0.004966217, z: 0.011012183}
rotation: {x: 0.000000002161792, y: 0.000000010685001, z: -0.000000008502301,
w: 0.99999994}
scale: {x: 1, y: 1.0000001, z: 1.0000001}
transformModified: 1
- name: RightHandMiddle1
position: {x: 0.07564743, y: 0.004790831, z: 0.011853196}
rotation: {x: -0.00076887355, y: 0.033321068, z: 0.020907532, w: 0.9992256}
scale: {x: 1.0000001, y: 0.9999998, z: 0.9999999}
transformModified: 1
- name: RightHandMiddle2
position: {x: 0.04380931, y: 0.00019416546, z: 0.0064549395}
rotation: {x: -0.004130255, y: -0.033511225, z: 0.07611893, w: 0.9965269}
scale: {x: 1, y: 0.9999999, z: 1.0000001}
transformModified: 1
- name: RightHandMiddle3
position: {x: 0.033072565, y: -0.0075473776, z: 0.0016898564}
rotation: {x: -3.7425496e-10, y: -0.000000004229181, z: -0.000000010583729,
w: 0.99999994}
scale: {x: 1, y: 0.9999999, z: 1}
transformModified: 1
- name: RightHandPinky1
position: {x: 0.06680315, y: -0.001994528, z: -0.030756148}
rotation: {x: 0.0031755893, y: -0.19200511, z: 0.045110438, w: 0.98035145}
scale: {x: 1.0000002, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandPinky2
position: {x: 0.02853096, y: -0.0013969454, z: -0.011623849}
rotation: {x: -0.00017062848, y: -0.009661341, z: -0.005362395, w: 0.99993896}
scale: {x: 0.9999999, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandPinky3
position: {x: 0.02142694, y: -0.0005537251, z: -0.008516632}
rotation: {x: -8.53474e-10, y: 0.000000016378856, z: -0.000000013846798, w: 0.99999994}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandRing1
position: {x: 0.070598565, y: 0.0024575677, z: -0.009821471}
rotation: {x: 0.0007105698, y: -0.054343082, z: 0.03494525, w: 0.9979104}
scale: {x: 1.0000001, y: 1, z: 1}
transformModified: 1
- name: RightHandRing2
position: {x: 0.042887274, y: -0.0013759057, z: -0.0049458877}
rotation: {x: 0.00048283872, y: -0.02129027, z: 0.069849566, w: 0.9973301}
scale: {x: 1, y: 1, z: 1.0000002}
transformModified: 1
- name: RightHandRing3
position: {x: 0.029500818, y: -0.0076926965, z: -0.004622266}
rotation: {x: -0.0000000026137765, y: -0.000000008063095, z: -0.0000000061184586,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandThumb1
position: {x: 0.014684936, y: -0.011104953, z: 0.025858108}
rotation: {x: -0.012813497, y: -0.0032565715, z: 0.031457648, w: 0.99941766}
scale: {x: 1.0000001, y: 1, z: 1}
transformModified: 1
- name: RightHandThumb2
position: {x: 0.01637412, y: -0.0052897613, z: 0.02349138}
rotation: {x: -0.026067168, y: -0.096687585, z: -0.0036027434, w: 0.9949668}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightHandThumb3
position: {x: 0.025460003, y: -0.007640302, z: 0.020833014}
rotation: {x: 0.000000013181404, y: 0.0000000010564283, z: -0.000000002011415,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
rootMotionBoneName:
hasTranslationDoF: 0
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 2ab0893f5bba9b243b65e309e78089d0,
type: 3}
animationType: 3
humanoidOversampling: 1
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,972 @@
fileFormatVersion: 2
guid: cf4dc3dff4f19814bbe306a67efd71ba
ModelImporter:
serializedVersion: 19
fileIDToRecycleName:
100000: //RootNode
100002: Chest
100004: Head
100006: Hips
100008: Jaw
100010: JawEND
100012: LeftArm
100014: LeftCheek
100016: LeftEye
100018: LeftEyelidLower
100020: LeftEyelidUpper
100022: LeftFoot
100024: LeftForeArm
100026: LeftHand
100028: LeftHandIndex1
100030: LeftHandIndex2
100032: LeftHandIndex3
100034: LeftHandMiddle1
100036: LeftHandMiddle2
100038: LeftHandMiddle3
100040: LeftHandPinky1
100042: LeftHandPinky2
100044: LeftHandPinky3
100046: LeftHandRing1
100048: LeftHandRing2
100050: LeftHandRing3
100052: LeftHandThumb1
100054: LeftHandThumb2
100056: LeftHandThumb3
100058: LeftInnerBrow
100060: LeftIOuterBrow
100062: LeftLeg
100064: LeftLipCorner
100066: LeftLipLower
100068: LeftLipUpper
100070: LeftNostril
100072: LeftShoulder
100074: LeftToes
100076: LeftUpLeg
100078: Neck
100080: Reference
100082: RightArm
100084: RightCheek
100086: RightEye
100088: RightEyelidLower
100090: RightEyelidUpper
100092: RightFoot
100094: RightForeArm
100096: RightHand
100098: RightHandIndex1
100100: RightHandIndex2
100102: RightHandIndex3
100104: RightHandMiddle1
100106: RightHandMiddle2
100108: RightHandMiddle3
100110: RightHandPinky1
100112: RightHandPinky2
100114: RightHandPinky3
100116: RightHandRing1
100118: RightHandRing2
100120: RightHandRing3
100122: RightHandThumb1
100124: RightHandThumb2
100126: RightHandThumb3
100128: RightInnerBrow
100130: RightIOuterBrow
100132: RightLeg
100134: RightLipCorner
100136: RightLipLower
100138: RightLipUpper
100140: RightNostril
100142: RightShoulder
100144: RightToes
100146: RightUpLeg
100148: Spine
100150: TongueBack
100152: TongueTip
400000: //RootNode
400002: Chest
400004: Head
400006: Hips
400008: Jaw
400010: JawEND
400012: LeftArm
400014: LeftCheek
400016: LeftEye
400018: LeftEyelidLower
400020: LeftEyelidUpper
400022: LeftFoot
400024: LeftForeArm
400026: LeftHand
400028: LeftHandIndex1
400030: LeftHandIndex2
400032: LeftHandIndex3
400034: LeftHandMiddle1
400036: LeftHandMiddle2
400038: LeftHandMiddle3
400040: LeftHandPinky1
400042: LeftHandPinky2
400044: LeftHandPinky3
400046: LeftHandRing1
400048: LeftHandRing2
400050: LeftHandRing3
400052: LeftHandThumb1
400054: LeftHandThumb2
400056: LeftHandThumb3
400058: LeftInnerBrow
400060: LeftIOuterBrow
400062: LeftLeg
400064: LeftLipCorner
400066: LeftLipLower
400068: LeftLipUpper
400070: LeftNostril
400072: LeftShoulder
400074: LeftToes
400076: LeftUpLeg
400078: Neck
400080: Reference
400082: RightArm
400084: RightCheek
400086: RightEye
400088: RightEyelidLower
400090: RightEyelidUpper
400092: RightFoot
400094: RightForeArm
400096: RightHand
400098: RightHandIndex1
400100: RightHandIndex2
400102: RightHandIndex3
400104: RightHandMiddle1
400106: RightHandMiddle2
400108: RightHandMiddle3
400110: RightHandPinky1
400112: RightHandPinky2
400114: RightHandPinky3
400116: RightHandRing1
400118: RightHandRing2
400120: RightHandRing3
400122: RightHandThumb1
400124: RightHandThumb2
400126: RightHandThumb3
400128: RightInnerBrow
400130: RightIOuterBrow
400132: RightLeg
400134: RightLipCorner
400136: RightLipLower
400138: RightLipUpper
400140: RightNostril
400142: RightShoulder
400144: RightToes
400146: RightUpLeg
400148: Spine
400150: TongueBack
400152: TongueTip
7400000: IdleR_To_IdleL_2
9500000: //RootNode
materials:
importMaterials: 1
materialName: 0
materialSearch: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
animationCompression: 1
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
clipAnimations:
- serializedVersion: 16
name: IdleR_To_IdleL_2
takeName: _195_IdleR_To_IdleL_2
firstFrame: 108
lastFrame: 1218
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 0
loopBlendPositionY: 0
loopBlendPositionXZ: 0
keepOriginalOrientation: 0
keepOriginalPositionY: 1
keepOriginalPositionXZ: 0
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask: []
maskType: 0
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 0.01
meshCompression: 0
addColliders: 0
importBlendShapes: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
optimizeMeshForGPU: 1
keepQuads: 0
weldVertices: 1
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVPackMargin: 4
useFileScale: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 4
importAnimation: 1
copyAvatar: 1
humanDescription:
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.07488116, y: 0, z: 0.03744058}
length: 0.09360148
modified: 1
- boneName: LeftUpLeg
humanName: LeftUpperLeg
limit:
min: {x: -60.000004, y: -60.000004, z: -90}
max: {x: 60.000004, y: 60.000004, z: 50}
value: {x: 0.32776672, y: 0, z: 0.16388336}
length: 0.40970853
modified: 1
- boneName: RightUpLeg
humanName: RightUpperLeg
limit:
min: {x: -60.000004, y: -60.000004, z: -90}
max: {x: 60.000004, y: 60.000004, z: 50}
value: {x: 0.32776672, y: 0, z: 0.16388336}
length: 0.40970853
modified: 1
- boneName: LeftLeg
humanName: LeftLowerLeg
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.33868644, y: 0, z: 0.16934322}
length: 0.42335817
modified: 1
- boneName: RightLeg
humanName: RightLowerLeg
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.33868644, y: 0, z: 0.16934322}
length: 0.42335817
modified: 1
- boneName: LeftFoot
humanName: LeftFoot
limit:
min: {x: 0, y: -30.000002, z: -50}
max: {x: 0, y: 30.000002, z: 50}
value: {x: 0.06867535, y: 0, z: 0.034337673}
length: 0.08584422
modified: 1
- boneName: RightFoot
humanName: RightFoot
limit:
min: {x: 0, y: -30.000002, z: -50}
max: {x: 0, y: 30.000002, z: 50}
value: {x: 0.06867535, y: 0, z: 0.034337673}
length: 0.08584422
modified: 1
- boneName: Spine
humanName: Spine
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.13120182, y: 0, z: 0.06560091}
length: 0.16400234
modified: 1
- boneName: Chest
humanName: Chest
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.19035356, y: 0, z: 0.09517678}
length: 0.23794203
modified: 1
- boneName: Neck
humanName: Neck
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.08556576, y: 0, z: 0.04278288}
length: 0.106957234
modified: 1
- boneName: Head
humanName: Head
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.08556576, y: 0, z: 0.04278288}
length: 0.106957234
modified: 1
- boneName: LeftShoulder
humanName: LeftShoulder
limit:
min: {x: 0, y: -15.000001, z: -15.000001}
max: {x: 0, y: 15.000001, z: 30.000002}
value: {x: 0.0728297, y: 0, z: 0.03641485}
length: 0.09103716
modified: 1
- boneName: RightShoulder
humanName: RightShoulder
limit:
min: {x: 0, y: -15.000001, z: -15.000001}
max: {x: 0, y: 15.000001, z: 30.000002}
value: {x: 0.0728297, y: 0, z: 0.03641485}
length: 0.09103716
modified: 1
- boneName: LeftArm
humanName: LeftUpperArm
limit:
min: {x: -90, y: -100, z: -60.000004}
max: {x: 90, y: 100, z: 100}
value: {x: 0.2032396, y: 0, z: 0.1016198}
length: 0.25404957
modified: 1
- boneName: RightArm
humanName: RightUpperArm
limit:
min: {x: -90, y: -100, z: -60.000004}
max: {x: 90, y: 100, z: 100}
value: {x: 0.20323958, y: 0, z: 0.10161979}
length: 0.25404954
modified: 1
- boneName: LeftForeArm
humanName: LeftLowerArm
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.19711153, y: 0, z: 0.098555766}
length: 0.24638948
modified: 1
- boneName: RightForeArm
humanName: RightLowerArm
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.19711094, y: 0, z: 0.09855547}
length: 0.24638875
modified: 1
- boneName: LeftHand
humanName: LeftHand
limit:
min: {x: 0, y: -40, z: -80}
max: {x: 0, y: 40, z: 80}
value: {x: 0.098555766, y: 0, z: 0.049277883}
length: 0.12319474
modified: 1
- boneName: RightHand
humanName: RightHand
limit:
min: {x: 0, y: -40, z: -80}
max: {x: 0, y: 40, z: 80}
value: {x: 0.09855547, y: 0, z: 0.049277734}
length: 0.123194374
modified: 1
- boneName: LeftToes
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: -50}
max: {x: 0, y: 0, z: 50}
value: {x: 0.065187156, y: 0, z: 0.032593578}
length: 0.08148398
modified: 1
- boneName: RightToes
humanName: RightToes
limit:
min: {x: 0, y: 0, z: -50}
max: {x: 0, y: 0, z: 50}
value: {x: 0.06518729, y: 0, z: 0.032593645}
length: 0.08148415
modified: 1
- boneName: LeftEye
humanName: LeftEye
limit:
min: {x: 0, y: -20, z: -10}
max: {x: 0, y: 20, z: 15.000001}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: RightEye
humanName: RightEye
limit:
min: {x: 0, y: -20, z: -10}
max: {x: 0, y: 20, z: 15.000001}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: -10, z: -10}
max: {x: 0, y: 10, z: 10}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: LeftHandThumb1
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: -25, z: -20}
max: {x: 0, y: 25, z: 20}
value: {x: 0.023295458, y: 0, z: 0.011647729}
length: 0.029119331
modified: 1
- boneName: LeftHandThumb2
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.027018126, y: 0, z: 0.013509063}
length: 0.033772666
modified: 1
- boneName: LeftHandThumb3
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.020263594, y: 0, z: 0.010131797}
length: 0.0253295
modified: 1
- boneName: LeftHandIndex1
humanName: Left Index Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.03185178, y: 0, z: 0.01592589}
length: 0.03981474
modified: 1
- boneName: LeftHandIndex2
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.022374788, y: 0, z: 0.011187394}
length: 0.027968494
modified: 1
- boneName: LeftHandIndex3
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.01678109, y: 0, z: 0.008390545}
length: 0.02097637
modified: 1
- boneName: LeftHandMiddle1
humanName: Left Middle Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.03542609, y: 0, z: 0.017713046}
length: 0.04428263
modified: 1
- boneName: LeftHandMiddle2
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.027171804, y: 0, z: 0.013585902}
length: 0.033964764
modified: 1
- boneName: LeftHandMiddle3
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.02037885, y: 0, z: 0.010189425}
length: 0.025473572
modified: 1
- boneName: LeftHandRing1
humanName: Left Ring Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.034554545, y: 0, z: 0.017277272}
length: 0.0431932
modified: 1
- boneName: LeftHandRing2
humanName: Left Ring Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.024668327, y: 0, z: 0.012334163}
length: 0.030835418
modified: 1
- boneName: LeftHandRing3
humanName: Left Ring Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018501243, y: 0, z: 0.009250621}
length: 0.023126563
modified: 1
- boneName: LeftHandPinky1
humanName: Left Little Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.024671508, y: 0, z: 0.012335754}
length: 0.030839393
modified: 1
- boneName: LeftHandPinky2
humanName: Left Little Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.01845108, y: 0, z: 0.00922554}
length: 0.023063859
modified: 1
- boneName: LeftHandPinky3
humanName: Left Little Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.013838312, y: 0, z: 0.006919156}
length: 0.017297894
modified: 1
- boneName: RightHandThumb1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: -25, z: -20}
max: {x: 0, y: 25, z: 20}
value: {x: 0.023295475, y: 0, z: 0.011647738}
length: 0.029119354
modified: 1
- boneName: RightHandThumb2
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.027018197, y: 0, z: 0.013509098}
length: 0.033772755
modified: 1
- boneName: RightHandThumb3
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.020263648, y: 0, z: 0.010131824}
length: 0.025329567
modified: 1
- boneName: RightHandIndex1
humanName: Right Index Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.031851795, y: 0, z: 0.015925897}
length: 0.03981476
modified: 1
- boneName: RightHandIndex2
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.022374773, y: 0, z: 0.011187387}
length: 0.027968476
modified: 1
- boneName: RightHandIndex3
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.016781079, y: 0, z: 0.008390539}
length: 0.020976357
modified: 1
- boneName: RightHandMiddle1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.035426147, y: 0, z: 0.017713074}
length: 0.0442827
modified: 1
- boneName: RightHandMiddle2
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.027171897, y: 0, z: 0.013585948}
length: 0.03396488
modified: 1
- boneName: RightHandMiddle3
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.020378921, y: 0, z: 0.010189461}
length: 0.02547366
modified: 1
- boneName: RightHandRing1
humanName: Right Ring Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.034554727, y: 0, z: 0.017277364}
length: 0.043193426
modified: 1
- boneName: RightHandRing2
humanName: Right Ring Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.024668548, y: 0, z: 0.012334274}
length: 0.030835694
modified: 1
- boneName: RightHandRing3
humanName: Right Ring Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018501408, y: 0, z: 0.009250704}
length: 0.02312677
modified: 1
- boneName: RightHandPinky1
humanName: Right Little Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.024671653, y: 0, z: 0.012335827}
length: 0.030839575
modified: 1
- boneName: RightHandPinky2
humanName: Right Little Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018451266, y: 0, z: 0.009225633}
length: 0.023064092
modified: 1
- boneName: RightHandPinky3
humanName: Right Little Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.013838451, y: 0, z: 0.0069192257}
length: 0.017298069
modified: 1
skeleton:
- name: DefaultAvatar
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Reference
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Hips
position: {x: 0, y: 0.963794, z: -0.023506777}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftUpLeg
position: {x: -0.0754495, y: -0.045664012, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftLeg
position: {x: -0.020550504, y: -0.40912998, z: 0.0071713664}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftFoot
position: {x: -0.005153008, y: -0.4231559, z: -0.01203209}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftToes
position: {x: -0.0074869916, y: -0.073167264, z: 0.14542714}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightUpLeg
position: {x: 0.075449534, y: -0.045664012, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightLeg
position: {x: 0.020550467, y: -0.40912998, z: 0.0071713664}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightFoot
position: {x: 0.0051530004, y: -0.4231559, z: -0.01203209}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightToes
position: {x: 0.007486999, y: -0.073167264, z: 0.14542751}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Spine
position: {x: 0, y: 0.09226322, z: 0.015771333}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Chest
position: {x: 0, y: 0.1625402, z: 0.02185072}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftShoulder
position: {x: -0.038243573, y: 0.19217801, z: -0.017063085}
rotation: {x: -0.014006708, y: -0.05950681, z: 0.22868986, w: 0.9715779}
scale: {x: 1.0000002, y: 1, z: 1}
transformModified: 1
- name: LeftArm
position: {x: -0.083574675, y: 0.036097594, z: -0.000000015073402}
rotation: {x: 0.00946439, y: 0.043691687, z: -0.22304238, w: 0.9737831}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: LeftForeArm
position: {x: -0.2540494, y: 0.00000047031813, z: -0.0000000021976876}
rotation: {x: -0.0006165201, y: 0.022078622, z: -0.01607024, w: 0.9996269}
scale: {x: 0.99999994, y: 1, z: 0.9999999}
transformModified: 1
- name: LeftHand
position: {x: -0.24638936, y: -0.00000018976989, z: -0.0000000057321783}
rotation: {x: 2.860212e-10, y: -9.590635e-10, z: -0.021413546, w: 0.9997707}
scale: {x: 0.99999994, y: 1, z: 1}
transformModified: 1
- name: LeftHandIndex1
position: {x: -0.075125694, y: -0.007841326, z: 0.03265267}
rotation: {x: -0.0021189197, y: 0.08025743, z: 0.01753818, w: 0.9966176}
scale: {x: 1, y: 1, z: 0.99999994}
transformModified: 1
- name: LeftHandIndex2
position: {x: -0.03979706, y: 0.000049526192, z: 0.0011857402}
rotation: {x: 0.00050193106, y: 0.015470899, z: 0.04041412, w: 0.9990631}
scale: {x: 1.0000002, y: 1.0000002, z: 0.99999994}
transformModified: 1
- name: LeftHandIndex3
position: {x: -0.02796851, y: -0.00000017906363, z: -0.00000009184371}
rotation: {x: 4.3365672e-10, y: -0.00000001758943, z: -0.000000010378705, w: 0.99999994}
scale: {x: 1, y: 1.0000001, z: 0.9999999}
transformModified: 1
- name: LeftHandMiddle1
position: {x: -0.07602355, y: -0.0018850806, z: 0.010141241}
rotation: {x: -0.0007688728, y: 0.033321075, z: 0.02090753, w: 0.9992257}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandMiddle2
position: {x: -0.044280592, y: 0.0000045125394, z: -0.00042542227}
rotation: {x: -0.0013621418, y: -0.01915377, z: 0.03788976, w: 0.9990974}
scale: {x: 1, y: 1.0000001, z: 1}
transformModified: 1
- name: LeftHandMiddle3
position: {x: -0.03396478, y: 0.00000016108528, z: 0.000000005419296}
rotation: {x: 6.1322064e-10, y: -0.0000000041246895, z: 0.0000000018221633,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandPinky1
position: {x: -0.06565987, y: -0.007825262, z: -0.032251246}
rotation: {x: -0.00091320684, y: 0.012162321, z: 0.021222051, w: 0.99970037}
scale: {x: 1.0000001, y: 1, z: 0.9999999}
transformModified: 1
- name: LeftHandPinky2
position: {x: -0.030805375, y: -0.000031173928, z: -0.0014480891}
rotation: {x: -0.00017062855, y: -0.009661365, z: -0.005362397, w: 0.9999389}
scale: {x: 1, y: 0.9999998, z: 1.0000001}
transformModified: 1
- name: LeftHandPinky3
position: {x: -0.023063878, y: -0.0000066778534, z: 0.0000000069034924}
rotation: {x: -8.518739e-10, y: -0.000000009425589, z: -0.000000013161967, w: 0.99999994}
scale: {x: 1, y: 1, z: 0.99999994}
transformModified: 1
- name: LeftHandRing1
position: {x: -0.070302114, y: -0.00374529, z: -0.01141179}
rotation: {x: -0.00032409187, y: 0.011598224, z: 0.02473802, w: 0.9996266}
scale: {x: 1, y: 1.0000002, z: 0.99999994}
transformModified: 1
- name: LeftHandRing2
position: {x: -0.04313532, y: -0.000020869338, z: -0.0022351802}
rotation: {x: -0.0012032456, y: -0.02311376, z: 0.04097964, w: 0.9988919}
scale: {x: 0.9999999, y: 0.9999997, z: 0.99999994}
transformModified: 1
- name: LeftHandRing3
position: {x: -0.030835424, y: -0.00000015687996, z: -0.000000014096336}
rotation: {x: 4.936146e-10, y: -0.0000000015807432, z: -0.0000000057879603,
w: 0.99999994}
scale: {x: 1, y: 0.99999994, z: 0.9999999}
transformModified: 1
- name: LeftHandThumb1
position: {x: -0.014231309, y: -0.012377888, z: 0.025531683}
rotation: {x: -0.012312639, y: -0.008525364, z: 0.012585514, w: 0.9998086}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: LeftHandThumb2
position: {x: -0.016373925, y: -0.0052899206, z: 0.023491414}
rotation: {x: -0.026062855, y: 0.09669003, z: 0.0036069672, w: 0.9949667}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandThumb3
position: {x: -0.025459994, y: -0.007639924, z: 0.020832995}
rotation: {x: 0.000000044158533, y: 0.0000000011092561, z: -7.8093254e-10, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Neck
position: {x: 0, y: 0.23572397, z: -0.032413255}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Head
position: {x: 0, y: 0.10635579, z: 0.011326782}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Jaw
position: {x: 0, y: 0.011126757, z: 0.010327542}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftEye
position: {x: -0.020848233, y: 0.08250272, z: 0.055427432}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightEye
position: {x: 0.020849999, y: 0.08250272, z: 0.055427395}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightShoulder
position: {x: 0.038328547, y: 0.19217706, z: -0.017063089}
rotation: {x: 0.22867198, y: 0.9715821, z: -0.014005678, w: -0.05950737}
scale: {x: 1, y: 1.0000001, z: 0.99999994}
transformModified: 1
- name: RightArm
position: {x: -0.0835754, y: 0.03609594, z: -0.000000046974726}
rotation: {x: -0.21105209, y: -0.9743941, z: 0.0173117, w: -0.075587735}
scale: {x: 0.9999998, y: 1.0000001, z: 0.9999997}
transformModified: 1
- name: RightForeArm
position: {x: 0.2534285, y: 0.006010935, z: -0.016704533}
rotation: {x: -0.00061651913, y: 0.022078624, z: -0.016070236, w: 0.9996269}
scale: {x: 0.99999994, y: 0.9999999, z: 0.99999994}
transformModified: 1
- name: RightHand
position: {x: 0.24537374, y: 0.021642024, z: 0.0055504735}
rotation: {x: 5.4318944e-10, y: 3.1247618e-10, z: 0.021413697, w: 0.99977064}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandIndex1
position: {x: 0.07476979, y: -0.0012428282, z: 0.034344524}
rotation: {x: -0.0021189207, y: 0.08025743, z: 0.017538182, w: 0.99661756}
scale: {x: 1.0000001, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandIndex2
position: {x: 0.037058223, y: 0.00072542176, z: 0.014538874}
rotation: {x: -0.0033212963, y: 0.015931256, z: 0.060620904, w: 0.99802816}
scale: {x: 1, y: 0.99999994, z: 1}
transformModified: 1
- name: RightHandIndex3
position: {x: 0.025225095, y: -0.004966217, z: 0.011012183}
rotation: {x: 0.000000002161792, y: 0.000000010685001, z: -0.000000008502301,
w: 0.99999994}
scale: {x: 1, y: 1.0000001, z: 1.0000001}
transformModified: 1
- name: RightHandMiddle1
position: {x: 0.07564743, y: 0.004790831, z: 0.011853196}
rotation: {x: -0.00076887355, y: 0.033321068, z: 0.020907532, w: 0.9992256}
scale: {x: 1.0000001, y: 0.9999998, z: 0.9999999}
transformModified: 1
- name: RightHandMiddle2
position: {x: 0.04380931, y: 0.00019416546, z: 0.0064549395}
rotation: {x: -0.004130255, y: -0.033511225, z: 0.07611893, w: 0.9965269}
scale: {x: 1, y: 0.9999999, z: 1.0000001}
transformModified: 1
- name: RightHandMiddle3
position: {x: 0.033072565, y: -0.0075473776, z: 0.0016898564}
rotation: {x: -3.7425496e-10, y: -0.000000004229181, z: -0.000000010583729,
w: 0.99999994}
scale: {x: 1, y: 0.9999999, z: 1}
transformModified: 1
- name: RightHandPinky1
position: {x: 0.06680315, y: -0.001994528, z: -0.030756148}
rotation: {x: 0.0031755893, y: -0.19200511, z: 0.045110438, w: 0.98035145}
scale: {x: 1.0000002, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandPinky2
position: {x: 0.02853096, y: -0.0013969454, z: -0.011623849}
rotation: {x: -0.00017062848, y: -0.009661341, z: -0.005362395, w: 0.99993896}
scale: {x: 0.9999999, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandPinky3
position: {x: 0.02142694, y: -0.0005537251, z: -0.008516632}
rotation: {x: -8.53474e-10, y: 0.000000016378856, z: -0.000000013846798, w: 0.99999994}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandRing1
position: {x: 0.070598565, y: 0.0024575677, z: -0.009821471}
rotation: {x: 0.0007105698, y: -0.054343082, z: 0.03494525, w: 0.9979104}
scale: {x: 1.0000001, y: 1, z: 1}
transformModified: 1
- name: RightHandRing2
position: {x: 0.042887274, y: -0.0013759057, z: -0.0049458877}
rotation: {x: 0.00048283872, y: -0.02129027, z: 0.069849566, w: 0.9973301}
scale: {x: 1, y: 1, z: 1.0000002}
transformModified: 1
- name: RightHandRing3
position: {x: 0.029500818, y: -0.0076926965, z: -0.004622266}
rotation: {x: -0.0000000026137765, y: -0.000000008063095, z: -0.0000000061184586,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandThumb1
position: {x: 0.014684936, y: -0.011104953, z: 0.025858108}
rotation: {x: -0.012813497, y: -0.0032565715, z: 0.031457648, w: 0.99941766}
scale: {x: 1.0000001, y: 1, z: 1}
transformModified: 1
- name: RightHandThumb2
position: {x: 0.01637412, y: -0.0052897613, z: 0.02349138}
rotation: {x: -0.026067168, y: -0.096687585, z: -0.0036027434, w: 0.9949668}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightHandThumb3
position: {x: 0.025460003, y: -0.007640302, z: 0.020833014}
rotation: {x: 0.000000013181404, y: 0.0000000010564283, z: -0.000000002011415,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
rootMotionBoneName:
hasTranslationDoF: 0
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 2ab0893f5bba9b243b65e309e78089d0,
type: 3}
animationType: 3
humanoidOversampling: 1
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,972 @@
fileFormatVersion: 2
guid: ffabc93e0e4e1c04b84ed9c45e3f60c5
ModelImporter:
serializedVersion: 19
fileIDToRecycleName:
100000: //RootNode
100002: Chest
100004: Head
100006: Hips
100008: Jaw
100010: JawEND
100012: LeftArm
100014: LeftCheek
100016: LeftEye
100018: LeftEyelidLower
100020: LeftEyelidUpper
100022: LeftFoot
100024: LeftForeArm
100026: LeftHand
100028: LeftHandIndex1
100030: LeftHandIndex2
100032: LeftHandIndex3
100034: LeftHandMiddle1
100036: LeftHandMiddle2
100038: LeftHandMiddle3
100040: LeftHandPinky1
100042: LeftHandPinky2
100044: LeftHandPinky3
100046: LeftHandRing1
100048: LeftHandRing2
100050: LeftHandRing3
100052: LeftHandThumb1
100054: LeftHandThumb2
100056: LeftHandThumb3
100058: LeftInnerBrow
100060: LeftIOuterBrow
100062: LeftLeg
100064: LeftLipCorner
100066: LeftLipLower
100068: LeftLipUpper
100070: LeftNostril
100072: LeftShoulder
100074: LeftToes
100076: LeftUpLeg
100078: Neck
100080: Reference
100082: RightArm
100084: RightCheek
100086: RightEye
100088: RightEyelidLower
100090: RightEyelidUpper
100092: RightFoot
100094: RightForeArm
100096: RightHand
100098: RightHandIndex1
100100: RightHandIndex2
100102: RightHandIndex3
100104: RightHandMiddle1
100106: RightHandMiddle2
100108: RightHandMiddle3
100110: RightHandPinky1
100112: RightHandPinky2
100114: RightHandPinky3
100116: RightHandRing1
100118: RightHandRing2
100120: RightHandRing3
100122: RightHandThumb1
100124: RightHandThumb2
100126: RightHandThumb3
100128: RightInnerBrow
100130: RightIOuterBrow
100132: RightLeg
100134: RightLipCorner
100136: RightLipLower
100138: RightLipUpper
100140: RightNostril
100142: RightShoulder
100144: RightToes
100146: RightUpLeg
100148: Spine
100150: TongueBack
100152: TongueTip
400000: //RootNode
400002: Chest
400004: Head
400006: Hips
400008: Jaw
400010: JawEND
400012: LeftArm
400014: LeftCheek
400016: LeftEye
400018: LeftEyelidLower
400020: LeftEyelidUpper
400022: LeftFoot
400024: LeftForeArm
400026: LeftHand
400028: LeftHandIndex1
400030: LeftHandIndex2
400032: LeftHandIndex3
400034: LeftHandMiddle1
400036: LeftHandMiddle2
400038: LeftHandMiddle3
400040: LeftHandPinky1
400042: LeftHandPinky2
400044: LeftHandPinky3
400046: LeftHandRing1
400048: LeftHandRing2
400050: LeftHandRing3
400052: LeftHandThumb1
400054: LeftHandThumb2
400056: LeftHandThumb3
400058: LeftInnerBrow
400060: LeftIOuterBrow
400062: LeftLeg
400064: LeftLipCorner
400066: LeftLipLower
400068: LeftLipUpper
400070: LeftNostril
400072: LeftShoulder
400074: LeftToes
400076: LeftUpLeg
400078: Neck
400080: Reference
400082: RightArm
400084: RightCheek
400086: RightEye
400088: RightEyelidLower
400090: RightEyelidUpper
400092: RightFoot
400094: RightForeArm
400096: RightHand
400098: RightHandIndex1
400100: RightHandIndex2
400102: RightHandIndex3
400104: RightHandMiddle1
400106: RightHandMiddle2
400108: RightHandMiddle3
400110: RightHandPinky1
400112: RightHandPinky2
400114: RightHandPinky3
400116: RightHandRing1
400118: RightHandRing2
400120: RightHandRing3
400122: RightHandThumb1
400124: RightHandThumb2
400126: RightHandThumb3
400128: RightInnerBrow
400130: RightIOuterBrow
400132: RightLeg
400134: RightLipCorner
400136: RightLipLower
400138: RightLipUpper
400140: RightNostril
400142: RightShoulder
400144: RightToes
400146: RightUpLeg
400148: Spine
400150: TongueBack
400152: TongueTip
7400000: Idle_IdleToIdlesR
9500000: //RootNode
materials:
importMaterials: 1
materialName: 0
materialSearch: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
animationCompression: 1
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
clipAnimations:
- serializedVersion: 16
name: Idle_IdleToIdlesR
takeName: _97_TO_100_a_U1_M_P_idle_NeutralTO45IdleTONeutralIdle__Fb_p45_No_0_PJ_2
firstFrame: 75
lastFrame: 963
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 0
loopBlendPositionY: 0
loopBlendPositionXZ: 0
keepOriginalOrientation: 0
keepOriginalPositionY: 1
keepOriginalPositionXZ: 0
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask: []
maskType: 0
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 0.01
meshCompression: 0
addColliders: 0
importBlendShapes: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
optimizeMeshForGPU: 1
keepQuads: 0
weldVertices: 1
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVPackMargin: 4
useFileScale: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 4
importAnimation: 1
copyAvatar: 1
humanDescription:
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.07488116, y: 0, z: 0.03744058}
length: 0.09360148
modified: 1
- boneName: LeftUpLeg
humanName: LeftUpperLeg
limit:
min: {x: -60.000004, y: -60.000004, z: -90}
max: {x: 60.000004, y: 60.000004, z: 50}
value: {x: 0.32776672, y: 0, z: 0.16388336}
length: 0.40970853
modified: 1
- boneName: RightUpLeg
humanName: RightUpperLeg
limit:
min: {x: -60.000004, y: -60.000004, z: -90}
max: {x: 60.000004, y: 60.000004, z: 50}
value: {x: 0.32776672, y: 0, z: 0.16388336}
length: 0.40970853
modified: 1
- boneName: LeftLeg
humanName: LeftLowerLeg
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.33868644, y: 0, z: 0.16934322}
length: 0.42335817
modified: 1
- boneName: RightLeg
humanName: RightLowerLeg
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.33868644, y: 0, z: 0.16934322}
length: 0.42335817
modified: 1
- boneName: LeftFoot
humanName: LeftFoot
limit:
min: {x: 0, y: -30.000002, z: -50}
max: {x: 0, y: 30.000002, z: 50}
value: {x: 0.06867535, y: 0, z: 0.034337673}
length: 0.08584422
modified: 1
- boneName: RightFoot
humanName: RightFoot
limit:
min: {x: 0, y: -30.000002, z: -50}
max: {x: 0, y: 30.000002, z: 50}
value: {x: 0.06867535, y: 0, z: 0.034337673}
length: 0.08584422
modified: 1
- boneName: Spine
humanName: Spine
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.13120182, y: 0, z: 0.06560091}
length: 0.16400234
modified: 1
- boneName: Chest
humanName: Chest
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.19035356, y: 0, z: 0.09517678}
length: 0.23794203
modified: 1
- boneName: Neck
humanName: Neck
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.08556576, y: 0, z: 0.04278288}
length: 0.106957234
modified: 1
- boneName: Head
humanName: Head
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.08556576, y: 0, z: 0.04278288}
length: 0.106957234
modified: 1
- boneName: LeftShoulder
humanName: LeftShoulder
limit:
min: {x: 0, y: -15.000001, z: -15.000001}
max: {x: 0, y: 15.000001, z: 30.000002}
value: {x: 0.0728297, y: 0, z: 0.03641485}
length: 0.09103716
modified: 1
- boneName: RightShoulder
humanName: RightShoulder
limit:
min: {x: 0, y: -15.000001, z: -15.000001}
max: {x: 0, y: 15.000001, z: 30.000002}
value: {x: 0.0728297, y: 0, z: 0.03641485}
length: 0.09103716
modified: 1
- boneName: LeftArm
humanName: LeftUpperArm
limit:
min: {x: -90, y: -100, z: -60.000004}
max: {x: 90, y: 100, z: 100}
value: {x: 0.2032396, y: 0, z: 0.1016198}
length: 0.25404957
modified: 1
- boneName: RightArm
humanName: RightUpperArm
limit:
min: {x: -90, y: -100, z: -60.000004}
max: {x: 90, y: 100, z: 100}
value: {x: 0.20323958, y: 0, z: 0.10161979}
length: 0.25404954
modified: 1
- boneName: LeftForeArm
humanName: LeftLowerArm
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.19711153, y: 0, z: 0.098555766}
length: 0.24638948
modified: 1
- boneName: RightForeArm
humanName: RightLowerArm
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.19711094, y: 0, z: 0.09855547}
length: 0.24638875
modified: 1
- boneName: LeftHand
humanName: LeftHand
limit:
min: {x: 0, y: -40, z: -80}
max: {x: 0, y: 40, z: 80}
value: {x: 0.098555766, y: 0, z: 0.049277883}
length: 0.12319474
modified: 1
- boneName: RightHand
humanName: RightHand
limit:
min: {x: 0, y: -40, z: -80}
max: {x: 0, y: 40, z: 80}
value: {x: 0.09855547, y: 0, z: 0.049277734}
length: 0.123194374
modified: 1
- boneName: LeftToes
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: -50}
max: {x: 0, y: 0, z: 50}
value: {x: 0.065187156, y: 0, z: 0.032593578}
length: 0.08148398
modified: 1
- boneName: RightToes
humanName: RightToes
limit:
min: {x: 0, y: 0, z: -50}
max: {x: 0, y: 0, z: 50}
value: {x: 0.06518729, y: 0, z: 0.032593645}
length: 0.08148415
modified: 1
- boneName: LeftEye
humanName: LeftEye
limit:
min: {x: 0, y: -20, z: -10}
max: {x: 0, y: 20, z: 15.000001}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: RightEye
humanName: RightEye
limit:
min: {x: 0, y: -20, z: -10}
max: {x: 0, y: 20, z: 15.000001}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: -10, z: -10}
max: {x: 0, y: 10, z: 10}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: LeftHandThumb1
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: -25, z: -20}
max: {x: 0, y: 25, z: 20}
value: {x: 0.023295458, y: 0, z: 0.011647729}
length: 0.029119331
modified: 1
- boneName: LeftHandThumb2
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.027018126, y: 0, z: 0.013509063}
length: 0.033772666
modified: 1
- boneName: LeftHandThumb3
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.020263594, y: 0, z: 0.010131797}
length: 0.0253295
modified: 1
- boneName: LeftHandIndex1
humanName: Left Index Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.03185178, y: 0, z: 0.01592589}
length: 0.03981474
modified: 1
- boneName: LeftHandIndex2
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.022374788, y: 0, z: 0.011187394}
length: 0.027968494
modified: 1
- boneName: LeftHandIndex3
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.01678109, y: 0, z: 0.008390545}
length: 0.02097637
modified: 1
- boneName: LeftHandMiddle1
humanName: Left Middle Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.03542609, y: 0, z: 0.017713046}
length: 0.04428263
modified: 1
- boneName: LeftHandMiddle2
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.027171804, y: 0, z: 0.013585902}
length: 0.033964764
modified: 1
- boneName: LeftHandMiddle3
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.02037885, y: 0, z: 0.010189425}
length: 0.025473572
modified: 1
- boneName: LeftHandRing1
humanName: Left Ring Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.034554545, y: 0, z: 0.017277272}
length: 0.0431932
modified: 1
- boneName: LeftHandRing2
humanName: Left Ring Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.024668327, y: 0, z: 0.012334163}
length: 0.030835418
modified: 1
- boneName: LeftHandRing3
humanName: Left Ring Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018501243, y: 0, z: 0.009250621}
length: 0.023126563
modified: 1
- boneName: LeftHandPinky1
humanName: Left Little Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.024671508, y: 0, z: 0.012335754}
length: 0.030839393
modified: 1
- boneName: LeftHandPinky2
humanName: Left Little Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.01845108, y: 0, z: 0.00922554}
length: 0.023063859
modified: 1
- boneName: LeftHandPinky3
humanName: Left Little Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.013838312, y: 0, z: 0.006919156}
length: 0.017297894
modified: 1
- boneName: RightHandThumb1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: -25, z: -20}
max: {x: 0, y: 25, z: 20}
value: {x: 0.023295475, y: 0, z: 0.011647738}
length: 0.029119354
modified: 1
- boneName: RightHandThumb2
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.027018197, y: 0, z: 0.013509098}
length: 0.033772755
modified: 1
- boneName: RightHandThumb3
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.020263648, y: 0, z: 0.010131824}
length: 0.025329567
modified: 1
- boneName: RightHandIndex1
humanName: Right Index Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.031851795, y: 0, z: 0.015925897}
length: 0.03981476
modified: 1
- boneName: RightHandIndex2
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.022374773, y: 0, z: 0.011187387}
length: 0.027968476
modified: 1
- boneName: RightHandIndex3
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.016781079, y: 0, z: 0.008390539}
length: 0.020976357
modified: 1
- boneName: RightHandMiddle1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.035426147, y: 0, z: 0.017713074}
length: 0.0442827
modified: 1
- boneName: RightHandMiddle2
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.027171897, y: 0, z: 0.013585948}
length: 0.03396488
modified: 1
- boneName: RightHandMiddle3
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.020378921, y: 0, z: 0.010189461}
length: 0.02547366
modified: 1
- boneName: RightHandRing1
humanName: Right Ring Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.034554727, y: 0, z: 0.017277364}
length: 0.043193426
modified: 1
- boneName: RightHandRing2
humanName: Right Ring Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.024668548, y: 0, z: 0.012334274}
length: 0.030835694
modified: 1
- boneName: RightHandRing3
humanName: Right Ring Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018501408, y: 0, z: 0.009250704}
length: 0.02312677
modified: 1
- boneName: RightHandPinky1
humanName: Right Little Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.024671653, y: 0, z: 0.012335827}
length: 0.030839575
modified: 1
- boneName: RightHandPinky2
humanName: Right Little Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018451266, y: 0, z: 0.009225633}
length: 0.023064092
modified: 1
- boneName: RightHandPinky3
humanName: Right Little Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.013838451, y: 0, z: 0.0069192257}
length: 0.017298069
modified: 1
skeleton:
- name: DefaultAvatar
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Reference
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Hips
position: {x: 0, y: 0.963794, z: -0.023506777}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftUpLeg
position: {x: -0.0754495, y: -0.045664012, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftLeg
position: {x: -0.020550504, y: -0.40912998, z: 0.0071713664}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftFoot
position: {x: -0.005153008, y: -0.4231559, z: -0.01203209}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftToes
position: {x: -0.0074869916, y: -0.073167264, z: 0.14542714}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightUpLeg
position: {x: 0.075449534, y: -0.045664012, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightLeg
position: {x: 0.020550467, y: -0.40912998, z: 0.0071713664}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightFoot
position: {x: 0.0051530004, y: -0.4231559, z: -0.01203209}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightToes
position: {x: 0.007486999, y: -0.073167264, z: 0.14542751}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Spine
position: {x: 0, y: 0.09226322, z: 0.015771333}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Chest
position: {x: 0, y: 0.1625402, z: 0.02185072}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftShoulder
position: {x: -0.038243573, y: 0.19217801, z: -0.017063085}
rotation: {x: -0.014006708, y: -0.05950681, z: 0.22868986, w: 0.9715779}
scale: {x: 1.0000002, y: 1, z: 1}
transformModified: 1
- name: LeftArm
position: {x: -0.083574675, y: 0.036097594, z: -0.000000015073402}
rotation: {x: 0.00946439, y: 0.043691687, z: -0.22304238, w: 0.9737831}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: LeftForeArm
position: {x: -0.2540494, y: 0.00000047031813, z: -0.0000000021976876}
rotation: {x: -0.0006165201, y: 0.022078622, z: -0.01607024, w: 0.9996269}
scale: {x: 0.99999994, y: 1, z: 0.9999999}
transformModified: 1
- name: LeftHand
position: {x: -0.24638936, y: -0.00000018976989, z: -0.0000000057321783}
rotation: {x: 2.860212e-10, y: -9.590635e-10, z: -0.021413546, w: 0.9997707}
scale: {x: 0.99999994, y: 1, z: 1}
transformModified: 1
- name: LeftHandIndex1
position: {x: -0.075125694, y: -0.007841326, z: 0.03265267}
rotation: {x: -0.0021189197, y: 0.08025743, z: 0.01753818, w: 0.9966176}
scale: {x: 1, y: 1, z: 0.99999994}
transformModified: 1
- name: LeftHandIndex2
position: {x: -0.03979706, y: 0.000049526192, z: 0.0011857402}
rotation: {x: 0.00050193106, y: 0.015470899, z: 0.04041412, w: 0.9990631}
scale: {x: 1.0000002, y: 1.0000002, z: 0.99999994}
transformModified: 1
- name: LeftHandIndex3
position: {x: -0.02796851, y: -0.00000017906363, z: -0.00000009184371}
rotation: {x: 4.3365672e-10, y: -0.00000001758943, z: -0.000000010378705, w: 0.99999994}
scale: {x: 1, y: 1.0000001, z: 0.9999999}
transformModified: 1
- name: LeftHandMiddle1
position: {x: -0.07602355, y: -0.0018850806, z: 0.010141241}
rotation: {x: -0.0007688728, y: 0.033321075, z: 0.02090753, w: 0.9992257}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandMiddle2
position: {x: -0.044280592, y: 0.0000045125394, z: -0.00042542227}
rotation: {x: -0.0013621418, y: -0.01915377, z: 0.03788976, w: 0.9990974}
scale: {x: 1, y: 1.0000001, z: 1}
transformModified: 1
- name: LeftHandMiddle3
position: {x: -0.03396478, y: 0.00000016108528, z: 0.000000005419296}
rotation: {x: 6.1322064e-10, y: -0.0000000041246895, z: 0.0000000018221633,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandPinky1
position: {x: -0.06565987, y: -0.007825262, z: -0.032251246}
rotation: {x: -0.00091320684, y: 0.012162321, z: 0.021222051, w: 0.99970037}
scale: {x: 1.0000001, y: 1, z: 0.9999999}
transformModified: 1
- name: LeftHandPinky2
position: {x: -0.030805375, y: -0.000031173928, z: -0.0014480891}
rotation: {x: -0.00017062855, y: -0.009661365, z: -0.005362397, w: 0.9999389}
scale: {x: 1, y: 0.9999998, z: 1.0000001}
transformModified: 1
- name: LeftHandPinky3
position: {x: -0.023063878, y: -0.0000066778534, z: 0.0000000069034924}
rotation: {x: -8.518739e-10, y: -0.000000009425589, z: -0.000000013161967, w: 0.99999994}
scale: {x: 1, y: 1, z: 0.99999994}
transformModified: 1
- name: LeftHandRing1
position: {x: -0.070302114, y: -0.00374529, z: -0.01141179}
rotation: {x: -0.00032409187, y: 0.011598224, z: 0.02473802, w: 0.9996266}
scale: {x: 1, y: 1.0000002, z: 0.99999994}
transformModified: 1
- name: LeftHandRing2
position: {x: -0.04313532, y: -0.000020869338, z: -0.0022351802}
rotation: {x: -0.0012032456, y: -0.02311376, z: 0.04097964, w: 0.9988919}
scale: {x: 0.9999999, y: 0.9999997, z: 0.99999994}
transformModified: 1
- name: LeftHandRing3
position: {x: -0.030835424, y: -0.00000015687996, z: -0.000000014096336}
rotation: {x: 4.936146e-10, y: -0.0000000015807432, z: -0.0000000057879603,
w: 0.99999994}
scale: {x: 1, y: 0.99999994, z: 0.9999999}
transformModified: 1
- name: LeftHandThumb1
position: {x: -0.014231309, y: -0.012377888, z: 0.025531683}
rotation: {x: -0.012312639, y: -0.008525364, z: 0.012585514, w: 0.9998086}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: LeftHandThumb2
position: {x: -0.016373925, y: -0.0052899206, z: 0.023491414}
rotation: {x: -0.026062855, y: 0.09669003, z: 0.0036069672, w: 0.9949667}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandThumb3
position: {x: -0.025459994, y: -0.007639924, z: 0.020832995}
rotation: {x: 0.000000044158533, y: 0.0000000011092561, z: -7.8093254e-10, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Neck
position: {x: 0, y: 0.23572397, z: -0.032413255}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Head
position: {x: 0, y: 0.10635579, z: 0.011326782}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Jaw
position: {x: 0, y: 0.011126757, z: 0.010327542}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftEye
position: {x: -0.020848233, y: 0.08250272, z: 0.055427432}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightEye
position: {x: 0.020849999, y: 0.08250272, z: 0.055427395}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightShoulder
position: {x: 0.038328547, y: 0.19217706, z: -0.017063089}
rotation: {x: 0.22867198, y: 0.9715821, z: -0.014005678, w: -0.05950737}
scale: {x: 1, y: 1.0000001, z: 0.99999994}
transformModified: 1
- name: RightArm
position: {x: -0.0835754, y: 0.03609594, z: -0.000000046974726}
rotation: {x: -0.21105209, y: -0.9743941, z: 0.0173117, w: -0.075587735}
scale: {x: 0.9999998, y: 1.0000001, z: 0.9999997}
transformModified: 1
- name: RightForeArm
position: {x: 0.2534285, y: 0.006010935, z: -0.016704533}
rotation: {x: -0.00061651913, y: 0.022078624, z: -0.016070236, w: 0.9996269}
scale: {x: 0.99999994, y: 0.9999999, z: 0.99999994}
transformModified: 1
- name: RightHand
position: {x: 0.24537374, y: 0.021642024, z: 0.0055504735}
rotation: {x: 5.4318944e-10, y: 3.1247618e-10, z: 0.021413697, w: 0.99977064}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandIndex1
position: {x: 0.07476979, y: -0.0012428282, z: 0.034344524}
rotation: {x: -0.0021189207, y: 0.08025743, z: 0.017538182, w: 0.99661756}
scale: {x: 1.0000001, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandIndex2
position: {x: 0.037058223, y: 0.00072542176, z: 0.014538874}
rotation: {x: -0.0033212963, y: 0.015931256, z: 0.060620904, w: 0.99802816}
scale: {x: 1, y: 0.99999994, z: 1}
transformModified: 1
- name: RightHandIndex3
position: {x: 0.025225095, y: -0.004966217, z: 0.011012183}
rotation: {x: 0.000000002161792, y: 0.000000010685001, z: -0.000000008502301,
w: 0.99999994}
scale: {x: 1, y: 1.0000001, z: 1.0000001}
transformModified: 1
- name: RightHandMiddle1
position: {x: 0.07564743, y: 0.004790831, z: 0.011853196}
rotation: {x: -0.00076887355, y: 0.033321068, z: 0.020907532, w: 0.9992256}
scale: {x: 1.0000001, y: 0.9999998, z: 0.9999999}
transformModified: 1
- name: RightHandMiddle2
position: {x: 0.04380931, y: 0.00019416546, z: 0.0064549395}
rotation: {x: -0.004130255, y: -0.033511225, z: 0.07611893, w: 0.9965269}
scale: {x: 1, y: 0.9999999, z: 1.0000001}
transformModified: 1
- name: RightHandMiddle3
position: {x: 0.033072565, y: -0.0075473776, z: 0.0016898564}
rotation: {x: -3.7425496e-10, y: -0.000000004229181, z: -0.000000010583729,
w: 0.99999994}
scale: {x: 1, y: 0.9999999, z: 1}
transformModified: 1
- name: RightHandPinky1
position: {x: 0.06680315, y: -0.001994528, z: -0.030756148}
rotation: {x: 0.0031755893, y: -0.19200511, z: 0.045110438, w: 0.98035145}
scale: {x: 1.0000002, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandPinky2
position: {x: 0.02853096, y: -0.0013969454, z: -0.011623849}
rotation: {x: -0.00017062848, y: -0.009661341, z: -0.005362395, w: 0.99993896}
scale: {x: 0.9999999, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandPinky3
position: {x: 0.02142694, y: -0.0005537251, z: -0.008516632}
rotation: {x: -8.53474e-10, y: 0.000000016378856, z: -0.000000013846798, w: 0.99999994}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandRing1
position: {x: 0.070598565, y: 0.0024575677, z: -0.009821471}
rotation: {x: 0.0007105698, y: -0.054343082, z: 0.03494525, w: 0.9979104}
scale: {x: 1.0000001, y: 1, z: 1}
transformModified: 1
- name: RightHandRing2
position: {x: 0.042887274, y: -0.0013759057, z: -0.0049458877}
rotation: {x: 0.00048283872, y: -0.02129027, z: 0.069849566, w: 0.9973301}
scale: {x: 1, y: 1, z: 1.0000002}
transformModified: 1
- name: RightHandRing3
position: {x: 0.029500818, y: -0.0076926965, z: -0.004622266}
rotation: {x: -0.0000000026137765, y: -0.000000008063095, z: -0.0000000061184586,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandThumb1
position: {x: 0.014684936, y: -0.011104953, z: 0.025858108}
rotation: {x: -0.012813497, y: -0.0032565715, z: 0.031457648, w: 0.99941766}
scale: {x: 1.0000001, y: 1, z: 1}
transformModified: 1
- name: RightHandThumb2
position: {x: 0.01637412, y: -0.0052897613, z: 0.02349138}
rotation: {x: -0.026067168, y: -0.096687585, z: -0.0036027434, w: 0.9949668}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightHandThumb3
position: {x: 0.025460003, y: -0.007640302, z: 0.020833014}
rotation: {x: 0.000000013181404, y: 0.0000000010564283, z: -0.000000002011415,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
rootMotionBoneName:
hasTranslationDoF: 0
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 2ab0893f5bba9b243b65e309e78089d0,
type: 3}
animationType: 3
humanoidOversampling: 1
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,944 @@
fileFormatVersion: 2
guid: 8e46fbcd346d9674c97706943b1b6c83
ModelImporter:
serializedVersion: 19
fileIDToRecycleName:
100000: //RootNode
100002: Chest
100004: Head
100006: Hips
100008: Jaw
100010: JawEND
100012: LeftArm
100014: LeftCheek
100016: LeftEye
100018: LeftEyelidLower
100020: LeftEyelidUpper
100022: LeftFoot
100024: LeftForeArm
100026: LeftHand
100028: LeftHandIndex1
100030: LeftHandIndex2
100032: LeftHandIndex3
100034: LeftHandMiddle1
100036: LeftHandMiddle2
100038: LeftHandMiddle3
100040: LeftHandPinky1
100042: LeftHandPinky2
100044: LeftHandPinky3
100046: LeftHandRing1
100048: LeftHandRing2
100050: LeftHandRing3
100052: LeftHandThumb1
100054: LeftHandThumb2
100056: LeftHandThumb3
100058: LeftInnerBrow
100060: LeftIOuterBrow
100062: LeftLeg
100064: LeftLipCorner
100066: LeftLipLower
100068: LeftLipUpper
100070: LeftNostril
100072: LeftShoulder
100074: LeftToes
100076: LeftUpLeg
100078: Neck
100080: Reference
100082: RightArm
100084: RightCheek
100086: RightEye
100088: RightEyelidLower
100090: RightEyelidUpper
100092: RightFoot
100094: RightForeArm
100096: RightHand
100098: RightHandIndex1
100100: RightHandIndex2
100102: RightHandIndex3
100104: RightHandMiddle1
100106: RightHandMiddle2
100108: RightHandMiddle3
100110: RightHandPinky1
100112: RightHandPinky2
100114: RightHandPinky3
100116: RightHandRing1
100118: RightHandRing2
100120: RightHandRing3
100122: RightHandThumb1
100124: RightHandThumb2
100126: RightHandThumb3
100128: RightInnerBrow
100130: RightIOuterBrow
100132: RightLeg
100134: RightLipCorner
100136: RightLipLower
100138: RightLipUpper
100140: RightNostril
100142: RightShoulder
100144: RightToes
100146: RightUpLeg
100148: Spine
100150: TongueBack
100152: TongueTip
400000: //RootNode
400002: Chest
400004: Head
400006: Hips
400008: Jaw
400010: JawEND
400012: LeftArm
400014: LeftCheek
400016: LeftEye
400018: LeftEyelidLower
400020: LeftEyelidUpper
400022: LeftFoot
400024: LeftForeArm
400026: LeftHand
400028: LeftHandIndex1
400030: LeftHandIndex2
400032: LeftHandIndex3
400034: LeftHandMiddle1
400036: LeftHandMiddle2
400038: LeftHandMiddle3
400040: LeftHandPinky1
400042: LeftHandPinky2
400044: LeftHandPinky3
400046: LeftHandRing1
400048: LeftHandRing2
400050: LeftHandRing3
400052: LeftHandThumb1
400054: LeftHandThumb2
400056: LeftHandThumb3
400058: LeftInnerBrow
400060: LeftIOuterBrow
400062: LeftLeg
400064: LeftLipCorner
400066: LeftLipLower
400068: LeftLipUpper
400070: LeftNostril
400072: LeftShoulder
400074: LeftToes
400076: LeftUpLeg
400078: Neck
400080: Reference
400082: RightArm
400084: RightCheek
400086: RightEye
400088: RightEyelidLower
400090: RightEyelidUpper
400092: RightFoot
400094: RightForeArm
400096: RightHand
400098: RightHandIndex1
400100: RightHandIndex2
400102: RightHandIndex3
400104: RightHandMiddle1
400106: RightHandMiddle2
400108: RightHandMiddle3
400110: RightHandPinky1
400112: RightHandPinky2
400114: RightHandPinky3
400116: RightHandRing1
400118: RightHandRing2
400120: RightHandRing3
400122: RightHandThumb1
400124: RightHandThumb2
400126: RightHandThumb3
400128: RightInnerBrow
400130: RightIOuterBrow
400132: RightLeg
400134: RightLipCorner
400136: RightLipLower
400138: RightLipUpper
400140: RightNostril
400142: RightShoulder
400144: RightToes
400146: RightUpLeg
400148: Spine
400150: TongueBack
400152: TongueTip
7400000: _204_Idle_JumpUpMedium_1Hand_Idle
9500000: //RootNode
materials:
importMaterials: 1
materialName: 0
materialSearch: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
animationCompression: 1
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
clipAnimations: []
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 0.01
meshCompression: 0
addColliders: 0
importBlendShapes: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
optimizeMeshForGPU: 1
keepQuads: 0
weldVertices: 1
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVPackMargin: 4
useFileScale: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 4
importAnimation: 1
copyAvatar: 1
humanDescription:
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.07488116, y: 0, z: 0.03744058}
length: 0.09360148
modified: 1
- boneName: LeftUpLeg
humanName: LeftUpperLeg
limit:
min: {x: -60.000004, y: -60.000004, z: -90}
max: {x: 60.000004, y: 60.000004, z: 50}
value: {x: 0.32776672, y: 0, z: 0.16388336}
length: 0.40970853
modified: 1
- boneName: RightUpLeg
humanName: RightUpperLeg
limit:
min: {x: -60.000004, y: -60.000004, z: -90}
max: {x: 60.000004, y: 60.000004, z: 50}
value: {x: 0.32776672, y: 0, z: 0.16388336}
length: 0.40970853
modified: 1
- boneName: LeftLeg
humanName: LeftLowerLeg
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.33868644, y: 0, z: 0.16934322}
length: 0.42335817
modified: 1
- boneName: RightLeg
humanName: RightLowerLeg
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.33868644, y: 0, z: 0.16934322}
length: 0.42335817
modified: 1
- boneName: LeftFoot
humanName: LeftFoot
limit:
min: {x: 0, y: -30.000002, z: -50}
max: {x: 0, y: 30.000002, z: 50}
value: {x: 0.06867535, y: 0, z: 0.034337673}
length: 0.08584422
modified: 1
- boneName: RightFoot
humanName: RightFoot
limit:
min: {x: 0, y: -30.000002, z: -50}
max: {x: 0, y: 30.000002, z: 50}
value: {x: 0.06867535, y: 0, z: 0.034337673}
length: 0.08584422
modified: 1
- boneName: Spine
humanName: Spine
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.13120182, y: 0, z: 0.06560091}
length: 0.16400234
modified: 1
- boneName: Chest
humanName: Chest
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.19035356, y: 0, z: 0.09517678}
length: 0.23794203
modified: 1
- boneName: Neck
humanName: Neck
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.08556576, y: 0, z: 0.04278288}
length: 0.106957234
modified: 1
- boneName: Head
humanName: Head
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.08556576, y: 0, z: 0.04278288}
length: 0.106957234
modified: 1
- boneName: LeftShoulder
humanName: LeftShoulder
limit:
min: {x: 0, y: -15.000001, z: -15.000001}
max: {x: 0, y: 15.000001, z: 30.000002}
value: {x: 0.0728297, y: 0, z: 0.03641485}
length: 0.09103716
modified: 1
- boneName: RightShoulder
humanName: RightShoulder
limit:
min: {x: 0, y: -15.000001, z: -15.000001}
max: {x: 0, y: 15.000001, z: 30.000002}
value: {x: 0.0728297, y: 0, z: 0.03641485}
length: 0.09103716
modified: 1
- boneName: LeftArm
humanName: LeftUpperArm
limit:
min: {x: -90, y: -100, z: -60.000004}
max: {x: 90, y: 100, z: 100}
value: {x: 0.2032396, y: 0, z: 0.1016198}
length: 0.25404957
modified: 1
- boneName: RightArm
humanName: RightUpperArm
limit:
min: {x: -90, y: -100, z: -60.000004}
max: {x: 90, y: 100, z: 100}
value: {x: 0.20323958, y: 0, z: 0.10161979}
length: 0.25404954
modified: 1
- boneName: LeftForeArm
humanName: LeftLowerArm
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.19711153, y: 0, z: 0.098555766}
length: 0.24638948
modified: 1
- boneName: RightForeArm
humanName: RightLowerArm
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.19711094, y: 0, z: 0.09855547}
length: 0.24638875
modified: 1
- boneName: LeftHand
humanName: LeftHand
limit:
min: {x: 0, y: -40, z: -80}
max: {x: 0, y: 40, z: 80}
value: {x: 0.098555766, y: 0, z: 0.049277883}
length: 0.12319474
modified: 1
- boneName: RightHand
humanName: RightHand
limit:
min: {x: 0, y: -40, z: -80}
max: {x: 0, y: 40, z: 80}
value: {x: 0.09855547, y: 0, z: 0.049277734}
length: 0.123194374
modified: 1
- boneName: LeftToes
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: -50}
max: {x: 0, y: 0, z: 50}
value: {x: 0.065187156, y: 0, z: 0.032593578}
length: 0.08148398
modified: 1
- boneName: RightToes
humanName: RightToes
limit:
min: {x: 0, y: 0, z: -50}
max: {x: 0, y: 0, z: 50}
value: {x: 0.06518729, y: 0, z: 0.032593645}
length: 0.08148415
modified: 1
- boneName: LeftEye
humanName: LeftEye
limit:
min: {x: 0, y: -20, z: -10}
max: {x: 0, y: 20, z: 15.000001}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: RightEye
humanName: RightEye
limit:
min: {x: 0, y: -20, z: -10}
max: {x: 0, y: 20, z: 15.000001}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: -10, z: -10}
max: {x: 0, y: 10, z: 10}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: LeftHandThumb1
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: -25, z: -20}
max: {x: 0, y: 25, z: 20}
value: {x: 0.023295458, y: 0, z: 0.011647729}
length: 0.029119331
modified: 1
- boneName: LeftHandThumb2
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.027018126, y: 0, z: 0.013509063}
length: 0.033772666
modified: 1
- boneName: LeftHandThumb3
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.020263594, y: 0, z: 0.010131797}
length: 0.0253295
modified: 1
- boneName: LeftHandIndex1
humanName: Left Index Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.03185178, y: 0, z: 0.01592589}
length: 0.03981474
modified: 1
- boneName: LeftHandIndex2
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.022374788, y: 0, z: 0.011187394}
length: 0.027968494
modified: 1
- boneName: LeftHandIndex3
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.01678109, y: 0, z: 0.008390545}
length: 0.02097637
modified: 1
- boneName: LeftHandMiddle1
humanName: Left Middle Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.03542609, y: 0, z: 0.017713046}
length: 0.04428263
modified: 1
- boneName: LeftHandMiddle2
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.027171804, y: 0, z: 0.013585902}
length: 0.033964764
modified: 1
- boneName: LeftHandMiddle3
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.02037885, y: 0, z: 0.010189425}
length: 0.025473572
modified: 1
- boneName: LeftHandRing1
humanName: Left Ring Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.034554545, y: 0, z: 0.017277272}
length: 0.0431932
modified: 1
- boneName: LeftHandRing2
humanName: Left Ring Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.024668327, y: 0, z: 0.012334163}
length: 0.030835418
modified: 1
- boneName: LeftHandRing3
humanName: Left Ring Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018501243, y: 0, z: 0.009250621}
length: 0.023126563
modified: 1
- boneName: LeftHandPinky1
humanName: Left Little Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.024671508, y: 0, z: 0.012335754}
length: 0.030839393
modified: 1
- boneName: LeftHandPinky2
humanName: Left Little Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.01845108, y: 0, z: 0.00922554}
length: 0.023063859
modified: 1
- boneName: LeftHandPinky3
humanName: Left Little Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.013838312, y: 0, z: 0.006919156}
length: 0.017297894
modified: 1
- boneName: RightHandThumb1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: -25, z: -20}
max: {x: 0, y: 25, z: 20}
value: {x: 0.023295475, y: 0, z: 0.011647738}
length: 0.029119354
modified: 1
- boneName: RightHandThumb2
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.027018197, y: 0, z: 0.013509098}
length: 0.033772755
modified: 1
- boneName: RightHandThumb3
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.020263648, y: 0, z: 0.010131824}
length: 0.025329567
modified: 1
- boneName: RightHandIndex1
humanName: Right Index Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.031851795, y: 0, z: 0.015925897}
length: 0.03981476
modified: 1
- boneName: RightHandIndex2
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.022374773, y: 0, z: 0.011187387}
length: 0.027968476
modified: 1
- boneName: RightHandIndex3
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.016781079, y: 0, z: 0.008390539}
length: 0.020976357
modified: 1
- boneName: RightHandMiddle1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.035426147, y: 0, z: 0.017713074}
length: 0.0442827
modified: 1
- boneName: RightHandMiddle2
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.027171897, y: 0, z: 0.013585948}
length: 0.03396488
modified: 1
- boneName: RightHandMiddle3
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.020378921, y: 0, z: 0.010189461}
length: 0.02547366
modified: 1
- boneName: RightHandRing1
humanName: Right Ring Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.034554727, y: 0, z: 0.017277364}
length: 0.043193426
modified: 1
- boneName: RightHandRing2
humanName: Right Ring Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.024668548, y: 0, z: 0.012334274}
length: 0.030835694
modified: 1
- boneName: RightHandRing3
humanName: Right Ring Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018501408, y: 0, z: 0.009250704}
length: 0.02312677
modified: 1
- boneName: RightHandPinky1
humanName: Right Little Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.024671653, y: 0, z: 0.012335827}
length: 0.030839575
modified: 1
- boneName: RightHandPinky2
humanName: Right Little Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018451266, y: 0, z: 0.009225633}
length: 0.023064092
modified: 1
- boneName: RightHandPinky3
humanName: Right Little Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.013838451, y: 0, z: 0.0069192257}
length: 0.017298069
modified: 1
skeleton:
- name: DefaultAvatar
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Reference
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Hips
position: {x: 0, y: 0.963794, z: -0.023506777}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftUpLeg
position: {x: -0.0754495, y: -0.045664012, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftLeg
position: {x: -0.020550504, y: -0.40912998, z: 0.0071713664}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftFoot
position: {x: -0.005153008, y: -0.4231559, z: -0.01203209}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftToes
position: {x: -0.0074869916, y: -0.073167264, z: 0.14542714}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightUpLeg
position: {x: 0.075449534, y: -0.045664012, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightLeg
position: {x: 0.020550467, y: -0.40912998, z: 0.0071713664}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightFoot
position: {x: 0.0051530004, y: -0.4231559, z: -0.01203209}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightToes
position: {x: 0.007486999, y: -0.073167264, z: 0.14542751}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Spine
position: {x: 0, y: 0.09226322, z: 0.015771333}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Chest
position: {x: 0, y: 0.1625402, z: 0.02185072}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftShoulder
position: {x: -0.038243573, y: 0.19217801, z: -0.017063085}
rotation: {x: -0.014006708, y: -0.05950681, z: 0.22868986, w: 0.9715779}
scale: {x: 1.0000002, y: 1, z: 1}
transformModified: 1
- name: LeftArm
position: {x: -0.083574675, y: 0.036097594, z: -0.000000015073402}
rotation: {x: 0.00946439, y: 0.043691687, z: -0.22304238, w: 0.9737831}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: LeftForeArm
position: {x: -0.2540494, y: 0.00000047031813, z: -0.0000000021976876}
rotation: {x: -0.0006165201, y: 0.022078622, z: -0.01607024, w: 0.9996269}
scale: {x: 0.99999994, y: 1, z: 0.9999999}
transformModified: 1
- name: LeftHand
position: {x: -0.24638936, y: -0.00000018976989, z: -0.0000000057321783}
rotation: {x: 2.860212e-10, y: -9.590635e-10, z: -0.021413546, w: 0.9997707}
scale: {x: 0.99999994, y: 1, z: 1}
transformModified: 1
- name: LeftHandIndex1
position: {x: -0.075125694, y: -0.007841326, z: 0.03265267}
rotation: {x: -0.0021189197, y: 0.08025743, z: 0.01753818, w: 0.9966176}
scale: {x: 1, y: 1, z: 0.99999994}
transformModified: 1
- name: LeftHandIndex2
position: {x: -0.03979706, y: 0.000049526192, z: 0.0011857402}
rotation: {x: 0.00050193106, y: 0.015470899, z: 0.04041412, w: 0.9990631}
scale: {x: 1.0000002, y: 1.0000002, z: 0.99999994}
transformModified: 1
- name: LeftHandIndex3
position: {x: -0.02796851, y: -0.00000017906363, z: -0.00000009184371}
rotation: {x: 4.3365672e-10, y: -0.00000001758943, z: -0.000000010378705, w: 0.99999994}
scale: {x: 1, y: 1.0000001, z: 0.9999999}
transformModified: 1
- name: LeftHandMiddle1
position: {x: -0.07602355, y: -0.0018850806, z: 0.010141241}
rotation: {x: -0.0007688728, y: 0.033321075, z: 0.02090753, w: 0.9992257}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandMiddle2
position: {x: -0.044280592, y: 0.0000045125394, z: -0.00042542227}
rotation: {x: -0.0013621418, y: -0.01915377, z: 0.03788976, w: 0.9990974}
scale: {x: 1, y: 1.0000001, z: 1}
transformModified: 1
- name: LeftHandMiddle3
position: {x: -0.03396478, y: 0.00000016108528, z: 0.000000005419296}
rotation: {x: 6.1322064e-10, y: -0.0000000041246895, z: 0.0000000018221633,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandPinky1
position: {x: -0.06565987, y: -0.007825262, z: -0.032251246}
rotation: {x: -0.00091320684, y: 0.012162321, z: 0.021222051, w: 0.99970037}
scale: {x: 1.0000001, y: 1, z: 0.9999999}
transformModified: 1
- name: LeftHandPinky2
position: {x: -0.030805375, y: -0.000031173928, z: -0.0014480891}
rotation: {x: -0.00017062855, y: -0.009661365, z: -0.005362397, w: 0.9999389}
scale: {x: 1, y: 0.9999998, z: 1.0000001}
transformModified: 1
- name: LeftHandPinky3
position: {x: -0.023063878, y: -0.0000066778534, z: 0.0000000069034924}
rotation: {x: -8.518739e-10, y: -0.000000009425589, z: -0.000000013161967, w: 0.99999994}
scale: {x: 1, y: 1, z: 0.99999994}
transformModified: 1
- name: LeftHandRing1
position: {x: -0.070302114, y: -0.00374529, z: -0.01141179}
rotation: {x: -0.00032409187, y: 0.011598224, z: 0.02473802, w: 0.9996266}
scale: {x: 1, y: 1.0000002, z: 0.99999994}
transformModified: 1
- name: LeftHandRing2
position: {x: -0.04313532, y: -0.000020869338, z: -0.0022351802}
rotation: {x: -0.0012032456, y: -0.02311376, z: 0.04097964, w: 0.9988919}
scale: {x: 0.9999999, y: 0.9999997, z: 0.99999994}
transformModified: 1
- name: LeftHandRing3
position: {x: -0.030835424, y: -0.00000015687996, z: -0.000000014096336}
rotation: {x: 4.936146e-10, y: -0.0000000015807432, z: -0.0000000057879603,
w: 0.99999994}
scale: {x: 1, y: 0.99999994, z: 0.9999999}
transformModified: 1
- name: LeftHandThumb1
position: {x: -0.014231309, y: -0.012377888, z: 0.025531683}
rotation: {x: -0.012312639, y: -0.008525364, z: 0.012585514, w: 0.9998086}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: LeftHandThumb2
position: {x: -0.016373925, y: -0.0052899206, z: 0.023491414}
rotation: {x: -0.026062855, y: 0.09669003, z: 0.0036069672, w: 0.9949667}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandThumb3
position: {x: -0.025459994, y: -0.007639924, z: 0.020832995}
rotation: {x: 0.000000044158533, y: 0.0000000011092561, z: -7.8093254e-10, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Neck
position: {x: 0, y: 0.23572397, z: -0.032413255}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Head
position: {x: 0, y: 0.10635579, z: 0.011326782}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Jaw
position: {x: 0, y: 0.011126757, z: 0.010327542}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftEye
position: {x: -0.020848233, y: 0.08250272, z: 0.055427432}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightEye
position: {x: 0.020849999, y: 0.08250272, z: 0.055427395}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightShoulder
position: {x: 0.038328547, y: 0.19217706, z: -0.017063089}
rotation: {x: 0.22867198, y: 0.9715821, z: -0.014005678, w: -0.05950737}
scale: {x: 1, y: 1.0000001, z: 0.99999994}
transformModified: 1
- name: RightArm
position: {x: -0.0835754, y: 0.03609594, z: -0.000000046974726}
rotation: {x: -0.21105209, y: -0.9743941, z: 0.0173117, w: -0.075587735}
scale: {x: 0.9999998, y: 1.0000001, z: 0.9999997}
transformModified: 1
- name: RightForeArm
position: {x: 0.2534285, y: 0.006010935, z: -0.016704533}
rotation: {x: -0.00061651913, y: 0.022078624, z: -0.016070236, w: 0.9996269}
scale: {x: 0.99999994, y: 0.9999999, z: 0.99999994}
transformModified: 1
- name: RightHand
position: {x: 0.24537374, y: 0.021642024, z: 0.0055504735}
rotation: {x: 5.4318944e-10, y: 3.1247618e-10, z: 0.021413697, w: 0.99977064}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandIndex1
position: {x: 0.07476979, y: -0.0012428282, z: 0.034344524}
rotation: {x: -0.0021189207, y: 0.08025743, z: 0.017538182, w: 0.99661756}
scale: {x: 1.0000001, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandIndex2
position: {x: 0.037058223, y: 0.00072542176, z: 0.014538874}
rotation: {x: -0.0033212963, y: 0.015931256, z: 0.060620904, w: 0.99802816}
scale: {x: 1, y: 0.99999994, z: 1}
transformModified: 1
- name: RightHandIndex3
position: {x: 0.025225095, y: -0.004966217, z: 0.011012183}
rotation: {x: 0.000000002161792, y: 0.000000010685001, z: -0.000000008502301,
w: 0.99999994}
scale: {x: 1, y: 1.0000001, z: 1.0000001}
transformModified: 1
- name: RightHandMiddle1
position: {x: 0.07564743, y: 0.004790831, z: 0.011853196}
rotation: {x: -0.00076887355, y: 0.033321068, z: 0.020907532, w: 0.9992256}
scale: {x: 1.0000001, y: 0.9999998, z: 0.9999999}
transformModified: 1
- name: RightHandMiddle2
position: {x: 0.04380931, y: 0.00019416546, z: 0.0064549395}
rotation: {x: -0.004130255, y: -0.033511225, z: 0.07611893, w: 0.9965269}
scale: {x: 1, y: 0.9999999, z: 1.0000001}
transformModified: 1
- name: RightHandMiddle3
position: {x: 0.033072565, y: -0.0075473776, z: 0.0016898564}
rotation: {x: -3.7425496e-10, y: -0.000000004229181, z: -0.000000010583729,
w: 0.99999994}
scale: {x: 1, y: 0.9999999, z: 1}
transformModified: 1
- name: RightHandPinky1
position: {x: 0.06680315, y: -0.001994528, z: -0.030756148}
rotation: {x: 0.0031755893, y: -0.19200511, z: 0.045110438, w: 0.98035145}
scale: {x: 1.0000002, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandPinky2
position: {x: 0.02853096, y: -0.0013969454, z: -0.011623849}
rotation: {x: -0.00017062848, y: -0.009661341, z: -0.005362395, w: 0.99993896}
scale: {x: 0.9999999, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandPinky3
position: {x: 0.02142694, y: -0.0005537251, z: -0.008516632}
rotation: {x: -8.53474e-10, y: 0.000000016378856, z: -0.000000013846798, w: 0.99999994}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandRing1
position: {x: 0.070598565, y: 0.0024575677, z: -0.009821471}
rotation: {x: 0.0007105698, y: -0.054343082, z: 0.03494525, w: 0.9979104}
scale: {x: 1.0000001, y: 1, z: 1}
transformModified: 1
- name: RightHandRing2
position: {x: 0.042887274, y: -0.0013759057, z: -0.0049458877}
rotation: {x: 0.00048283872, y: -0.02129027, z: 0.069849566, w: 0.9973301}
scale: {x: 1, y: 1, z: 1.0000002}
transformModified: 1
- name: RightHandRing3
position: {x: 0.029500818, y: -0.0076926965, z: -0.004622266}
rotation: {x: -0.0000000026137765, y: -0.000000008063095, z: -0.0000000061184586,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandThumb1
position: {x: 0.014684936, y: -0.011104953, z: 0.025858108}
rotation: {x: -0.012813497, y: -0.0032565715, z: 0.031457648, w: 0.99941766}
scale: {x: 1.0000001, y: 1, z: 1}
transformModified: 1
- name: RightHandThumb2
position: {x: 0.01637412, y: -0.0052897613, z: 0.02349138}
rotation: {x: -0.026067168, y: -0.096687585, z: -0.0036027434, w: 0.9949668}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightHandThumb3
position: {x: 0.025460003, y: -0.007640302, z: 0.020833014}
rotation: {x: 0.000000013181404, y: 0.0000000010564283, z: -0.000000002011415,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
rootMotionBoneName:
hasTranslationDoF: 0
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 2ab0893f5bba9b243b65e309e78089d0,
type: 3}
animationType: 3
humanoidOversampling: 1
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,972 @@
fileFormatVersion: 2
guid: 42f9e527b95e7d546afd43d8b1709efa
ModelImporter:
serializedVersion: 19
fileIDToRecycleName:
100000: //RootNode
100002: Chest
100004: Head
100006: Hips
100008: Jaw
100010: JawEND
100012: LeftArm
100014: LeftCheek
100016: LeftEye
100018: LeftEyelidLower
100020: LeftEyelidUpper
100022: LeftFoot
100024: LeftForeArm
100026: LeftHand
100028: LeftHandIndex1
100030: LeftHandIndex2
100032: LeftHandIndex3
100034: LeftHandMiddle1
100036: LeftHandMiddle2
100038: LeftHandMiddle3
100040: LeftHandPinky1
100042: LeftHandPinky2
100044: LeftHandPinky3
100046: LeftHandRing1
100048: LeftHandRing2
100050: LeftHandRing3
100052: LeftHandThumb1
100054: LeftHandThumb2
100056: LeftHandThumb3
100058: LeftInnerBrow
100060: LeftIOuterBrow
100062: LeftLeg
100064: LeftLipCorner
100066: LeftLipLower
100068: LeftLipUpper
100070: LeftNostril
100072: LeftShoulder
100074: LeftToes
100076: LeftUpLeg
100078: Neck
100080: Reference
100082: RightArm
100084: RightCheek
100086: RightEye
100088: RightEyelidLower
100090: RightEyelidUpper
100092: RightFoot
100094: RightForeArm
100096: RightHand
100098: RightHandIndex1
100100: RightHandIndex2
100102: RightHandIndex3
100104: RightHandMiddle1
100106: RightHandMiddle2
100108: RightHandMiddle3
100110: RightHandPinky1
100112: RightHandPinky2
100114: RightHandPinky3
100116: RightHandRing1
100118: RightHandRing2
100120: RightHandRing3
100122: RightHandThumb1
100124: RightHandThumb2
100126: RightHandThumb3
100128: RightInnerBrow
100130: RightIOuterBrow
100132: RightLeg
100134: RightLipCorner
100136: RightLipLower
100138: RightLipUpper
100140: RightNostril
100142: RightShoulder
100144: RightToes
100146: RightUpLeg
100148: Spine
100150: TongueBack
100152: TongueTip
400000: //RootNode
400002: Chest
400004: Head
400006: Hips
400008: Jaw
400010: JawEND
400012: LeftArm
400014: LeftCheek
400016: LeftEye
400018: LeftEyelidLower
400020: LeftEyelidUpper
400022: LeftFoot
400024: LeftForeArm
400026: LeftHand
400028: LeftHandIndex1
400030: LeftHandIndex2
400032: LeftHandIndex3
400034: LeftHandMiddle1
400036: LeftHandMiddle2
400038: LeftHandMiddle3
400040: LeftHandPinky1
400042: LeftHandPinky2
400044: LeftHandPinky3
400046: LeftHandRing1
400048: LeftHandRing2
400050: LeftHandRing3
400052: LeftHandThumb1
400054: LeftHandThumb2
400056: LeftHandThumb3
400058: LeftInnerBrow
400060: LeftIOuterBrow
400062: LeftLeg
400064: LeftLipCorner
400066: LeftLipLower
400068: LeftLipUpper
400070: LeftNostril
400072: LeftShoulder
400074: LeftToes
400076: LeftUpLeg
400078: Neck
400080: Reference
400082: RightArm
400084: RightCheek
400086: RightEye
400088: RightEyelidLower
400090: RightEyelidUpper
400092: RightFoot
400094: RightForeArm
400096: RightHand
400098: RightHandIndex1
400100: RightHandIndex2
400102: RightHandIndex3
400104: RightHandMiddle1
400106: RightHandMiddle2
400108: RightHandMiddle3
400110: RightHandPinky1
400112: RightHandPinky2
400114: RightHandPinky3
400116: RightHandRing1
400118: RightHandRing2
400120: RightHandRing3
400122: RightHandThumb1
400124: RightHandThumb2
400126: RightHandThumb3
400128: RightInnerBrow
400130: RightIOuterBrow
400132: RightLeg
400134: RightLipCorner
400136: RightLipLower
400138: RightLipUpper
400140: RightNostril
400142: RightShoulder
400144: RightToes
400146: RightUpLeg
400148: Spine
400150: TongueBack
400152: TongueTip
7400000: Idle_NeutralTO45IdleTONeutralIdle
9500000: //RootNode
materials:
importMaterials: 1
materialName: 0
materialSearch: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
animationCompression: 1
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
clipAnimations:
- serializedVersion: 16
name: Idle_NeutralTO45IdleTONeutralIdle
takeName: _97_TO_100_a_U1_M_P_idle_NeutralTO45IdleTONeutralIdle__Fb_p45_No_0_PJ_2
firstFrame: 75
lastFrame: 963
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 0
loopBlendPositionY: 0
loopBlendPositionXZ: 0
keepOriginalOrientation: 0
keepOriginalPositionY: 1
keepOriginalPositionXZ: 0
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask: []
maskType: 0
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 0.01
meshCompression: 0
addColliders: 0
importBlendShapes: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
optimizeMeshForGPU: 1
keepQuads: 0
weldVertices: 1
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVPackMargin: 4
useFileScale: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 4
importAnimation: 1
copyAvatar: 1
humanDescription:
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.07488116, y: 0, z: 0.03744058}
length: 0.09360148
modified: 1
- boneName: LeftUpLeg
humanName: LeftUpperLeg
limit:
min: {x: -60.000004, y: -60.000004, z: -90}
max: {x: 60.000004, y: 60.000004, z: 50}
value: {x: 0.32776672, y: 0, z: 0.16388336}
length: 0.40970853
modified: 1
- boneName: RightUpLeg
humanName: RightUpperLeg
limit:
min: {x: -60.000004, y: -60.000004, z: -90}
max: {x: 60.000004, y: 60.000004, z: 50}
value: {x: 0.32776672, y: 0, z: 0.16388336}
length: 0.40970853
modified: 1
- boneName: LeftLeg
humanName: LeftLowerLeg
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.33868644, y: 0, z: 0.16934322}
length: 0.42335817
modified: 1
- boneName: RightLeg
humanName: RightLowerLeg
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.33868644, y: 0, z: 0.16934322}
length: 0.42335817
modified: 1
- boneName: LeftFoot
humanName: LeftFoot
limit:
min: {x: 0, y: -30.000002, z: -50}
max: {x: 0, y: 30.000002, z: 50}
value: {x: 0.06867535, y: 0, z: 0.034337673}
length: 0.08584422
modified: 1
- boneName: RightFoot
humanName: RightFoot
limit:
min: {x: 0, y: -30.000002, z: -50}
max: {x: 0, y: 30.000002, z: 50}
value: {x: 0.06867535, y: 0, z: 0.034337673}
length: 0.08584422
modified: 1
- boneName: Spine
humanName: Spine
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.13120182, y: 0, z: 0.06560091}
length: 0.16400234
modified: 1
- boneName: Chest
humanName: Chest
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.19035356, y: 0, z: 0.09517678}
length: 0.23794203
modified: 1
- boneName: Neck
humanName: Neck
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.08556576, y: 0, z: 0.04278288}
length: 0.106957234
modified: 1
- boneName: Head
humanName: Head
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.08556576, y: 0, z: 0.04278288}
length: 0.106957234
modified: 1
- boneName: LeftShoulder
humanName: LeftShoulder
limit:
min: {x: 0, y: -15.000001, z: -15.000001}
max: {x: 0, y: 15.000001, z: 30.000002}
value: {x: 0.0728297, y: 0, z: 0.03641485}
length: 0.09103716
modified: 1
- boneName: RightShoulder
humanName: RightShoulder
limit:
min: {x: 0, y: -15.000001, z: -15.000001}
max: {x: 0, y: 15.000001, z: 30.000002}
value: {x: 0.0728297, y: 0, z: 0.03641485}
length: 0.09103716
modified: 1
- boneName: LeftArm
humanName: LeftUpperArm
limit:
min: {x: -90, y: -100, z: -60.000004}
max: {x: 90, y: 100, z: 100}
value: {x: 0.2032396, y: 0, z: 0.1016198}
length: 0.25404957
modified: 1
- boneName: RightArm
humanName: RightUpperArm
limit:
min: {x: -90, y: -100, z: -60.000004}
max: {x: 90, y: 100, z: 100}
value: {x: 0.20323958, y: 0, z: 0.10161979}
length: 0.25404954
modified: 1
- boneName: LeftForeArm
humanName: LeftLowerArm
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.19711153, y: 0, z: 0.098555766}
length: 0.24638948
modified: 1
- boneName: RightForeArm
humanName: RightLowerArm
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.19711094, y: 0, z: 0.09855547}
length: 0.24638875
modified: 1
- boneName: LeftHand
humanName: LeftHand
limit:
min: {x: 0, y: -40, z: -80}
max: {x: 0, y: 40, z: 80}
value: {x: 0.098555766, y: 0, z: 0.049277883}
length: 0.12319474
modified: 1
- boneName: RightHand
humanName: RightHand
limit:
min: {x: 0, y: -40, z: -80}
max: {x: 0, y: 40, z: 80}
value: {x: 0.09855547, y: 0, z: 0.049277734}
length: 0.123194374
modified: 1
- boneName: LeftToes
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: -50}
max: {x: 0, y: 0, z: 50}
value: {x: 0.065187156, y: 0, z: 0.032593578}
length: 0.08148398
modified: 1
- boneName: RightToes
humanName: RightToes
limit:
min: {x: 0, y: 0, z: -50}
max: {x: 0, y: 0, z: 50}
value: {x: 0.06518729, y: 0, z: 0.032593645}
length: 0.08148415
modified: 1
- boneName: LeftEye
humanName: LeftEye
limit:
min: {x: 0, y: -20, z: -10}
max: {x: 0, y: 20, z: 15.000001}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: RightEye
humanName: RightEye
limit:
min: {x: 0, y: -20, z: -10}
max: {x: 0, y: 20, z: 15.000001}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: -10, z: -10}
max: {x: 0, y: 10, z: 10}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: LeftHandThumb1
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: -25, z: -20}
max: {x: 0, y: 25, z: 20}
value: {x: 0.023295458, y: 0, z: 0.011647729}
length: 0.029119331
modified: 1
- boneName: LeftHandThumb2
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.027018126, y: 0, z: 0.013509063}
length: 0.033772666
modified: 1
- boneName: LeftHandThumb3
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.020263594, y: 0, z: 0.010131797}
length: 0.0253295
modified: 1
- boneName: LeftHandIndex1
humanName: Left Index Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.03185178, y: 0, z: 0.01592589}
length: 0.03981474
modified: 1
- boneName: LeftHandIndex2
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.022374788, y: 0, z: 0.011187394}
length: 0.027968494
modified: 1
- boneName: LeftHandIndex3
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.01678109, y: 0, z: 0.008390545}
length: 0.02097637
modified: 1
- boneName: LeftHandMiddle1
humanName: Left Middle Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.03542609, y: 0, z: 0.017713046}
length: 0.04428263
modified: 1
- boneName: LeftHandMiddle2
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.027171804, y: 0, z: 0.013585902}
length: 0.033964764
modified: 1
- boneName: LeftHandMiddle3
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.02037885, y: 0, z: 0.010189425}
length: 0.025473572
modified: 1
- boneName: LeftHandRing1
humanName: Left Ring Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.034554545, y: 0, z: 0.017277272}
length: 0.0431932
modified: 1
- boneName: LeftHandRing2
humanName: Left Ring Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.024668327, y: 0, z: 0.012334163}
length: 0.030835418
modified: 1
- boneName: LeftHandRing3
humanName: Left Ring Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018501243, y: 0, z: 0.009250621}
length: 0.023126563
modified: 1
- boneName: LeftHandPinky1
humanName: Left Little Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.024671508, y: 0, z: 0.012335754}
length: 0.030839393
modified: 1
- boneName: LeftHandPinky2
humanName: Left Little Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.01845108, y: 0, z: 0.00922554}
length: 0.023063859
modified: 1
- boneName: LeftHandPinky3
humanName: Left Little Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.013838312, y: 0, z: 0.006919156}
length: 0.017297894
modified: 1
- boneName: RightHandThumb1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: -25, z: -20}
max: {x: 0, y: 25, z: 20}
value: {x: 0.023295475, y: 0, z: 0.011647738}
length: 0.029119354
modified: 1
- boneName: RightHandThumb2
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.027018197, y: 0, z: 0.013509098}
length: 0.033772755
modified: 1
- boneName: RightHandThumb3
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.020263648, y: 0, z: 0.010131824}
length: 0.025329567
modified: 1
- boneName: RightHandIndex1
humanName: Right Index Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.031851795, y: 0, z: 0.015925897}
length: 0.03981476
modified: 1
- boneName: RightHandIndex2
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.022374773, y: 0, z: 0.011187387}
length: 0.027968476
modified: 1
- boneName: RightHandIndex3
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.016781079, y: 0, z: 0.008390539}
length: 0.020976357
modified: 1
- boneName: RightHandMiddle1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.035426147, y: 0, z: 0.017713074}
length: 0.0442827
modified: 1
- boneName: RightHandMiddle2
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.027171897, y: 0, z: 0.013585948}
length: 0.03396488
modified: 1
- boneName: RightHandMiddle3
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.020378921, y: 0, z: 0.010189461}
length: 0.02547366
modified: 1
- boneName: RightHandRing1
humanName: Right Ring Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.034554727, y: 0, z: 0.017277364}
length: 0.043193426
modified: 1
- boneName: RightHandRing2
humanName: Right Ring Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.024668548, y: 0, z: 0.012334274}
length: 0.030835694
modified: 1
- boneName: RightHandRing3
humanName: Right Ring Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018501408, y: 0, z: 0.009250704}
length: 0.02312677
modified: 1
- boneName: RightHandPinky1
humanName: Right Little Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.024671653, y: 0, z: 0.012335827}
length: 0.030839575
modified: 1
- boneName: RightHandPinky2
humanName: Right Little Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018451266, y: 0, z: 0.009225633}
length: 0.023064092
modified: 1
- boneName: RightHandPinky3
humanName: Right Little Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.013838451, y: 0, z: 0.0069192257}
length: 0.017298069
modified: 1
skeleton:
- name: DefaultAvatar
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Reference
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Hips
position: {x: 0, y: 0.963794, z: -0.023506777}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftUpLeg
position: {x: -0.0754495, y: -0.045664012, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftLeg
position: {x: -0.020550504, y: -0.40912998, z: 0.0071713664}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftFoot
position: {x: -0.005153008, y: -0.4231559, z: -0.01203209}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftToes
position: {x: -0.0074869916, y: -0.073167264, z: 0.14542714}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightUpLeg
position: {x: 0.075449534, y: -0.045664012, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightLeg
position: {x: 0.020550467, y: -0.40912998, z: 0.0071713664}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightFoot
position: {x: 0.0051530004, y: -0.4231559, z: -0.01203209}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightToes
position: {x: 0.007486999, y: -0.073167264, z: 0.14542751}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Spine
position: {x: 0, y: 0.09226322, z: 0.015771333}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Chest
position: {x: 0, y: 0.1625402, z: 0.02185072}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftShoulder
position: {x: -0.038243573, y: 0.19217801, z: -0.017063085}
rotation: {x: -0.014006708, y: -0.05950681, z: 0.22868986, w: 0.9715779}
scale: {x: 1.0000002, y: 1, z: 1}
transformModified: 1
- name: LeftArm
position: {x: -0.083574675, y: 0.036097594, z: -0.000000015073402}
rotation: {x: 0.00946439, y: 0.043691687, z: -0.22304238, w: 0.9737831}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: LeftForeArm
position: {x: -0.2540494, y: 0.00000047031813, z: -0.0000000021976876}
rotation: {x: -0.0006165201, y: 0.022078622, z: -0.01607024, w: 0.9996269}
scale: {x: 0.99999994, y: 1, z: 0.9999999}
transformModified: 1
- name: LeftHand
position: {x: -0.24638936, y: -0.00000018976989, z: -0.0000000057321783}
rotation: {x: 2.860212e-10, y: -9.590635e-10, z: -0.021413546, w: 0.9997707}
scale: {x: 0.99999994, y: 1, z: 1}
transformModified: 1
- name: LeftHandIndex1
position: {x: -0.075125694, y: -0.007841326, z: 0.03265267}
rotation: {x: -0.0021189197, y: 0.08025743, z: 0.01753818, w: 0.9966176}
scale: {x: 1, y: 1, z: 0.99999994}
transformModified: 1
- name: LeftHandIndex2
position: {x: -0.03979706, y: 0.000049526192, z: 0.0011857402}
rotation: {x: 0.00050193106, y: 0.015470899, z: 0.04041412, w: 0.9990631}
scale: {x: 1.0000002, y: 1.0000002, z: 0.99999994}
transformModified: 1
- name: LeftHandIndex3
position: {x: -0.02796851, y: -0.00000017906363, z: -0.00000009184371}
rotation: {x: 4.3365672e-10, y: -0.00000001758943, z: -0.000000010378705, w: 0.99999994}
scale: {x: 1, y: 1.0000001, z: 0.9999999}
transformModified: 1
- name: LeftHandMiddle1
position: {x: -0.07602355, y: -0.0018850806, z: 0.010141241}
rotation: {x: -0.0007688728, y: 0.033321075, z: 0.02090753, w: 0.9992257}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandMiddle2
position: {x: -0.044280592, y: 0.0000045125394, z: -0.00042542227}
rotation: {x: -0.0013621418, y: -0.01915377, z: 0.03788976, w: 0.9990974}
scale: {x: 1, y: 1.0000001, z: 1}
transformModified: 1
- name: LeftHandMiddle3
position: {x: -0.03396478, y: 0.00000016108528, z: 0.000000005419296}
rotation: {x: 6.1322064e-10, y: -0.0000000041246895, z: 0.0000000018221633,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandPinky1
position: {x: -0.06565987, y: -0.007825262, z: -0.032251246}
rotation: {x: -0.00091320684, y: 0.012162321, z: 0.021222051, w: 0.99970037}
scale: {x: 1.0000001, y: 1, z: 0.9999999}
transformModified: 1
- name: LeftHandPinky2
position: {x: -0.030805375, y: -0.000031173928, z: -0.0014480891}
rotation: {x: -0.00017062855, y: -0.009661365, z: -0.005362397, w: 0.9999389}
scale: {x: 1, y: 0.9999998, z: 1.0000001}
transformModified: 1
- name: LeftHandPinky3
position: {x: -0.023063878, y: -0.0000066778534, z: 0.0000000069034924}
rotation: {x: -8.518739e-10, y: -0.000000009425589, z: -0.000000013161967, w: 0.99999994}
scale: {x: 1, y: 1, z: 0.99999994}
transformModified: 1
- name: LeftHandRing1
position: {x: -0.070302114, y: -0.00374529, z: -0.01141179}
rotation: {x: -0.00032409187, y: 0.011598224, z: 0.02473802, w: 0.9996266}
scale: {x: 1, y: 1.0000002, z: 0.99999994}
transformModified: 1
- name: LeftHandRing2
position: {x: -0.04313532, y: -0.000020869338, z: -0.0022351802}
rotation: {x: -0.0012032456, y: -0.02311376, z: 0.04097964, w: 0.9988919}
scale: {x: 0.9999999, y: 0.9999997, z: 0.99999994}
transformModified: 1
- name: LeftHandRing3
position: {x: -0.030835424, y: -0.00000015687996, z: -0.000000014096336}
rotation: {x: 4.936146e-10, y: -0.0000000015807432, z: -0.0000000057879603,
w: 0.99999994}
scale: {x: 1, y: 0.99999994, z: 0.9999999}
transformModified: 1
- name: LeftHandThumb1
position: {x: -0.014231309, y: -0.012377888, z: 0.025531683}
rotation: {x: -0.012312639, y: -0.008525364, z: 0.012585514, w: 0.9998086}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: LeftHandThumb2
position: {x: -0.016373925, y: -0.0052899206, z: 0.023491414}
rotation: {x: -0.026062855, y: 0.09669003, z: 0.0036069672, w: 0.9949667}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandThumb3
position: {x: -0.025459994, y: -0.007639924, z: 0.020832995}
rotation: {x: 0.000000044158533, y: 0.0000000011092561, z: -7.8093254e-10, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Neck
position: {x: 0, y: 0.23572397, z: -0.032413255}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Head
position: {x: 0, y: 0.10635579, z: 0.011326782}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Jaw
position: {x: 0, y: 0.011126757, z: 0.010327542}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftEye
position: {x: -0.020848233, y: 0.08250272, z: 0.055427432}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightEye
position: {x: 0.020849999, y: 0.08250272, z: 0.055427395}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightShoulder
position: {x: 0.038328547, y: 0.19217706, z: -0.017063089}
rotation: {x: 0.22867198, y: 0.9715821, z: -0.014005678, w: -0.05950737}
scale: {x: 1, y: 1.0000001, z: 0.99999994}
transformModified: 1
- name: RightArm
position: {x: -0.0835754, y: 0.03609594, z: -0.000000046974726}
rotation: {x: -0.21105209, y: -0.9743941, z: 0.0173117, w: -0.075587735}
scale: {x: 0.9999998, y: 1.0000001, z: 0.9999997}
transformModified: 1
- name: RightForeArm
position: {x: 0.2534285, y: 0.006010935, z: -0.016704533}
rotation: {x: -0.00061651913, y: 0.022078624, z: -0.016070236, w: 0.9996269}
scale: {x: 0.99999994, y: 0.9999999, z: 0.99999994}
transformModified: 1
- name: RightHand
position: {x: 0.24537374, y: 0.021642024, z: 0.0055504735}
rotation: {x: 5.4318944e-10, y: 3.1247618e-10, z: 0.021413697, w: 0.99977064}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandIndex1
position: {x: 0.07476979, y: -0.0012428282, z: 0.034344524}
rotation: {x: -0.0021189207, y: 0.08025743, z: 0.017538182, w: 0.99661756}
scale: {x: 1.0000001, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandIndex2
position: {x: 0.037058223, y: 0.00072542176, z: 0.014538874}
rotation: {x: -0.0033212963, y: 0.015931256, z: 0.060620904, w: 0.99802816}
scale: {x: 1, y: 0.99999994, z: 1}
transformModified: 1
- name: RightHandIndex3
position: {x: 0.025225095, y: -0.004966217, z: 0.011012183}
rotation: {x: 0.000000002161792, y: 0.000000010685001, z: -0.000000008502301,
w: 0.99999994}
scale: {x: 1, y: 1.0000001, z: 1.0000001}
transformModified: 1
- name: RightHandMiddle1
position: {x: 0.07564743, y: 0.004790831, z: 0.011853196}
rotation: {x: -0.00076887355, y: 0.033321068, z: 0.020907532, w: 0.9992256}
scale: {x: 1.0000001, y: 0.9999998, z: 0.9999999}
transformModified: 1
- name: RightHandMiddle2
position: {x: 0.04380931, y: 0.00019416546, z: 0.0064549395}
rotation: {x: -0.004130255, y: -0.033511225, z: 0.07611893, w: 0.9965269}
scale: {x: 1, y: 0.9999999, z: 1.0000001}
transformModified: 1
- name: RightHandMiddle3
position: {x: 0.033072565, y: -0.0075473776, z: 0.0016898564}
rotation: {x: -3.7425496e-10, y: -0.000000004229181, z: -0.000000010583729,
w: 0.99999994}
scale: {x: 1, y: 0.9999999, z: 1}
transformModified: 1
- name: RightHandPinky1
position: {x: 0.06680315, y: -0.001994528, z: -0.030756148}
rotation: {x: 0.0031755893, y: -0.19200511, z: 0.045110438, w: 0.98035145}
scale: {x: 1.0000002, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandPinky2
position: {x: 0.02853096, y: -0.0013969454, z: -0.011623849}
rotation: {x: -0.00017062848, y: -0.009661341, z: -0.005362395, w: 0.99993896}
scale: {x: 0.9999999, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandPinky3
position: {x: 0.02142694, y: -0.0005537251, z: -0.008516632}
rotation: {x: -8.53474e-10, y: 0.000000016378856, z: -0.000000013846798, w: 0.99999994}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandRing1
position: {x: 0.070598565, y: 0.0024575677, z: -0.009821471}
rotation: {x: 0.0007105698, y: -0.054343082, z: 0.03494525, w: 0.9979104}
scale: {x: 1.0000001, y: 1, z: 1}
transformModified: 1
- name: RightHandRing2
position: {x: 0.042887274, y: -0.0013759057, z: -0.0049458877}
rotation: {x: 0.00048283872, y: -0.02129027, z: 0.069849566, w: 0.9973301}
scale: {x: 1, y: 1, z: 1.0000002}
transformModified: 1
- name: RightHandRing3
position: {x: 0.029500818, y: -0.0076926965, z: -0.004622266}
rotation: {x: -0.0000000026137765, y: -0.000000008063095, z: -0.0000000061184586,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandThumb1
position: {x: 0.014684936, y: -0.011104953, z: 0.025858108}
rotation: {x: -0.012813497, y: -0.0032565715, z: 0.031457648, w: 0.99941766}
scale: {x: 1.0000001, y: 1, z: 1}
transformModified: 1
- name: RightHandThumb2
position: {x: 0.01637412, y: -0.0052897613, z: 0.02349138}
rotation: {x: -0.026067168, y: -0.096687585, z: -0.0036027434, w: 0.9949668}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightHandThumb3
position: {x: 0.025460003, y: -0.007640302, z: 0.020833014}
rotation: {x: 0.000000013181404, y: 0.0000000010564283, z: -0.000000002011415,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
rootMotionBoneName:
hasTranslationDoF: 0
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 2ab0893f5bba9b243b65e309e78089d0,
type: 3}
animationType: 3
humanoidOversampling: 1
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,976 @@
fileFormatVersion: 2
guid: bb5715c9604094b48949fb4aaa87b4df
ModelImporter:
serializedVersion: 19
fileIDToRecycleName:
100000: //RootNode
100002: Chest
100004: Head
100006: Hips
100008: Jaw
100010: JawEND
100012: LeftArm
100014: LeftCheek
100016: LeftEye
100018: LeftEyelidLower
100020: LeftEyelidUpper
100022: LeftFoot
100024: LeftForeArm
100026: LeftHand
100028: LeftHandIndex1
100030: LeftHandIndex2
100032: LeftHandIndex3
100034: LeftHandMiddle1
100036: LeftHandMiddle2
100038: LeftHandMiddle3
100040: LeftHandPinky1
100042: LeftHandPinky2
100044: LeftHandPinky3
100046: LeftHandRing1
100048: LeftHandRing2
100050: LeftHandRing3
100052: LeftHandThumb1
100054: LeftHandThumb2
100056: LeftHandThumb3
100058: LeftInnerBrow
100060: LeftIOuterBrow
100062: LeftLeg
100064: LeftLipCorner
100066: LeftLipLower
100068: LeftLipUpper
100070: LeftNostril
100072: LeftShoulder
100074: LeftToes
100076: LeftUpLeg
100078: Neck
100080: Pivot
100082: Reference
100084: RightArm
100086: RightCheek
100088: RightEye
100090: RightEyelidLower
100092: RightEyelidUpper
100094: RightFoot
100096: RightForeArm
100098: RightHand
100100: RightHandIndex1
100102: RightHandIndex2
100104: RightHandIndex3
100106: RightHandMiddle1
100108: RightHandMiddle2
100110: RightHandMiddle3
100112: RightHandPinky1
100114: RightHandPinky2
100116: RightHandPinky3
100118: RightHandRing1
100120: RightHandRing2
100122: RightHandRing3
100124: RightHandThumb1
100126: RightHandThumb2
100128: RightHandThumb3
100130: RightInnerBrow
100132: RightIOuterBrow
100134: RightLeg
100136: RightLipCorner
100138: RightLipLower
100140: RightLipUpper
100142: RightNostril
100144: RightShoulder
100146: RightToes
100148: RightUpLeg
100150: Root
100152: Spine
100154: TongueBack
100156: TongueTip
400000: //RootNode
400002: Chest
400004: Head
400006: Hips
400008: Jaw
400010: JawEND
400012: LeftArm
400014: LeftCheek
400016: LeftEye
400018: LeftEyelidLower
400020: LeftEyelidUpper
400022: LeftFoot
400024: LeftForeArm
400026: LeftHand
400028: LeftHandIndex1
400030: LeftHandIndex2
400032: LeftHandIndex3
400034: LeftHandMiddle1
400036: LeftHandMiddle2
400038: LeftHandMiddle3
400040: LeftHandPinky1
400042: LeftHandPinky2
400044: LeftHandPinky3
400046: LeftHandRing1
400048: LeftHandRing2
400050: LeftHandRing3
400052: LeftHandThumb1
400054: LeftHandThumb2
400056: LeftHandThumb3
400058: LeftInnerBrow
400060: LeftIOuterBrow
400062: LeftLeg
400064: LeftLipCorner
400066: LeftLipLower
400068: LeftLipUpper
400070: LeftNostril
400072: LeftShoulder
400074: LeftToes
400076: LeftUpLeg
400078: Neck
400080: Pivot
400082: Reference
400084: RightArm
400086: RightCheek
400088: RightEye
400090: RightEyelidLower
400092: RightEyelidUpper
400094: RightFoot
400096: RightForeArm
400098: RightHand
400100: RightHandIndex1
400102: RightHandIndex2
400104: RightHandIndex3
400106: RightHandMiddle1
400108: RightHandMiddle2
400110: RightHandMiddle3
400112: RightHandPinky1
400114: RightHandPinky2
400116: RightHandPinky3
400118: RightHandRing1
400120: RightHandRing2
400122: RightHandRing3
400124: RightHandThumb1
400126: RightHandThumb2
400128: RightHandThumb3
400130: RightInnerBrow
400132: RightIOuterBrow
400134: RightLeg
400136: RightLipCorner
400138: RightLipLower
400140: RightLipUpper
400142: RightNostril
400144: RightShoulder
400146: RightToes
400148: RightUpLeg
400150: Root
400152: Spine
400154: TongueBack
400156: TongueTip
7400000: Idle_Neutral_1
9500000: //RootNode
materials:
importMaterials: 1
materialName: 0
materialSearch: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
animationCompression: 1
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
clipAnimations:
- serializedVersion: 16
name: Idle_Neutral_1
takeName: _87_88_a_U1_M_P_idle_Neutral__Fb_p0_No_0_PJ_1
firstFrame: 50
lastFrame: 3275
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 0
loopBlendPositionY: 0
loopBlendPositionXZ: 0
keepOriginalOrientation: 0
keepOriginalPositionY: 1
keepOriginalPositionXZ: 0
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask: []
maskType: 0
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 0.01
meshCompression: 0
addColliders: 0
importBlendShapes: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
optimizeMeshForGPU: 1
keepQuads: 0
weldVertices: 1
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVPackMargin: 4
useFileScale: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 4
importAnimation: 1
copyAvatar: 1
humanDescription:
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.07488116, y: 0, z: 0.03744058}
length: 0.09360148
modified: 1
- boneName: LeftUpLeg
humanName: LeftUpperLeg
limit:
min: {x: -60.000004, y: -60.000004, z: -90}
max: {x: 60.000004, y: 60.000004, z: 50}
value: {x: 0.32776672, y: 0, z: 0.16388336}
length: 0.40970853
modified: 1
- boneName: RightUpLeg
humanName: RightUpperLeg
limit:
min: {x: -60.000004, y: -60.000004, z: -90}
max: {x: 60.000004, y: 60.000004, z: 50}
value: {x: 0.32776672, y: 0, z: 0.16388336}
length: 0.40970853
modified: 1
- boneName: LeftLeg
humanName: LeftLowerLeg
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.33868644, y: 0, z: 0.16934322}
length: 0.42335817
modified: 1
- boneName: RightLeg
humanName: RightLowerLeg
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.33868644, y: 0, z: 0.16934322}
length: 0.42335817
modified: 1
- boneName: LeftFoot
humanName: LeftFoot
limit:
min: {x: 0, y: -30.000002, z: -50}
max: {x: 0, y: 30.000002, z: 50}
value: {x: 0.06867535, y: 0, z: 0.034337673}
length: 0.08584422
modified: 1
- boneName: RightFoot
humanName: RightFoot
limit:
min: {x: 0, y: -30.000002, z: -50}
max: {x: 0, y: 30.000002, z: 50}
value: {x: 0.06867535, y: 0, z: 0.034337673}
length: 0.08584422
modified: 1
- boneName: Spine
humanName: Spine
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.13120182, y: 0, z: 0.06560091}
length: 0.16400234
modified: 1
- boneName: Chest
humanName: Chest
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.19035356, y: 0, z: 0.09517678}
length: 0.23794203
modified: 1
- boneName: Neck
humanName: Neck
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.08556576, y: 0, z: 0.04278288}
length: 0.106957234
modified: 1
- boneName: Head
humanName: Head
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.08556576, y: 0, z: 0.04278288}
length: 0.106957234
modified: 1
- boneName: LeftShoulder
humanName: LeftShoulder
limit:
min: {x: 0, y: -15.000001, z: -15.000001}
max: {x: 0, y: 15.000001, z: 30.000002}
value: {x: 0.0728297, y: 0, z: 0.03641485}
length: 0.09103716
modified: 1
- boneName: RightShoulder
humanName: RightShoulder
limit:
min: {x: 0, y: -15.000001, z: -15.000001}
max: {x: 0, y: 15.000001, z: 30.000002}
value: {x: 0.0728297, y: 0, z: 0.03641485}
length: 0.09103716
modified: 1
- boneName: LeftArm
humanName: LeftUpperArm
limit:
min: {x: -90, y: -100, z: -60.000004}
max: {x: 90, y: 100, z: 100}
value: {x: 0.2032396, y: 0, z: 0.1016198}
length: 0.25404957
modified: 1
- boneName: RightArm
humanName: RightUpperArm
limit:
min: {x: -90, y: -100, z: -60.000004}
max: {x: 90, y: 100, z: 100}
value: {x: 0.20323958, y: 0, z: 0.10161979}
length: 0.25404954
modified: 1
- boneName: LeftForeArm
humanName: LeftLowerArm
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.19711153, y: 0, z: 0.098555766}
length: 0.24638948
modified: 1
- boneName: RightForeArm
humanName: RightLowerArm
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.19711094, y: 0, z: 0.09855547}
length: 0.24638875
modified: 1
- boneName: LeftHand
humanName: LeftHand
limit:
min: {x: 0, y: -40, z: -80}
max: {x: 0, y: 40, z: 80}
value: {x: 0.098555766, y: 0, z: 0.049277883}
length: 0.12319474
modified: 1
- boneName: RightHand
humanName: RightHand
limit:
min: {x: 0, y: -40, z: -80}
max: {x: 0, y: 40, z: 80}
value: {x: 0.09855547, y: 0, z: 0.049277734}
length: 0.123194374
modified: 1
- boneName: LeftToes
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: -50}
max: {x: 0, y: 0, z: 50}
value: {x: 0.065187156, y: 0, z: 0.032593578}
length: 0.08148398
modified: 1
- boneName: RightToes
humanName: RightToes
limit:
min: {x: 0, y: 0, z: -50}
max: {x: 0, y: 0, z: 50}
value: {x: 0.06518729, y: 0, z: 0.032593645}
length: 0.08148415
modified: 1
- boneName: LeftEye
humanName: LeftEye
limit:
min: {x: 0, y: -20, z: -10}
max: {x: 0, y: 20, z: 15.000001}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: RightEye
humanName: RightEye
limit:
min: {x: 0, y: -20, z: -10}
max: {x: 0, y: 20, z: 15.000001}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: -10, z: -10}
max: {x: 0, y: 10, z: 10}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: LeftHandThumb1
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: -25, z: -20}
max: {x: 0, y: 25, z: 20}
value: {x: 0.023295458, y: 0, z: 0.011647729}
length: 0.029119331
modified: 1
- boneName: LeftHandThumb2
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.027018126, y: 0, z: 0.013509063}
length: 0.033772666
modified: 1
- boneName: LeftHandThumb3
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.020263594, y: 0, z: 0.010131797}
length: 0.0253295
modified: 1
- boneName: LeftHandIndex1
humanName: Left Index Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.03185178, y: 0, z: 0.01592589}
length: 0.03981474
modified: 1
- boneName: LeftHandIndex2
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.022374788, y: 0, z: 0.011187394}
length: 0.027968494
modified: 1
- boneName: LeftHandIndex3
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.01678109, y: 0, z: 0.008390545}
length: 0.02097637
modified: 1
- boneName: LeftHandMiddle1
humanName: Left Middle Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.03542609, y: 0, z: 0.017713046}
length: 0.04428263
modified: 1
- boneName: LeftHandMiddle2
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.027171804, y: 0, z: 0.013585902}
length: 0.033964764
modified: 1
- boneName: LeftHandMiddle3
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.02037885, y: 0, z: 0.010189425}
length: 0.025473572
modified: 1
- boneName: LeftHandRing1
humanName: Left Ring Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.034554545, y: 0, z: 0.017277272}
length: 0.0431932
modified: 1
- boneName: LeftHandRing2
humanName: Left Ring Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.024668327, y: 0, z: 0.012334163}
length: 0.030835418
modified: 1
- boneName: LeftHandRing3
humanName: Left Ring Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018501243, y: 0, z: 0.009250621}
length: 0.023126563
modified: 1
- boneName: LeftHandPinky1
humanName: Left Little Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.024671508, y: 0, z: 0.012335754}
length: 0.030839393
modified: 1
- boneName: LeftHandPinky2
humanName: Left Little Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.01845108, y: 0, z: 0.00922554}
length: 0.023063859
modified: 1
- boneName: LeftHandPinky3
humanName: Left Little Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.013838312, y: 0, z: 0.006919156}
length: 0.017297894
modified: 1
- boneName: RightHandThumb1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: -25, z: -20}
max: {x: 0, y: 25, z: 20}
value: {x: 0.023295475, y: 0, z: 0.011647738}
length: 0.029119354
modified: 1
- boneName: RightHandThumb2
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.027018197, y: 0, z: 0.013509098}
length: 0.033772755
modified: 1
- boneName: RightHandThumb3
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.020263648, y: 0, z: 0.010131824}
length: 0.025329567
modified: 1
- boneName: RightHandIndex1
humanName: Right Index Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.031851795, y: 0, z: 0.015925897}
length: 0.03981476
modified: 1
- boneName: RightHandIndex2
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.022374773, y: 0, z: 0.011187387}
length: 0.027968476
modified: 1
- boneName: RightHandIndex3
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.016781079, y: 0, z: 0.008390539}
length: 0.020976357
modified: 1
- boneName: RightHandMiddle1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.035426147, y: 0, z: 0.017713074}
length: 0.0442827
modified: 1
- boneName: RightHandMiddle2
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.027171897, y: 0, z: 0.013585948}
length: 0.03396488
modified: 1
- boneName: RightHandMiddle3
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.020378921, y: 0, z: 0.010189461}
length: 0.02547366
modified: 1
- boneName: RightHandRing1
humanName: Right Ring Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.034554727, y: 0, z: 0.017277364}
length: 0.043193426
modified: 1
- boneName: RightHandRing2
humanName: Right Ring Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.024668548, y: 0, z: 0.012334274}
length: 0.030835694
modified: 1
- boneName: RightHandRing3
humanName: Right Ring Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018501408, y: 0, z: 0.009250704}
length: 0.02312677
modified: 1
- boneName: RightHandPinky1
humanName: Right Little Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.024671653, y: 0, z: 0.012335827}
length: 0.030839575
modified: 1
- boneName: RightHandPinky2
humanName: Right Little Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018451266, y: 0, z: 0.009225633}
length: 0.023064092
modified: 1
- boneName: RightHandPinky3
humanName: Right Little Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.013838451, y: 0, z: 0.0069192257}
length: 0.017298069
modified: 1
skeleton:
- name: DefaultAvatar
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Reference
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Hips
position: {x: 0, y: 0.963794, z: -0.023506777}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftUpLeg
position: {x: -0.0754495, y: -0.045664012, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftLeg
position: {x: -0.020550504, y: -0.40912998, z: 0.0071713664}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftFoot
position: {x: -0.005153008, y: -0.4231559, z: -0.01203209}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftToes
position: {x: -0.0074869916, y: -0.073167264, z: 0.14542714}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightUpLeg
position: {x: 0.075449534, y: -0.045664012, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightLeg
position: {x: 0.020550467, y: -0.40912998, z: 0.0071713664}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightFoot
position: {x: 0.0051530004, y: -0.4231559, z: -0.01203209}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightToes
position: {x: 0.007486999, y: -0.073167264, z: 0.14542751}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Spine
position: {x: 0, y: 0.09226322, z: 0.015771333}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Chest
position: {x: 0, y: 0.1625402, z: 0.02185072}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftShoulder
position: {x: -0.038243573, y: 0.19217801, z: -0.017063085}
rotation: {x: -0.014006708, y: -0.05950681, z: 0.22868986, w: 0.9715779}
scale: {x: 1.0000002, y: 1, z: 1}
transformModified: 1
- name: LeftArm
position: {x: -0.083574675, y: 0.036097594, z: -0.000000015073402}
rotation: {x: 0.00946439, y: 0.043691687, z: -0.22304238, w: 0.9737831}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: LeftForeArm
position: {x: -0.2540494, y: 0.00000047031813, z: -0.0000000021976876}
rotation: {x: -0.0006165201, y: 0.022078622, z: -0.01607024, w: 0.9996269}
scale: {x: 0.99999994, y: 1, z: 0.9999999}
transformModified: 1
- name: LeftHand
position: {x: -0.24638936, y: -0.00000018976989, z: -0.0000000057321783}
rotation: {x: 2.860212e-10, y: -9.590635e-10, z: -0.021413546, w: 0.9997707}
scale: {x: 0.99999994, y: 1, z: 1}
transformModified: 1
- name: LeftHandIndex1
position: {x: -0.075125694, y: -0.007841326, z: 0.03265267}
rotation: {x: -0.0021189197, y: 0.08025743, z: 0.01753818, w: 0.9966176}
scale: {x: 1, y: 1, z: 0.99999994}
transformModified: 1
- name: LeftHandIndex2
position: {x: -0.03979706, y: 0.000049526192, z: 0.0011857402}
rotation: {x: 0.00050193106, y: 0.015470899, z: 0.04041412, w: 0.9990631}
scale: {x: 1.0000002, y: 1.0000002, z: 0.99999994}
transformModified: 1
- name: LeftHandIndex3
position: {x: -0.02796851, y: -0.00000017906363, z: -0.00000009184371}
rotation: {x: 4.3365672e-10, y: -0.00000001758943, z: -0.000000010378705, w: 0.99999994}
scale: {x: 1, y: 1.0000001, z: 0.9999999}
transformModified: 1
- name: LeftHandMiddle1
position: {x: -0.07602355, y: -0.0018850806, z: 0.010141241}
rotation: {x: -0.0007688728, y: 0.033321075, z: 0.02090753, w: 0.9992257}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandMiddle2
position: {x: -0.044280592, y: 0.0000045125394, z: -0.00042542227}
rotation: {x: -0.0013621418, y: -0.01915377, z: 0.03788976, w: 0.9990974}
scale: {x: 1, y: 1.0000001, z: 1}
transformModified: 1
- name: LeftHandMiddle3
position: {x: -0.03396478, y: 0.00000016108528, z: 0.000000005419296}
rotation: {x: 6.1322064e-10, y: -0.0000000041246895, z: 0.0000000018221633,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandPinky1
position: {x: -0.06565987, y: -0.007825262, z: -0.032251246}
rotation: {x: -0.00091320684, y: 0.012162321, z: 0.021222051, w: 0.99970037}
scale: {x: 1.0000001, y: 1, z: 0.9999999}
transformModified: 1
- name: LeftHandPinky2
position: {x: -0.030805375, y: -0.000031173928, z: -0.0014480891}
rotation: {x: -0.00017062855, y: -0.009661365, z: -0.005362397, w: 0.9999389}
scale: {x: 1, y: 0.9999998, z: 1.0000001}
transformModified: 1
- name: LeftHandPinky3
position: {x: -0.023063878, y: -0.0000066778534, z: 0.0000000069034924}
rotation: {x: -8.518739e-10, y: -0.000000009425589, z: -0.000000013161967, w: 0.99999994}
scale: {x: 1, y: 1, z: 0.99999994}
transformModified: 1
- name: LeftHandRing1
position: {x: -0.070302114, y: -0.00374529, z: -0.01141179}
rotation: {x: -0.00032409187, y: 0.011598224, z: 0.02473802, w: 0.9996266}
scale: {x: 1, y: 1.0000002, z: 0.99999994}
transformModified: 1
- name: LeftHandRing2
position: {x: -0.04313532, y: -0.000020869338, z: -0.0022351802}
rotation: {x: -0.0012032456, y: -0.02311376, z: 0.04097964, w: 0.9988919}
scale: {x: 0.9999999, y: 0.9999997, z: 0.99999994}
transformModified: 1
- name: LeftHandRing3
position: {x: -0.030835424, y: -0.00000015687996, z: -0.000000014096336}
rotation: {x: 4.936146e-10, y: -0.0000000015807432, z: -0.0000000057879603,
w: 0.99999994}
scale: {x: 1, y: 0.99999994, z: 0.9999999}
transformModified: 1
- name: LeftHandThumb1
position: {x: -0.014231309, y: -0.012377888, z: 0.025531683}
rotation: {x: -0.012312639, y: -0.008525364, z: 0.012585514, w: 0.9998086}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: LeftHandThumb2
position: {x: -0.016373925, y: -0.0052899206, z: 0.023491414}
rotation: {x: -0.026062855, y: 0.09669003, z: 0.0036069672, w: 0.9949667}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandThumb3
position: {x: -0.025459994, y: -0.007639924, z: 0.020832995}
rotation: {x: 0.000000044158533, y: 0.0000000011092561, z: -7.8093254e-10, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Neck
position: {x: 0, y: 0.23572397, z: -0.032413255}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Head
position: {x: 0, y: 0.10635579, z: 0.011326782}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Jaw
position: {x: 0, y: 0.011126757, z: 0.010327542}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftEye
position: {x: -0.020848233, y: 0.08250272, z: 0.055427432}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightEye
position: {x: 0.020849999, y: 0.08250272, z: 0.055427395}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightShoulder
position: {x: 0.038328547, y: 0.19217706, z: -0.017063089}
rotation: {x: 0.22867198, y: 0.9715821, z: -0.014005678, w: -0.05950737}
scale: {x: 1, y: 1.0000001, z: 0.99999994}
transformModified: 1
- name: RightArm
position: {x: -0.0835754, y: 0.03609594, z: -0.000000046974726}
rotation: {x: -0.21105209, y: -0.9743941, z: 0.0173117, w: -0.075587735}
scale: {x: 0.9999998, y: 1.0000001, z: 0.9999997}
transformModified: 1
- name: RightForeArm
position: {x: 0.2534285, y: 0.006010935, z: -0.016704533}
rotation: {x: -0.00061651913, y: 0.022078624, z: -0.016070236, w: 0.9996269}
scale: {x: 0.99999994, y: 0.9999999, z: 0.99999994}
transformModified: 1
- name: RightHand
position: {x: 0.24537374, y: 0.021642024, z: 0.0055504735}
rotation: {x: 5.4318944e-10, y: 3.1247618e-10, z: 0.021413697, w: 0.99977064}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandIndex1
position: {x: 0.07476979, y: -0.0012428282, z: 0.034344524}
rotation: {x: -0.0021189207, y: 0.08025743, z: 0.017538182, w: 0.99661756}
scale: {x: 1.0000001, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandIndex2
position: {x: 0.037058223, y: 0.00072542176, z: 0.014538874}
rotation: {x: -0.0033212963, y: 0.015931256, z: 0.060620904, w: 0.99802816}
scale: {x: 1, y: 0.99999994, z: 1}
transformModified: 1
- name: RightHandIndex3
position: {x: 0.025225095, y: -0.004966217, z: 0.011012183}
rotation: {x: 0.000000002161792, y: 0.000000010685001, z: -0.000000008502301,
w: 0.99999994}
scale: {x: 1, y: 1.0000001, z: 1.0000001}
transformModified: 1
- name: RightHandMiddle1
position: {x: 0.07564743, y: 0.004790831, z: 0.011853196}
rotation: {x: -0.00076887355, y: 0.033321068, z: 0.020907532, w: 0.9992256}
scale: {x: 1.0000001, y: 0.9999998, z: 0.9999999}
transformModified: 1
- name: RightHandMiddle2
position: {x: 0.04380931, y: 0.00019416546, z: 0.0064549395}
rotation: {x: -0.004130255, y: -0.033511225, z: 0.07611893, w: 0.9965269}
scale: {x: 1, y: 0.9999999, z: 1.0000001}
transformModified: 1
- name: RightHandMiddle3
position: {x: 0.033072565, y: -0.0075473776, z: 0.0016898564}
rotation: {x: -3.7425496e-10, y: -0.000000004229181, z: -0.000000010583729,
w: 0.99999994}
scale: {x: 1, y: 0.9999999, z: 1}
transformModified: 1
- name: RightHandPinky1
position: {x: 0.06680315, y: -0.001994528, z: -0.030756148}
rotation: {x: 0.0031755893, y: -0.19200511, z: 0.045110438, w: 0.98035145}
scale: {x: 1.0000002, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandPinky2
position: {x: 0.02853096, y: -0.0013969454, z: -0.011623849}
rotation: {x: -0.00017062848, y: -0.009661341, z: -0.005362395, w: 0.99993896}
scale: {x: 0.9999999, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandPinky3
position: {x: 0.02142694, y: -0.0005537251, z: -0.008516632}
rotation: {x: -8.53474e-10, y: 0.000000016378856, z: -0.000000013846798, w: 0.99999994}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandRing1
position: {x: 0.070598565, y: 0.0024575677, z: -0.009821471}
rotation: {x: 0.0007105698, y: -0.054343082, z: 0.03494525, w: 0.9979104}
scale: {x: 1.0000001, y: 1, z: 1}
transformModified: 1
- name: RightHandRing2
position: {x: 0.042887274, y: -0.0013759057, z: -0.0049458877}
rotation: {x: 0.00048283872, y: -0.02129027, z: 0.069849566, w: 0.9973301}
scale: {x: 1, y: 1, z: 1.0000002}
transformModified: 1
- name: RightHandRing3
position: {x: 0.029500818, y: -0.0076926965, z: -0.004622266}
rotation: {x: -0.0000000026137765, y: -0.000000008063095, z: -0.0000000061184586,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandThumb1
position: {x: 0.014684936, y: -0.011104953, z: 0.025858108}
rotation: {x: -0.012813497, y: -0.0032565715, z: 0.031457648, w: 0.99941766}
scale: {x: 1.0000001, y: 1, z: 1}
transformModified: 1
- name: RightHandThumb2
position: {x: 0.01637412, y: -0.0052897613, z: 0.02349138}
rotation: {x: -0.026067168, y: -0.096687585, z: -0.0036027434, w: 0.9949668}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightHandThumb3
position: {x: 0.025460003, y: -0.007640302, z: 0.020833014}
rotation: {x: 0.000000013181404, y: 0.0000000010564283, z: -0.000000002011415,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
rootMotionBoneName:
hasTranslationDoF: 0
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 2ab0893f5bba9b243b65e309e78089d0,
type: 3}
animationType: 3
humanoidOversampling: 1
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,976 @@
fileFormatVersion: 2
guid: b1254ddd94514f74486986786b54ab1f
ModelImporter:
serializedVersion: 19
fileIDToRecycleName:
100000: //RootNode
100002: Chest
100004: Head
100006: Hips
100008: Jaw
100010: JawEND
100012: LeftArm
100014: LeftCheek
100016: LeftEye
100018: LeftEyelidLower
100020: LeftEyelidUpper
100022: LeftFoot
100024: LeftForeArm
100026: LeftHand
100028: LeftHandIndex1
100030: LeftHandIndex2
100032: LeftHandIndex3
100034: LeftHandMiddle1
100036: LeftHandMiddle2
100038: LeftHandMiddle3
100040: LeftHandPinky1
100042: LeftHandPinky2
100044: LeftHandPinky3
100046: LeftHandRing1
100048: LeftHandRing2
100050: LeftHandRing3
100052: LeftHandThumb1
100054: LeftHandThumb2
100056: LeftHandThumb3
100058: LeftInnerBrow
100060: LeftIOuterBrow
100062: LeftLeg
100064: LeftLipCorner
100066: LeftLipLower
100068: LeftLipUpper
100070: LeftNostril
100072: LeftShoulder
100074: LeftToes
100076: LeftUpLeg
100078: Neck
100080: Pivot
100082: Reference
100084: RightArm
100086: RightCheek
100088: RightEye
100090: RightEyelidLower
100092: RightEyelidUpper
100094: RightFoot
100096: RightForeArm
100098: RightHand
100100: RightHandIndex1
100102: RightHandIndex2
100104: RightHandIndex3
100106: RightHandMiddle1
100108: RightHandMiddle2
100110: RightHandMiddle3
100112: RightHandPinky1
100114: RightHandPinky2
100116: RightHandPinky3
100118: RightHandRing1
100120: RightHandRing2
100122: RightHandRing3
100124: RightHandThumb1
100126: RightHandThumb2
100128: RightHandThumb3
100130: RightInnerBrow
100132: RightIOuterBrow
100134: RightLeg
100136: RightLipCorner
100138: RightLipLower
100140: RightLipUpper
100142: RightNostril
100144: RightShoulder
100146: RightToes
100148: RightUpLeg
100150: Root
100152: Spine
100154: TongueBack
100156: TongueTip
400000: //RootNode
400002: Chest
400004: Head
400006: Hips
400008: Jaw
400010: JawEND
400012: LeftArm
400014: LeftCheek
400016: LeftEye
400018: LeftEyelidLower
400020: LeftEyelidUpper
400022: LeftFoot
400024: LeftForeArm
400026: LeftHand
400028: LeftHandIndex1
400030: LeftHandIndex2
400032: LeftHandIndex3
400034: LeftHandMiddle1
400036: LeftHandMiddle2
400038: LeftHandMiddle3
400040: LeftHandPinky1
400042: LeftHandPinky2
400044: LeftHandPinky3
400046: LeftHandRing1
400048: LeftHandRing2
400050: LeftHandRing3
400052: LeftHandThumb1
400054: LeftHandThumb2
400056: LeftHandThumb3
400058: LeftInnerBrow
400060: LeftIOuterBrow
400062: LeftLeg
400064: LeftLipCorner
400066: LeftLipLower
400068: LeftLipUpper
400070: LeftNostril
400072: LeftShoulder
400074: LeftToes
400076: LeftUpLeg
400078: Neck
400080: Pivot
400082: Reference
400084: RightArm
400086: RightCheek
400088: RightEye
400090: RightEyelidLower
400092: RightEyelidUpper
400094: RightFoot
400096: RightForeArm
400098: RightHand
400100: RightHandIndex1
400102: RightHandIndex2
400104: RightHandIndex3
400106: RightHandMiddle1
400108: RightHandMiddle2
400110: RightHandMiddle3
400112: RightHandPinky1
400114: RightHandPinky2
400116: RightHandPinky3
400118: RightHandRing1
400120: RightHandRing2
400122: RightHandRing3
400124: RightHandThumb1
400126: RightHandThumb2
400128: RightHandThumb3
400130: RightInnerBrow
400132: RightIOuterBrow
400134: RightLeg
400136: RightLipCorner
400138: RightLipLower
400140: RightLipUpper
400142: RightNostril
400144: RightShoulder
400146: RightToes
400148: RightUpLeg
400150: Root
400152: Spine
400154: TongueBack
400156: TongueTip
7400000: Idle_Neutral_2
9500000: //RootNode
materials:
importMaterials: 1
materialName: 0
materialSearch: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
animationCompression: 1
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
clipAnimations:
- serializedVersion: 16
name: Idle_Neutral_2
takeName: _87_a_U1_M_P_idle_Neutral__Fb_p0_No_1
firstFrame: 120
lastFrame: 1100
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 0
loopBlendPositionY: 0
loopBlendPositionXZ: 0
keepOriginalOrientation: 0
keepOriginalPositionY: 1
keepOriginalPositionXZ: 0
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask: []
maskType: 0
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 0.01
meshCompression: 0
addColliders: 0
importBlendShapes: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
optimizeMeshForGPU: 1
keepQuads: 0
weldVertices: 1
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVPackMargin: 4
useFileScale: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 4
importAnimation: 1
copyAvatar: 1
humanDescription:
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.07488116, y: 0, z: 0.03744058}
length: 0.09360148
modified: 1
- boneName: LeftUpLeg
humanName: LeftUpperLeg
limit:
min: {x: -60.000004, y: -60.000004, z: -90}
max: {x: 60.000004, y: 60.000004, z: 50}
value: {x: 0.32776672, y: 0, z: 0.16388336}
length: 0.40970853
modified: 1
- boneName: RightUpLeg
humanName: RightUpperLeg
limit:
min: {x: -60.000004, y: -60.000004, z: -90}
max: {x: 60.000004, y: 60.000004, z: 50}
value: {x: 0.32776672, y: 0, z: 0.16388336}
length: 0.40970853
modified: 1
- boneName: LeftLeg
humanName: LeftLowerLeg
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.33868644, y: 0, z: 0.16934322}
length: 0.42335817
modified: 1
- boneName: RightLeg
humanName: RightLowerLeg
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.33868644, y: 0, z: 0.16934322}
length: 0.42335817
modified: 1
- boneName: LeftFoot
humanName: LeftFoot
limit:
min: {x: 0, y: -30.000002, z: -50}
max: {x: 0, y: 30.000002, z: 50}
value: {x: 0.06867535, y: 0, z: 0.034337673}
length: 0.08584422
modified: 1
- boneName: RightFoot
humanName: RightFoot
limit:
min: {x: 0, y: -30.000002, z: -50}
max: {x: 0, y: 30.000002, z: 50}
value: {x: 0.06867535, y: 0, z: 0.034337673}
length: 0.08584422
modified: 1
- boneName: Spine
humanName: Spine
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.13120182, y: 0, z: 0.06560091}
length: 0.16400234
modified: 1
- boneName: Chest
humanName: Chest
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.19035356, y: 0, z: 0.09517678}
length: 0.23794203
modified: 1
- boneName: Neck
humanName: Neck
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.08556576, y: 0, z: 0.04278288}
length: 0.106957234
modified: 1
- boneName: Head
humanName: Head
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.08556576, y: 0, z: 0.04278288}
length: 0.106957234
modified: 1
- boneName: LeftShoulder
humanName: LeftShoulder
limit:
min: {x: 0, y: -15.000001, z: -15.000001}
max: {x: 0, y: 15.000001, z: 30.000002}
value: {x: 0.0728297, y: 0, z: 0.03641485}
length: 0.09103716
modified: 1
- boneName: RightShoulder
humanName: RightShoulder
limit:
min: {x: 0, y: -15.000001, z: -15.000001}
max: {x: 0, y: 15.000001, z: 30.000002}
value: {x: 0.0728297, y: 0, z: 0.03641485}
length: 0.09103716
modified: 1
- boneName: LeftArm
humanName: LeftUpperArm
limit:
min: {x: -90, y: -100, z: -60.000004}
max: {x: 90, y: 100, z: 100}
value: {x: 0.2032396, y: 0, z: 0.1016198}
length: 0.25404957
modified: 1
- boneName: RightArm
humanName: RightUpperArm
limit:
min: {x: -90, y: -100, z: -60.000004}
max: {x: 90, y: 100, z: 100}
value: {x: 0.20323958, y: 0, z: 0.10161979}
length: 0.25404954
modified: 1
- boneName: LeftForeArm
humanName: LeftLowerArm
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.19711153, y: 0, z: 0.098555766}
length: 0.24638948
modified: 1
- boneName: RightForeArm
humanName: RightLowerArm
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.19711094, y: 0, z: 0.09855547}
length: 0.24638875
modified: 1
- boneName: LeftHand
humanName: LeftHand
limit:
min: {x: 0, y: -40, z: -80}
max: {x: 0, y: 40, z: 80}
value: {x: 0.098555766, y: 0, z: 0.049277883}
length: 0.12319474
modified: 1
- boneName: RightHand
humanName: RightHand
limit:
min: {x: 0, y: -40, z: -80}
max: {x: 0, y: 40, z: 80}
value: {x: 0.09855547, y: 0, z: 0.049277734}
length: 0.123194374
modified: 1
- boneName: LeftToes
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: -50}
max: {x: 0, y: 0, z: 50}
value: {x: 0.065187156, y: 0, z: 0.032593578}
length: 0.08148398
modified: 1
- boneName: RightToes
humanName: RightToes
limit:
min: {x: 0, y: 0, z: -50}
max: {x: 0, y: 0, z: 50}
value: {x: 0.06518729, y: 0, z: 0.032593645}
length: 0.08148415
modified: 1
- boneName: LeftEye
humanName: LeftEye
limit:
min: {x: 0, y: -20, z: -10}
max: {x: 0, y: 20, z: 15.000001}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: RightEye
humanName: RightEye
limit:
min: {x: 0, y: -20, z: -10}
max: {x: 0, y: 20, z: 15.000001}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: -10, z: -10}
max: {x: 0, y: 10, z: 10}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: LeftHandThumb1
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: -25, z: -20}
max: {x: 0, y: 25, z: 20}
value: {x: 0.023295458, y: 0, z: 0.011647729}
length: 0.029119331
modified: 1
- boneName: LeftHandThumb2
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.027018126, y: 0, z: 0.013509063}
length: 0.033772666
modified: 1
- boneName: LeftHandThumb3
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.020263594, y: 0, z: 0.010131797}
length: 0.0253295
modified: 1
- boneName: LeftHandIndex1
humanName: Left Index Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.03185178, y: 0, z: 0.01592589}
length: 0.03981474
modified: 1
- boneName: LeftHandIndex2
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.022374788, y: 0, z: 0.011187394}
length: 0.027968494
modified: 1
- boneName: LeftHandIndex3
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.01678109, y: 0, z: 0.008390545}
length: 0.02097637
modified: 1
- boneName: LeftHandMiddle1
humanName: Left Middle Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.03542609, y: 0, z: 0.017713046}
length: 0.04428263
modified: 1
- boneName: LeftHandMiddle2
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.027171804, y: 0, z: 0.013585902}
length: 0.033964764
modified: 1
- boneName: LeftHandMiddle3
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.02037885, y: 0, z: 0.010189425}
length: 0.025473572
modified: 1
- boneName: LeftHandRing1
humanName: Left Ring Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.034554545, y: 0, z: 0.017277272}
length: 0.0431932
modified: 1
- boneName: LeftHandRing2
humanName: Left Ring Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.024668327, y: 0, z: 0.012334163}
length: 0.030835418
modified: 1
- boneName: LeftHandRing3
humanName: Left Ring Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018501243, y: 0, z: 0.009250621}
length: 0.023126563
modified: 1
- boneName: LeftHandPinky1
humanName: Left Little Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.024671508, y: 0, z: 0.012335754}
length: 0.030839393
modified: 1
- boneName: LeftHandPinky2
humanName: Left Little Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.01845108, y: 0, z: 0.00922554}
length: 0.023063859
modified: 1
- boneName: LeftHandPinky3
humanName: Left Little Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.013838312, y: 0, z: 0.006919156}
length: 0.017297894
modified: 1
- boneName: RightHandThumb1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: -25, z: -20}
max: {x: 0, y: 25, z: 20}
value: {x: 0.023295475, y: 0, z: 0.011647738}
length: 0.029119354
modified: 1
- boneName: RightHandThumb2
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.027018197, y: 0, z: 0.013509098}
length: 0.033772755
modified: 1
- boneName: RightHandThumb3
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.020263648, y: 0, z: 0.010131824}
length: 0.025329567
modified: 1
- boneName: RightHandIndex1
humanName: Right Index Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.031851795, y: 0, z: 0.015925897}
length: 0.03981476
modified: 1
- boneName: RightHandIndex2
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.022374773, y: 0, z: 0.011187387}
length: 0.027968476
modified: 1
- boneName: RightHandIndex3
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.016781079, y: 0, z: 0.008390539}
length: 0.020976357
modified: 1
- boneName: RightHandMiddle1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.035426147, y: 0, z: 0.017713074}
length: 0.0442827
modified: 1
- boneName: RightHandMiddle2
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.027171897, y: 0, z: 0.013585948}
length: 0.03396488
modified: 1
- boneName: RightHandMiddle3
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.020378921, y: 0, z: 0.010189461}
length: 0.02547366
modified: 1
- boneName: RightHandRing1
humanName: Right Ring Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.034554727, y: 0, z: 0.017277364}
length: 0.043193426
modified: 1
- boneName: RightHandRing2
humanName: Right Ring Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.024668548, y: 0, z: 0.012334274}
length: 0.030835694
modified: 1
- boneName: RightHandRing3
humanName: Right Ring Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018501408, y: 0, z: 0.009250704}
length: 0.02312677
modified: 1
- boneName: RightHandPinky1
humanName: Right Little Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.024671653, y: 0, z: 0.012335827}
length: 0.030839575
modified: 1
- boneName: RightHandPinky2
humanName: Right Little Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018451266, y: 0, z: 0.009225633}
length: 0.023064092
modified: 1
- boneName: RightHandPinky3
humanName: Right Little Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.013838451, y: 0, z: 0.0069192257}
length: 0.017298069
modified: 1
skeleton:
- name: DefaultAvatar
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Reference
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Hips
position: {x: 0, y: 0.963794, z: -0.023506777}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftUpLeg
position: {x: -0.0754495, y: -0.045664012, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftLeg
position: {x: -0.020550504, y: -0.40912998, z: 0.0071713664}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftFoot
position: {x: -0.005153008, y: -0.4231559, z: -0.01203209}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftToes
position: {x: -0.0074869916, y: -0.073167264, z: 0.14542714}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightUpLeg
position: {x: 0.075449534, y: -0.045664012, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightLeg
position: {x: 0.020550467, y: -0.40912998, z: 0.0071713664}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightFoot
position: {x: 0.0051530004, y: -0.4231559, z: -0.01203209}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightToes
position: {x: 0.007486999, y: -0.073167264, z: 0.14542751}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Spine
position: {x: 0, y: 0.09226322, z: 0.015771333}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Chest
position: {x: 0, y: 0.1625402, z: 0.02185072}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftShoulder
position: {x: -0.038243573, y: 0.19217801, z: -0.017063085}
rotation: {x: -0.014006708, y: -0.05950681, z: 0.22868986, w: 0.9715779}
scale: {x: 1.0000002, y: 1, z: 1}
transformModified: 1
- name: LeftArm
position: {x: -0.083574675, y: 0.036097594, z: -0.000000015073402}
rotation: {x: 0.00946439, y: 0.043691687, z: -0.22304238, w: 0.9737831}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: LeftForeArm
position: {x: -0.2540494, y: 0.00000047031813, z: -0.0000000021976876}
rotation: {x: -0.0006165201, y: 0.022078622, z: -0.01607024, w: 0.9996269}
scale: {x: 0.99999994, y: 1, z: 0.9999999}
transformModified: 1
- name: LeftHand
position: {x: -0.24638936, y: -0.00000018976989, z: -0.0000000057321783}
rotation: {x: 2.860212e-10, y: -9.590635e-10, z: -0.021413546, w: 0.9997707}
scale: {x: 0.99999994, y: 1, z: 1}
transformModified: 1
- name: LeftHandIndex1
position: {x: -0.075125694, y: -0.007841326, z: 0.03265267}
rotation: {x: -0.0021189197, y: 0.08025743, z: 0.01753818, w: 0.9966176}
scale: {x: 1, y: 1, z: 0.99999994}
transformModified: 1
- name: LeftHandIndex2
position: {x: -0.03979706, y: 0.000049526192, z: 0.0011857402}
rotation: {x: 0.00050193106, y: 0.015470899, z: 0.04041412, w: 0.9990631}
scale: {x: 1.0000002, y: 1.0000002, z: 0.99999994}
transformModified: 1
- name: LeftHandIndex3
position: {x: -0.02796851, y: -0.00000017906363, z: -0.00000009184371}
rotation: {x: 4.3365672e-10, y: -0.00000001758943, z: -0.000000010378705, w: 0.99999994}
scale: {x: 1, y: 1.0000001, z: 0.9999999}
transformModified: 1
- name: LeftHandMiddle1
position: {x: -0.07602355, y: -0.0018850806, z: 0.010141241}
rotation: {x: -0.0007688728, y: 0.033321075, z: 0.02090753, w: 0.9992257}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandMiddle2
position: {x: -0.044280592, y: 0.0000045125394, z: -0.00042542227}
rotation: {x: -0.0013621418, y: -0.01915377, z: 0.03788976, w: 0.9990974}
scale: {x: 1, y: 1.0000001, z: 1}
transformModified: 1
- name: LeftHandMiddle3
position: {x: -0.03396478, y: 0.00000016108528, z: 0.000000005419296}
rotation: {x: 6.1322064e-10, y: -0.0000000041246895, z: 0.0000000018221633,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandPinky1
position: {x: -0.06565987, y: -0.007825262, z: -0.032251246}
rotation: {x: -0.00091320684, y: 0.012162321, z: 0.021222051, w: 0.99970037}
scale: {x: 1.0000001, y: 1, z: 0.9999999}
transformModified: 1
- name: LeftHandPinky2
position: {x: -0.030805375, y: -0.000031173928, z: -0.0014480891}
rotation: {x: -0.00017062855, y: -0.009661365, z: -0.005362397, w: 0.9999389}
scale: {x: 1, y: 0.9999998, z: 1.0000001}
transformModified: 1
- name: LeftHandPinky3
position: {x: -0.023063878, y: -0.0000066778534, z: 0.0000000069034924}
rotation: {x: -8.518739e-10, y: -0.000000009425589, z: -0.000000013161967, w: 0.99999994}
scale: {x: 1, y: 1, z: 0.99999994}
transformModified: 1
- name: LeftHandRing1
position: {x: -0.070302114, y: -0.00374529, z: -0.01141179}
rotation: {x: -0.00032409187, y: 0.011598224, z: 0.02473802, w: 0.9996266}
scale: {x: 1, y: 1.0000002, z: 0.99999994}
transformModified: 1
- name: LeftHandRing2
position: {x: -0.04313532, y: -0.000020869338, z: -0.0022351802}
rotation: {x: -0.0012032456, y: -0.02311376, z: 0.04097964, w: 0.9988919}
scale: {x: 0.9999999, y: 0.9999997, z: 0.99999994}
transformModified: 1
- name: LeftHandRing3
position: {x: -0.030835424, y: -0.00000015687996, z: -0.000000014096336}
rotation: {x: 4.936146e-10, y: -0.0000000015807432, z: -0.0000000057879603,
w: 0.99999994}
scale: {x: 1, y: 0.99999994, z: 0.9999999}
transformModified: 1
- name: LeftHandThumb1
position: {x: -0.014231309, y: -0.012377888, z: 0.025531683}
rotation: {x: -0.012312639, y: -0.008525364, z: 0.012585514, w: 0.9998086}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: LeftHandThumb2
position: {x: -0.016373925, y: -0.0052899206, z: 0.023491414}
rotation: {x: -0.026062855, y: 0.09669003, z: 0.0036069672, w: 0.9949667}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandThumb3
position: {x: -0.025459994, y: -0.007639924, z: 0.020832995}
rotation: {x: 0.000000044158533, y: 0.0000000011092561, z: -7.8093254e-10, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Neck
position: {x: 0, y: 0.23572397, z: -0.032413255}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Head
position: {x: 0, y: 0.10635579, z: 0.011326782}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Jaw
position: {x: 0, y: 0.011126757, z: 0.010327542}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftEye
position: {x: -0.020848233, y: 0.08250272, z: 0.055427432}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightEye
position: {x: 0.020849999, y: 0.08250272, z: 0.055427395}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightShoulder
position: {x: 0.038328547, y: 0.19217706, z: -0.017063089}
rotation: {x: 0.22867198, y: 0.9715821, z: -0.014005678, w: -0.05950737}
scale: {x: 1, y: 1.0000001, z: 0.99999994}
transformModified: 1
- name: RightArm
position: {x: -0.0835754, y: 0.03609594, z: -0.000000046974726}
rotation: {x: -0.21105209, y: -0.9743941, z: 0.0173117, w: -0.075587735}
scale: {x: 0.9999998, y: 1.0000001, z: 0.9999997}
transformModified: 1
- name: RightForeArm
position: {x: 0.2534285, y: 0.006010935, z: -0.016704533}
rotation: {x: -0.00061651913, y: 0.022078624, z: -0.016070236, w: 0.9996269}
scale: {x: 0.99999994, y: 0.9999999, z: 0.99999994}
transformModified: 1
- name: RightHand
position: {x: 0.24537374, y: 0.021642024, z: 0.0055504735}
rotation: {x: 5.4318944e-10, y: 3.1247618e-10, z: 0.021413697, w: 0.99977064}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandIndex1
position: {x: 0.07476979, y: -0.0012428282, z: 0.034344524}
rotation: {x: -0.0021189207, y: 0.08025743, z: 0.017538182, w: 0.99661756}
scale: {x: 1.0000001, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandIndex2
position: {x: 0.037058223, y: 0.00072542176, z: 0.014538874}
rotation: {x: -0.0033212963, y: 0.015931256, z: 0.060620904, w: 0.99802816}
scale: {x: 1, y: 0.99999994, z: 1}
transformModified: 1
- name: RightHandIndex3
position: {x: 0.025225095, y: -0.004966217, z: 0.011012183}
rotation: {x: 0.000000002161792, y: 0.000000010685001, z: -0.000000008502301,
w: 0.99999994}
scale: {x: 1, y: 1.0000001, z: 1.0000001}
transformModified: 1
- name: RightHandMiddle1
position: {x: 0.07564743, y: 0.004790831, z: 0.011853196}
rotation: {x: -0.00076887355, y: 0.033321068, z: 0.020907532, w: 0.9992256}
scale: {x: 1.0000001, y: 0.9999998, z: 0.9999999}
transformModified: 1
- name: RightHandMiddle2
position: {x: 0.04380931, y: 0.00019416546, z: 0.0064549395}
rotation: {x: -0.004130255, y: -0.033511225, z: 0.07611893, w: 0.9965269}
scale: {x: 1, y: 0.9999999, z: 1.0000001}
transformModified: 1
- name: RightHandMiddle3
position: {x: 0.033072565, y: -0.0075473776, z: 0.0016898564}
rotation: {x: -3.7425496e-10, y: -0.000000004229181, z: -0.000000010583729,
w: 0.99999994}
scale: {x: 1, y: 0.9999999, z: 1}
transformModified: 1
- name: RightHandPinky1
position: {x: 0.06680315, y: -0.001994528, z: -0.030756148}
rotation: {x: 0.0031755893, y: -0.19200511, z: 0.045110438, w: 0.98035145}
scale: {x: 1.0000002, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandPinky2
position: {x: 0.02853096, y: -0.0013969454, z: -0.011623849}
rotation: {x: -0.00017062848, y: -0.009661341, z: -0.005362395, w: 0.99993896}
scale: {x: 0.9999999, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandPinky3
position: {x: 0.02142694, y: -0.0005537251, z: -0.008516632}
rotation: {x: -8.53474e-10, y: 0.000000016378856, z: -0.000000013846798, w: 0.99999994}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandRing1
position: {x: 0.070598565, y: 0.0024575677, z: -0.009821471}
rotation: {x: 0.0007105698, y: -0.054343082, z: 0.03494525, w: 0.9979104}
scale: {x: 1.0000001, y: 1, z: 1}
transformModified: 1
- name: RightHandRing2
position: {x: 0.042887274, y: -0.0013759057, z: -0.0049458877}
rotation: {x: 0.00048283872, y: -0.02129027, z: 0.069849566, w: 0.9973301}
scale: {x: 1, y: 1, z: 1.0000002}
transformModified: 1
- name: RightHandRing3
position: {x: 0.029500818, y: -0.0076926965, z: -0.004622266}
rotation: {x: -0.0000000026137765, y: -0.000000008063095, z: -0.0000000061184586,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandThumb1
position: {x: 0.014684936, y: -0.011104953, z: 0.025858108}
rotation: {x: -0.012813497, y: -0.0032565715, z: 0.031457648, w: 0.99941766}
scale: {x: 1.0000001, y: 1, z: 1}
transformModified: 1
- name: RightHandThumb2
position: {x: 0.01637412, y: -0.0052897613, z: 0.02349138}
rotation: {x: -0.026067168, y: -0.096687585, z: -0.0036027434, w: 0.9949668}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightHandThumb3
position: {x: 0.025460003, y: -0.007640302, z: 0.020833014}
rotation: {x: 0.000000013181404, y: 0.0000000010564283, z: -0.000000002011415,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
rootMotionBoneName:
hasTranslationDoF: 0
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 2ab0893f5bba9b243b65e309e78089d0,
type: 3}
animationType: 3
humanoidOversampling: 1
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View file

@ -0,0 +1,976 @@
fileFormatVersion: 2
guid: 2ff23ef13deb7404d94185e5b22e827a
ModelImporter:
serializedVersion: 19
fileIDToRecycleName:
100000: //RootNode
100002: Chest
100004: Head
100006: Hips
100008: Jaw
100010: JawEND
100012: LeftArm
100014: LeftCheek
100016: LeftEye
100018: LeftEyelidLower
100020: LeftEyelidUpper
100022: LeftFoot
100024: LeftForeArm
100026: LeftHand
100028: LeftHandIndex1
100030: LeftHandIndex2
100032: LeftHandIndex3
100034: LeftHandMiddle1
100036: LeftHandMiddle2
100038: LeftHandMiddle3
100040: LeftHandPinky1
100042: LeftHandPinky2
100044: LeftHandPinky3
100046: LeftHandRing1
100048: LeftHandRing2
100050: LeftHandRing3
100052: LeftHandThumb1
100054: LeftHandThumb2
100056: LeftHandThumb3
100058: LeftInnerBrow
100060: LeftIOuterBrow
100062: LeftLeg
100064: LeftLipCorner
100066: LeftLipLower
100068: LeftLipUpper
100070: LeftNostril
100072: LeftShoulder
100074: LeftToes
100076: LeftUpLeg
100078: Neck
100080: Pivot
100082: Reference
100084: RightArm
100086: RightCheek
100088: RightEye
100090: RightEyelidLower
100092: RightEyelidUpper
100094: RightFoot
100096: RightForeArm
100098: RightHand
100100: RightHandIndex1
100102: RightHandIndex2
100104: RightHandIndex3
100106: RightHandMiddle1
100108: RightHandMiddle2
100110: RightHandMiddle3
100112: RightHandPinky1
100114: RightHandPinky2
100116: RightHandPinky3
100118: RightHandRing1
100120: RightHandRing2
100122: RightHandRing3
100124: RightHandThumb1
100126: RightHandThumb2
100128: RightHandThumb3
100130: RightInnerBrow
100132: RightIOuterBrow
100134: RightLeg
100136: RightLipCorner
100138: RightLipLower
100140: RightLipUpper
100142: RightNostril
100144: RightShoulder
100146: RightToes
100148: RightUpLeg
100150: Root
100152: Spine
100154: TongueBack
100156: TongueTip
400000: //RootNode
400002: Chest
400004: Head
400006: Hips
400008: Jaw
400010: JawEND
400012: LeftArm
400014: LeftCheek
400016: LeftEye
400018: LeftEyelidLower
400020: LeftEyelidUpper
400022: LeftFoot
400024: LeftForeArm
400026: LeftHand
400028: LeftHandIndex1
400030: LeftHandIndex2
400032: LeftHandIndex3
400034: LeftHandMiddle1
400036: LeftHandMiddle2
400038: LeftHandMiddle3
400040: LeftHandPinky1
400042: LeftHandPinky2
400044: LeftHandPinky3
400046: LeftHandRing1
400048: LeftHandRing2
400050: LeftHandRing3
400052: LeftHandThumb1
400054: LeftHandThumb2
400056: LeftHandThumb3
400058: LeftInnerBrow
400060: LeftIOuterBrow
400062: LeftLeg
400064: LeftLipCorner
400066: LeftLipLower
400068: LeftLipUpper
400070: LeftNostril
400072: LeftShoulder
400074: LeftToes
400076: LeftUpLeg
400078: Neck
400080: Pivot
400082: Reference
400084: RightArm
400086: RightCheek
400088: RightEye
400090: RightEyelidLower
400092: RightEyelidUpper
400094: RightFoot
400096: RightForeArm
400098: RightHand
400100: RightHandIndex1
400102: RightHandIndex2
400104: RightHandIndex3
400106: RightHandMiddle1
400108: RightHandMiddle2
400110: RightHandMiddle3
400112: RightHandPinky1
400114: RightHandPinky2
400116: RightHandPinky3
400118: RightHandRing1
400120: RightHandRing2
400122: RightHandRing3
400124: RightHandThumb1
400126: RightHandThumb2
400128: RightHandThumb3
400130: RightInnerBrow
400132: RightIOuterBrow
400134: RightLeg
400136: RightLipCorner
400138: RightLipLower
400140: RightLipUpper
400142: RightNostril
400144: RightShoulder
400146: RightToes
400148: RightUpLeg
400150: Root
400152: Spine
400154: TongueBack
400156: TongueTip
7400000: Idle_Ready
9500000: //RootNode
materials:
importMaterials: 1
materialName: 0
materialSearch: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
animationCompression: 1
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
clipAnimations:
- serializedVersion: 16
name: Idle_Ready
takeName: _88_a_U1_M_P_idle_Ready_R_Fb_p0_No_0_PJ_0
firstFrame: 0
lastFrame: 400
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 0
loopBlendPositionY: 0
loopBlendPositionXZ: 0
keepOriginalOrientation: 0
keepOriginalPositionY: 1
keepOriginalPositionXZ: 0
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask: []
maskType: 0
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 0.01
meshCompression: 0
addColliders: 0
importBlendShapes: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
optimizeMeshForGPU: 1
keepQuads: 0
weldVertices: 1
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVPackMargin: 4
useFileScale: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 4
importAnimation: 1
copyAvatar: 1
humanDescription:
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.07488116, y: 0, z: 0.03744058}
length: 0.09360148
modified: 1
- boneName: LeftUpLeg
humanName: LeftUpperLeg
limit:
min: {x: -60.000004, y: -60.000004, z: -90}
max: {x: 60.000004, y: 60.000004, z: 50}
value: {x: 0.32776672, y: 0, z: 0.16388336}
length: 0.40970853
modified: 1
- boneName: RightUpLeg
humanName: RightUpperLeg
limit:
min: {x: -60.000004, y: -60.000004, z: -90}
max: {x: 60.000004, y: 60.000004, z: 50}
value: {x: 0.32776672, y: 0, z: 0.16388336}
length: 0.40970853
modified: 1
- boneName: LeftLeg
humanName: LeftLowerLeg
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.33868644, y: 0, z: 0.16934322}
length: 0.42335817
modified: 1
- boneName: RightLeg
humanName: RightLowerLeg
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.33868644, y: 0, z: 0.16934322}
length: 0.42335817
modified: 1
- boneName: LeftFoot
humanName: LeftFoot
limit:
min: {x: 0, y: -30.000002, z: -50}
max: {x: 0, y: 30.000002, z: 50}
value: {x: 0.06867535, y: 0, z: 0.034337673}
length: 0.08584422
modified: 1
- boneName: RightFoot
humanName: RightFoot
limit:
min: {x: 0, y: -30.000002, z: -50}
max: {x: 0, y: 30.000002, z: 50}
value: {x: 0.06867535, y: 0, z: 0.034337673}
length: 0.08584422
modified: 1
- boneName: Spine
humanName: Spine
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.13120182, y: 0, z: 0.06560091}
length: 0.16400234
modified: 1
- boneName: Chest
humanName: Chest
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.19035356, y: 0, z: 0.09517678}
length: 0.23794203
modified: 1
- boneName: Neck
humanName: Neck
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.08556576, y: 0, z: 0.04278288}
length: 0.106957234
modified: 1
- boneName: Head
humanName: Head
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.08556576, y: 0, z: 0.04278288}
length: 0.106957234
modified: 1
- boneName: LeftShoulder
humanName: LeftShoulder
limit:
min: {x: 0, y: -15.000001, z: -15.000001}
max: {x: 0, y: 15.000001, z: 30.000002}
value: {x: 0.0728297, y: 0, z: 0.03641485}
length: 0.09103716
modified: 1
- boneName: RightShoulder
humanName: RightShoulder
limit:
min: {x: 0, y: -15.000001, z: -15.000001}
max: {x: 0, y: 15.000001, z: 30.000002}
value: {x: 0.0728297, y: 0, z: 0.03641485}
length: 0.09103716
modified: 1
- boneName: LeftArm
humanName: LeftUpperArm
limit:
min: {x: -90, y: -100, z: -60.000004}
max: {x: 90, y: 100, z: 100}
value: {x: 0.2032396, y: 0, z: 0.1016198}
length: 0.25404957
modified: 1
- boneName: RightArm
humanName: RightUpperArm
limit:
min: {x: -90, y: -100, z: -60.000004}
max: {x: 90, y: 100, z: 100}
value: {x: 0.20323958, y: 0, z: 0.10161979}
length: 0.25404954
modified: 1
- boneName: LeftForeArm
humanName: LeftLowerArm
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.19711153, y: 0, z: 0.098555766}
length: 0.24638948
modified: 1
- boneName: RightForeArm
humanName: RightLowerArm
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.19711094, y: 0, z: 0.09855547}
length: 0.24638875
modified: 1
- boneName: LeftHand
humanName: LeftHand
limit:
min: {x: 0, y: -40, z: -80}
max: {x: 0, y: 40, z: 80}
value: {x: 0.098555766, y: 0, z: 0.049277883}
length: 0.12319474
modified: 1
- boneName: RightHand
humanName: RightHand
limit:
min: {x: 0, y: -40, z: -80}
max: {x: 0, y: 40, z: 80}
value: {x: 0.09855547, y: 0, z: 0.049277734}
length: 0.123194374
modified: 1
- boneName: LeftToes
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: -50}
max: {x: 0, y: 0, z: 50}
value: {x: 0.065187156, y: 0, z: 0.032593578}
length: 0.08148398
modified: 1
- boneName: RightToes
humanName: RightToes
limit:
min: {x: 0, y: 0, z: -50}
max: {x: 0, y: 0, z: 50}
value: {x: 0.06518729, y: 0, z: 0.032593645}
length: 0.08148415
modified: 1
- boneName: LeftEye
humanName: LeftEye
limit:
min: {x: 0, y: -20, z: -10}
max: {x: 0, y: 20, z: 15.000001}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: RightEye
humanName: RightEye
limit:
min: {x: 0, y: -20, z: -10}
max: {x: 0, y: 20, z: 15.000001}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: -10, z: -10}
max: {x: 0, y: 10, z: 10}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: LeftHandThumb1
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: -25, z: -20}
max: {x: 0, y: 25, z: 20}
value: {x: 0.023295458, y: 0, z: 0.011647729}
length: 0.029119331
modified: 1
- boneName: LeftHandThumb2
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.027018126, y: 0, z: 0.013509063}
length: 0.033772666
modified: 1
- boneName: LeftHandThumb3
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.020263594, y: 0, z: 0.010131797}
length: 0.0253295
modified: 1
- boneName: LeftHandIndex1
humanName: Left Index Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.03185178, y: 0, z: 0.01592589}
length: 0.03981474
modified: 1
- boneName: LeftHandIndex2
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.022374788, y: 0, z: 0.011187394}
length: 0.027968494
modified: 1
- boneName: LeftHandIndex3
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.01678109, y: 0, z: 0.008390545}
length: 0.02097637
modified: 1
- boneName: LeftHandMiddle1
humanName: Left Middle Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.03542609, y: 0, z: 0.017713046}
length: 0.04428263
modified: 1
- boneName: LeftHandMiddle2
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.027171804, y: 0, z: 0.013585902}
length: 0.033964764
modified: 1
- boneName: LeftHandMiddle3
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.02037885, y: 0, z: 0.010189425}
length: 0.025473572
modified: 1
- boneName: LeftHandRing1
humanName: Left Ring Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.034554545, y: 0, z: 0.017277272}
length: 0.0431932
modified: 1
- boneName: LeftHandRing2
humanName: Left Ring Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.024668327, y: 0, z: 0.012334163}
length: 0.030835418
modified: 1
- boneName: LeftHandRing3
humanName: Left Ring Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018501243, y: 0, z: 0.009250621}
length: 0.023126563
modified: 1
- boneName: LeftHandPinky1
humanName: Left Little Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.024671508, y: 0, z: 0.012335754}
length: 0.030839393
modified: 1
- boneName: LeftHandPinky2
humanName: Left Little Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.01845108, y: 0, z: 0.00922554}
length: 0.023063859
modified: 1
- boneName: LeftHandPinky3
humanName: Left Little Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.013838312, y: 0, z: 0.006919156}
length: 0.017297894
modified: 1
- boneName: RightHandThumb1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: -25, z: -20}
max: {x: 0, y: 25, z: 20}
value: {x: 0.023295475, y: 0, z: 0.011647738}
length: 0.029119354
modified: 1
- boneName: RightHandThumb2
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.027018197, y: 0, z: 0.013509098}
length: 0.033772755
modified: 1
- boneName: RightHandThumb3
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.020263648, y: 0, z: 0.010131824}
length: 0.025329567
modified: 1
- boneName: RightHandIndex1
humanName: Right Index Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.031851795, y: 0, z: 0.015925897}
length: 0.03981476
modified: 1
- boneName: RightHandIndex2
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.022374773, y: 0, z: 0.011187387}
length: 0.027968476
modified: 1
- boneName: RightHandIndex3
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.016781079, y: 0, z: 0.008390539}
length: 0.020976357
modified: 1
- boneName: RightHandMiddle1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.035426147, y: 0, z: 0.017713074}
length: 0.0442827
modified: 1
- boneName: RightHandMiddle2
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.027171897, y: 0, z: 0.013585948}
length: 0.03396488
modified: 1
- boneName: RightHandMiddle3
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.020378921, y: 0, z: 0.010189461}
length: 0.02547366
modified: 1
- boneName: RightHandRing1
humanName: Right Ring Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.034554727, y: 0, z: 0.017277364}
length: 0.043193426
modified: 1
- boneName: RightHandRing2
humanName: Right Ring Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.024668548, y: 0, z: 0.012334274}
length: 0.030835694
modified: 1
- boneName: RightHandRing3
humanName: Right Ring Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018501408, y: 0, z: 0.009250704}
length: 0.02312677
modified: 1
- boneName: RightHandPinky1
humanName: Right Little Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.024671653, y: 0, z: 0.012335827}
length: 0.030839575
modified: 1
- boneName: RightHandPinky2
humanName: Right Little Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018451266, y: 0, z: 0.009225633}
length: 0.023064092
modified: 1
- boneName: RightHandPinky3
humanName: Right Little Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.013838451, y: 0, z: 0.0069192257}
length: 0.017298069
modified: 1
skeleton:
- name: DefaultAvatar
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Reference
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Hips
position: {x: 0, y: 0.963794, z: -0.023506777}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftUpLeg
position: {x: -0.0754495, y: -0.045664012, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftLeg
position: {x: -0.020550504, y: -0.40912998, z: 0.0071713664}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftFoot
position: {x: -0.005153008, y: -0.4231559, z: -0.01203209}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftToes
position: {x: -0.0074869916, y: -0.073167264, z: 0.14542714}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightUpLeg
position: {x: 0.075449534, y: -0.045664012, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightLeg
position: {x: 0.020550467, y: -0.40912998, z: 0.0071713664}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightFoot
position: {x: 0.0051530004, y: -0.4231559, z: -0.01203209}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightToes
position: {x: 0.007486999, y: -0.073167264, z: 0.14542751}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Spine
position: {x: 0, y: 0.09226322, z: 0.015771333}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Chest
position: {x: 0, y: 0.1625402, z: 0.02185072}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftShoulder
position: {x: -0.038243573, y: 0.19217801, z: -0.017063085}
rotation: {x: -0.014006708, y: -0.05950681, z: 0.22868986, w: 0.9715779}
scale: {x: 1.0000002, y: 1, z: 1}
transformModified: 1
- name: LeftArm
position: {x: -0.083574675, y: 0.036097594, z: -0.000000015073402}
rotation: {x: 0.00946439, y: 0.043691687, z: -0.22304238, w: 0.9737831}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: LeftForeArm
position: {x: -0.2540494, y: 0.00000047031813, z: -0.0000000021976876}
rotation: {x: -0.0006165201, y: 0.022078622, z: -0.01607024, w: 0.9996269}
scale: {x: 0.99999994, y: 1, z: 0.9999999}
transformModified: 1
- name: LeftHand
position: {x: -0.24638936, y: -0.00000018976989, z: -0.0000000057321783}
rotation: {x: 2.860212e-10, y: -9.590635e-10, z: -0.021413546, w: 0.9997707}
scale: {x: 0.99999994, y: 1, z: 1}
transformModified: 1
- name: LeftHandIndex1
position: {x: -0.075125694, y: -0.007841326, z: 0.03265267}
rotation: {x: -0.0021189197, y: 0.08025743, z: 0.01753818, w: 0.9966176}
scale: {x: 1, y: 1, z: 0.99999994}
transformModified: 1
- name: LeftHandIndex2
position: {x: -0.03979706, y: 0.000049526192, z: 0.0011857402}
rotation: {x: 0.00050193106, y: 0.015470899, z: 0.04041412, w: 0.9990631}
scale: {x: 1.0000002, y: 1.0000002, z: 0.99999994}
transformModified: 1
- name: LeftHandIndex3
position: {x: -0.02796851, y: -0.00000017906363, z: -0.00000009184371}
rotation: {x: 4.3365672e-10, y: -0.00000001758943, z: -0.000000010378705, w: 0.99999994}
scale: {x: 1, y: 1.0000001, z: 0.9999999}
transformModified: 1
- name: LeftHandMiddle1
position: {x: -0.07602355, y: -0.0018850806, z: 0.010141241}
rotation: {x: -0.0007688728, y: 0.033321075, z: 0.02090753, w: 0.9992257}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandMiddle2
position: {x: -0.044280592, y: 0.0000045125394, z: -0.00042542227}
rotation: {x: -0.0013621418, y: -0.01915377, z: 0.03788976, w: 0.9990974}
scale: {x: 1, y: 1.0000001, z: 1}
transformModified: 1
- name: LeftHandMiddle3
position: {x: -0.03396478, y: 0.00000016108528, z: 0.000000005419296}
rotation: {x: 6.1322064e-10, y: -0.0000000041246895, z: 0.0000000018221633,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandPinky1
position: {x: -0.06565987, y: -0.007825262, z: -0.032251246}
rotation: {x: -0.00091320684, y: 0.012162321, z: 0.021222051, w: 0.99970037}
scale: {x: 1.0000001, y: 1, z: 0.9999999}
transformModified: 1
- name: LeftHandPinky2
position: {x: -0.030805375, y: -0.000031173928, z: -0.0014480891}
rotation: {x: -0.00017062855, y: -0.009661365, z: -0.005362397, w: 0.9999389}
scale: {x: 1, y: 0.9999998, z: 1.0000001}
transformModified: 1
- name: LeftHandPinky3
position: {x: -0.023063878, y: -0.0000066778534, z: 0.0000000069034924}
rotation: {x: -8.518739e-10, y: -0.000000009425589, z: -0.000000013161967, w: 0.99999994}
scale: {x: 1, y: 1, z: 0.99999994}
transformModified: 1
- name: LeftHandRing1
position: {x: -0.070302114, y: -0.00374529, z: -0.01141179}
rotation: {x: -0.00032409187, y: 0.011598224, z: 0.02473802, w: 0.9996266}
scale: {x: 1, y: 1.0000002, z: 0.99999994}
transformModified: 1
- name: LeftHandRing2
position: {x: -0.04313532, y: -0.000020869338, z: -0.0022351802}
rotation: {x: -0.0012032456, y: -0.02311376, z: 0.04097964, w: 0.9988919}
scale: {x: 0.9999999, y: 0.9999997, z: 0.99999994}
transformModified: 1
- name: LeftHandRing3
position: {x: -0.030835424, y: -0.00000015687996, z: -0.000000014096336}
rotation: {x: 4.936146e-10, y: -0.0000000015807432, z: -0.0000000057879603,
w: 0.99999994}
scale: {x: 1, y: 0.99999994, z: 0.9999999}
transformModified: 1
- name: LeftHandThumb1
position: {x: -0.014231309, y: -0.012377888, z: 0.025531683}
rotation: {x: -0.012312639, y: -0.008525364, z: 0.012585514, w: 0.9998086}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: LeftHandThumb2
position: {x: -0.016373925, y: -0.0052899206, z: 0.023491414}
rotation: {x: -0.026062855, y: 0.09669003, z: 0.0036069672, w: 0.9949667}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandThumb3
position: {x: -0.025459994, y: -0.007639924, z: 0.020832995}
rotation: {x: 0.000000044158533, y: 0.0000000011092561, z: -7.8093254e-10, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Neck
position: {x: 0, y: 0.23572397, z: -0.032413255}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Head
position: {x: 0, y: 0.10635579, z: 0.011326782}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Jaw
position: {x: 0, y: 0.011126757, z: 0.010327542}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftEye
position: {x: -0.020848233, y: 0.08250272, z: 0.055427432}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightEye
position: {x: 0.020849999, y: 0.08250272, z: 0.055427395}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightShoulder
position: {x: 0.038328547, y: 0.19217706, z: -0.017063089}
rotation: {x: 0.22867198, y: 0.9715821, z: -0.014005678, w: -0.05950737}
scale: {x: 1, y: 1.0000001, z: 0.99999994}
transformModified: 1
- name: RightArm
position: {x: -0.0835754, y: 0.03609594, z: -0.000000046974726}
rotation: {x: -0.21105209, y: -0.9743941, z: 0.0173117, w: -0.075587735}
scale: {x: 0.9999998, y: 1.0000001, z: 0.9999997}
transformModified: 1
- name: RightForeArm
position: {x: 0.2534285, y: 0.006010935, z: -0.016704533}
rotation: {x: -0.00061651913, y: 0.022078624, z: -0.016070236, w: 0.9996269}
scale: {x: 0.99999994, y: 0.9999999, z: 0.99999994}
transformModified: 1
- name: RightHand
position: {x: 0.24537374, y: 0.021642024, z: 0.0055504735}
rotation: {x: 5.4318944e-10, y: 3.1247618e-10, z: 0.021413697, w: 0.99977064}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandIndex1
position: {x: 0.07476979, y: -0.0012428282, z: 0.034344524}
rotation: {x: -0.0021189207, y: 0.08025743, z: 0.017538182, w: 0.99661756}
scale: {x: 1.0000001, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandIndex2
position: {x: 0.037058223, y: 0.00072542176, z: 0.014538874}
rotation: {x: -0.0033212963, y: 0.015931256, z: 0.060620904, w: 0.99802816}
scale: {x: 1, y: 0.99999994, z: 1}
transformModified: 1
- name: RightHandIndex3
position: {x: 0.025225095, y: -0.004966217, z: 0.011012183}
rotation: {x: 0.000000002161792, y: 0.000000010685001, z: -0.000000008502301,
w: 0.99999994}
scale: {x: 1, y: 1.0000001, z: 1.0000001}
transformModified: 1
- name: RightHandMiddle1
position: {x: 0.07564743, y: 0.004790831, z: 0.011853196}
rotation: {x: -0.00076887355, y: 0.033321068, z: 0.020907532, w: 0.9992256}
scale: {x: 1.0000001, y: 0.9999998, z: 0.9999999}
transformModified: 1
- name: RightHandMiddle2
position: {x: 0.04380931, y: 0.00019416546, z: 0.0064549395}
rotation: {x: -0.004130255, y: -0.033511225, z: 0.07611893, w: 0.9965269}
scale: {x: 1, y: 0.9999999, z: 1.0000001}
transformModified: 1
- name: RightHandMiddle3
position: {x: 0.033072565, y: -0.0075473776, z: 0.0016898564}
rotation: {x: -3.7425496e-10, y: -0.000000004229181, z: -0.000000010583729,
w: 0.99999994}
scale: {x: 1, y: 0.9999999, z: 1}
transformModified: 1
- name: RightHandPinky1
position: {x: 0.06680315, y: -0.001994528, z: -0.030756148}
rotation: {x: 0.0031755893, y: -0.19200511, z: 0.045110438, w: 0.98035145}
scale: {x: 1.0000002, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandPinky2
position: {x: 0.02853096, y: -0.0013969454, z: -0.011623849}
rotation: {x: -0.00017062848, y: -0.009661341, z: -0.005362395, w: 0.99993896}
scale: {x: 0.9999999, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandPinky3
position: {x: 0.02142694, y: -0.0005537251, z: -0.008516632}
rotation: {x: -8.53474e-10, y: 0.000000016378856, z: -0.000000013846798, w: 0.99999994}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandRing1
position: {x: 0.070598565, y: 0.0024575677, z: -0.009821471}
rotation: {x: 0.0007105698, y: -0.054343082, z: 0.03494525, w: 0.9979104}
scale: {x: 1.0000001, y: 1, z: 1}
transformModified: 1
- name: RightHandRing2
position: {x: 0.042887274, y: -0.0013759057, z: -0.0049458877}
rotation: {x: 0.00048283872, y: -0.02129027, z: 0.069849566, w: 0.9973301}
scale: {x: 1, y: 1, z: 1.0000002}
transformModified: 1
- name: RightHandRing3
position: {x: 0.029500818, y: -0.0076926965, z: -0.004622266}
rotation: {x: -0.0000000026137765, y: -0.000000008063095, z: -0.0000000061184586,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandThumb1
position: {x: 0.014684936, y: -0.011104953, z: 0.025858108}
rotation: {x: -0.012813497, y: -0.0032565715, z: 0.031457648, w: 0.99941766}
scale: {x: 1.0000001, y: 1, z: 1}
transformModified: 1
- name: RightHandThumb2
position: {x: 0.01637412, y: -0.0052897613, z: 0.02349138}
rotation: {x: -0.026067168, y: -0.096687585, z: -0.0036027434, w: 0.9949668}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightHandThumb3
position: {x: 0.025460003, y: -0.007640302, z: 0.020833014}
rotation: {x: 0.000000013181404, y: 0.0000000010564283, z: -0.000000002011415,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
rootMotionBoneName:
hasTranslationDoF: 0
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 2ab0893f5bba9b243b65e309e78089d0,
type: 3}
animationType: 3
humanoidOversampling: 1
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,976 @@
fileFormatVersion: 2
guid: 42d4da85024f6d0479b2df4066072385
ModelImporter:
serializedVersion: 19
fileIDToRecycleName:
100000: //RootNode
100002: Chest
100004: Head
100006: Hips
100008: Jaw
100010: JawEND
100012: LeftArm
100014: LeftCheek
100016: LeftEye
100018: LeftEyelidLower
100020: LeftEyelidUpper
100022: LeftFoot
100024: LeftForeArm
100026: LeftHand
100028: LeftHandIndex1
100030: LeftHandIndex2
100032: LeftHandIndex3
100034: LeftHandMiddle1
100036: LeftHandMiddle2
100038: LeftHandMiddle3
100040: LeftHandPinky1
100042: LeftHandPinky2
100044: LeftHandPinky3
100046: LeftHandRing1
100048: LeftHandRing2
100050: LeftHandRing3
100052: LeftHandThumb1
100054: LeftHandThumb2
100056: LeftHandThumb3
100058: LeftInnerBrow
100060: LeftIOuterBrow
100062: LeftLeg
100064: LeftLipCorner
100066: LeftLipLower
100068: LeftLipUpper
100070: LeftNostril
100072: LeftShoulder
100074: LeftToes
100076: LeftUpLeg
100078: Neck
100080: Pivot
100082: Reference
100084: RightArm
100086: RightCheek
100088: RightEye
100090: RightEyelidLower
100092: RightEyelidUpper
100094: RightFoot
100096: RightForeArm
100098: RightHand
100100: RightHandIndex1
100102: RightHandIndex2
100104: RightHandIndex3
100106: RightHandMiddle1
100108: RightHandMiddle2
100110: RightHandMiddle3
100112: RightHandPinky1
100114: RightHandPinky2
100116: RightHandPinky3
100118: RightHandRing1
100120: RightHandRing2
100122: RightHandRing3
100124: RightHandThumb1
100126: RightHandThumb2
100128: RightHandThumb3
100130: RightInnerBrow
100132: RightIOuterBrow
100134: RightLeg
100136: RightLipCorner
100138: RightLipLower
100140: RightLipUpper
100142: RightNostril
100144: RightShoulder
100146: RightToes
100148: RightUpLeg
100150: Root
100152: Spine
100154: TongueBack
100156: TongueTip
400000: //RootNode
400002: Chest
400004: Head
400006: Hips
400008: Jaw
400010: JawEND
400012: LeftArm
400014: LeftCheek
400016: LeftEye
400018: LeftEyelidLower
400020: LeftEyelidUpper
400022: LeftFoot
400024: LeftForeArm
400026: LeftHand
400028: LeftHandIndex1
400030: LeftHandIndex2
400032: LeftHandIndex3
400034: LeftHandMiddle1
400036: LeftHandMiddle2
400038: LeftHandMiddle3
400040: LeftHandPinky1
400042: LeftHandPinky2
400044: LeftHandPinky3
400046: LeftHandRing1
400048: LeftHandRing2
400050: LeftHandRing3
400052: LeftHandThumb1
400054: LeftHandThumb2
400056: LeftHandThumb3
400058: LeftInnerBrow
400060: LeftIOuterBrow
400062: LeftLeg
400064: LeftLipCorner
400066: LeftLipLower
400068: LeftLipUpper
400070: LeftNostril
400072: LeftShoulder
400074: LeftToes
400076: LeftUpLeg
400078: Neck
400080: Pivot
400082: Reference
400084: RightArm
400086: RightCheek
400088: RightEye
400090: RightEyelidLower
400092: RightEyelidUpper
400094: RightFoot
400096: RightForeArm
400098: RightHand
400100: RightHandIndex1
400102: RightHandIndex2
400104: RightHandIndex3
400106: RightHandMiddle1
400108: RightHandMiddle2
400110: RightHandMiddle3
400112: RightHandPinky1
400114: RightHandPinky2
400116: RightHandPinky3
400118: RightHandRing1
400120: RightHandRing2
400122: RightHandRing3
400124: RightHandThumb1
400126: RightHandThumb2
400128: RightHandThumb3
400130: RightInnerBrow
400132: RightIOuterBrow
400134: RightLeg
400136: RightLipCorner
400138: RightLipLower
400140: RightLipUpper
400142: RightNostril
400144: RightShoulder
400146: RightToes
400148: RightUpLeg
400150: Root
400152: Spine
400154: TongueBack
400156: TongueTip
7400000: Idle_ReadyToNeutral
9500000: //RootNode
materials:
importMaterials: 1
materialName: 0
materialSearch: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
animationCompression: 1
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
clipAnimations:
- serializedVersion: 16
name: Idle_ReadyToNeutral
takeName: _88B_a_U1_M_P_idle_ReadyToNeutral_R_Fb_p0_No_0_PJ_0
firstFrame: 0
lastFrame: 215
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 0
loopBlendPositionY: 0
loopBlendPositionXZ: 0
keepOriginalOrientation: 0
keepOriginalPositionY: 1
keepOriginalPositionXZ: 0
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask: []
maskType: 0
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 0.01
meshCompression: 0
addColliders: 0
importBlendShapes: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
optimizeMeshForGPU: 1
keepQuads: 0
weldVertices: 1
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVPackMargin: 4
useFileScale: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 4
importAnimation: 1
copyAvatar: 1
humanDescription:
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.07488116, y: 0, z: 0.03744058}
length: 0.09360148
modified: 1
- boneName: LeftUpLeg
humanName: LeftUpperLeg
limit:
min: {x: -60.000004, y: -60.000004, z: -90}
max: {x: 60.000004, y: 60.000004, z: 50}
value: {x: 0.32776672, y: 0, z: 0.16388336}
length: 0.40970853
modified: 1
- boneName: RightUpLeg
humanName: RightUpperLeg
limit:
min: {x: -60.000004, y: -60.000004, z: -90}
max: {x: 60.000004, y: 60.000004, z: 50}
value: {x: 0.32776672, y: 0, z: 0.16388336}
length: 0.40970853
modified: 1
- boneName: LeftLeg
humanName: LeftLowerLeg
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.33868644, y: 0, z: 0.16934322}
length: 0.42335817
modified: 1
- boneName: RightLeg
humanName: RightLowerLeg
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.33868644, y: 0, z: 0.16934322}
length: 0.42335817
modified: 1
- boneName: LeftFoot
humanName: LeftFoot
limit:
min: {x: 0, y: -30.000002, z: -50}
max: {x: 0, y: 30.000002, z: 50}
value: {x: 0.06867535, y: 0, z: 0.034337673}
length: 0.08584422
modified: 1
- boneName: RightFoot
humanName: RightFoot
limit:
min: {x: 0, y: -30.000002, z: -50}
max: {x: 0, y: 30.000002, z: 50}
value: {x: 0.06867535, y: 0, z: 0.034337673}
length: 0.08584422
modified: 1
- boneName: Spine
humanName: Spine
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.13120182, y: 0, z: 0.06560091}
length: 0.16400234
modified: 1
- boneName: Chest
humanName: Chest
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.19035356, y: 0, z: 0.09517678}
length: 0.23794203
modified: 1
- boneName: Neck
humanName: Neck
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.08556576, y: 0, z: 0.04278288}
length: 0.106957234
modified: 1
- boneName: Head
humanName: Head
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.08556576, y: 0, z: 0.04278288}
length: 0.106957234
modified: 1
- boneName: LeftShoulder
humanName: LeftShoulder
limit:
min: {x: 0, y: -15.000001, z: -15.000001}
max: {x: 0, y: 15.000001, z: 30.000002}
value: {x: 0.0728297, y: 0, z: 0.03641485}
length: 0.09103716
modified: 1
- boneName: RightShoulder
humanName: RightShoulder
limit:
min: {x: 0, y: -15.000001, z: -15.000001}
max: {x: 0, y: 15.000001, z: 30.000002}
value: {x: 0.0728297, y: 0, z: 0.03641485}
length: 0.09103716
modified: 1
- boneName: LeftArm
humanName: LeftUpperArm
limit:
min: {x: -90, y: -100, z: -60.000004}
max: {x: 90, y: 100, z: 100}
value: {x: 0.2032396, y: 0, z: 0.1016198}
length: 0.25404957
modified: 1
- boneName: RightArm
humanName: RightUpperArm
limit:
min: {x: -90, y: -100, z: -60.000004}
max: {x: 90, y: 100, z: 100}
value: {x: 0.20323958, y: 0, z: 0.10161979}
length: 0.25404954
modified: 1
- boneName: LeftForeArm
humanName: LeftLowerArm
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.19711153, y: 0, z: 0.098555766}
length: 0.24638948
modified: 1
- boneName: RightForeArm
humanName: RightLowerArm
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.19711094, y: 0, z: 0.09855547}
length: 0.24638875
modified: 1
- boneName: LeftHand
humanName: LeftHand
limit:
min: {x: 0, y: -40, z: -80}
max: {x: 0, y: 40, z: 80}
value: {x: 0.098555766, y: 0, z: 0.049277883}
length: 0.12319474
modified: 1
- boneName: RightHand
humanName: RightHand
limit:
min: {x: 0, y: -40, z: -80}
max: {x: 0, y: 40, z: 80}
value: {x: 0.09855547, y: 0, z: 0.049277734}
length: 0.123194374
modified: 1
- boneName: LeftToes
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: -50}
max: {x: 0, y: 0, z: 50}
value: {x: 0.065187156, y: 0, z: 0.032593578}
length: 0.08148398
modified: 1
- boneName: RightToes
humanName: RightToes
limit:
min: {x: 0, y: 0, z: -50}
max: {x: 0, y: 0, z: 50}
value: {x: 0.06518729, y: 0, z: 0.032593645}
length: 0.08148415
modified: 1
- boneName: LeftEye
humanName: LeftEye
limit:
min: {x: 0, y: -20, z: -10}
max: {x: 0, y: 20, z: 15.000001}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: RightEye
humanName: RightEye
limit:
min: {x: 0, y: -20, z: -10}
max: {x: 0, y: 20, z: 15.000001}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: -10, z: -10}
max: {x: 0, y: 10, z: 10}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: LeftHandThumb1
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: -25, z: -20}
max: {x: 0, y: 25, z: 20}
value: {x: 0.023295458, y: 0, z: 0.011647729}
length: 0.029119331
modified: 1
- boneName: LeftHandThumb2
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.027018126, y: 0, z: 0.013509063}
length: 0.033772666
modified: 1
- boneName: LeftHandThumb3
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.020263594, y: 0, z: 0.010131797}
length: 0.0253295
modified: 1
- boneName: LeftHandIndex1
humanName: Left Index Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.03185178, y: 0, z: 0.01592589}
length: 0.03981474
modified: 1
- boneName: LeftHandIndex2
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.022374788, y: 0, z: 0.011187394}
length: 0.027968494
modified: 1
- boneName: LeftHandIndex3
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.01678109, y: 0, z: 0.008390545}
length: 0.02097637
modified: 1
- boneName: LeftHandMiddle1
humanName: Left Middle Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.03542609, y: 0, z: 0.017713046}
length: 0.04428263
modified: 1
- boneName: LeftHandMiddle2
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.027171804, y: 0, z: 0.013585902}
length: 0.033964764
modified: 1
- boneName: LeftHandMiddle3
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.02037885, y: 0, z: 0.010189425}
length: 0.025473572
modified: 1
- boneName: LeftHandRing1
humanName: Left Ring Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.034554545, y: 0, z: 0.017277272}
length: 0.0431932
modified: 1
- boneName: LeftHandRing2
humanName: Left Ring Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.024668327, y: 0, z: 0.012334163}
length: 0.030835418
modified: 1
- boneName: LeftHandRing3
humanName: Left Ring Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018501243, y: 0, z: 0.009250621}
length: 0.023126563
modified: 1
- boneName: LeftHandPinky1
humanName: Left Little Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.024671508, y: 0, z: 0.012335754}
length: 0.030839393
modified: 1
- boneName: LeftHandPinky2
humanName: Left Little Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.01845108, y: 0, z: 0.00922554}
length: 0.023063859
modified: 1
- boneName: LeftHandPinky3
humanName: Left Little Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.013838312, y: 0, z: 0.006919156}
length: 0.017297894
modified: 1
- boneName: RightHandThumb1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: -25, z: -20}
max: {x: 0, y: 25, z: 20}
value: {x: 0.023295475, y: 0, z: 0.011647738}
length: 0.029119354
modified: 1
- boneName: RightHandThumb2
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.027018197, y: 0, z: 0.013509098}
length: 0.033772755
modified: 1
- boneName: RightHandThumb3
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.020263648, y: 0, z: 0.010131824}
length: 0.025329567
modified: 1
- boneName: RightHandIndex1
humanName: Right Index Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.031851795, y: 0, z: 0.015925897}
length: 0.03981476
modified: 1
- boneName: RightHandIndex2
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.022374773, y: 0, z: 0.011187387}
length: 0.027968476
modified: 1
- boneName: RightHandIndex3
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.016781079, y: 0, z: 0.008390539}
length: 0.020976357
modified: 1
- boneName: RightHandMiddle1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.035426147, y: 0, z: 0.017713074}
length: 0.0442827
modified: 1
- boneName: RightHandMiddle2
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.027171897, y: 0, z: 0.013585948}
length: 0.03396488
modified: 1
- boneName: RightHandMiddle3
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.020378921, y: 0, z: 0.010189461}
length: 0.02547366
modified: 1
- boneName: RightHandRing1
humanName: Right Ring Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.034554727, y: 0, z: 0.017277364}
length: 0.043193426
modified: 1
- boneName: RightHandRing2
humanName: Right Ring Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.024668548, y: 0, z: 0.012334274}
length: 0.030835694
modified: 1
- boneName: RightHandRing3
humanName: Right Ring Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018501408, y: 0, z: 0.009250704}
length: 0.02312677
modified: 1
- boneName: RightHandPinky1
humanName: Right Little Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.024671653, y: 0, z: 0.012335827}
length: 0.030839575
modified: 1
- boneName: RightHandPinky2
humanName: Right Little Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018451266, y: 0, z: 0.009225633}
length: 0.023064092
modified: 1
- boneName: RightHandPinky3
humanName: Right Little Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.013838451, y: 0, z: 0.0069192257}
length: 0.017298069
modified: 1
skeleton:
- name: DefaultAvatar
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Reference
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Hips
position: {x: 0, y: 0.963794, z: -0.023506777}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftUpLeg
position: {x: -0.0754495, y: -0.045664012, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftLeg
position: {x: -0.020550504, y: -0.40912998, z: 0.0071713664}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftFoot
position: {x: -0.005153008, y: -0.4231559, z: -0.01203209}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftToes
position: {x: -0.0074869916, y: -0.073167264, z: 0.14542714}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightUpLeg
position: {x: 0.075449534, y: -0.045664012, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightLeg
position: {x: 0.020550467, y: -0.40912998, z: 0.0071713664}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightFoot
position: {x: 0.0051530004, y: -0.4231559, z: -0.01203209}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightToes
position: {x: 0.007486999, y: -0.073167264, z: 0.14542751}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Spine
position: {x: 0, y: 0.09226322, z: 0.015771333}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Chest
position: {x: 0, y: 0.1625402, z: 0.02185072}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftShoulder
position: {x: -0.038243573, y: 0.19217801, z: -0.017063085}
rotation: {x: -0.014006708, y: -0.05950681, z: 0.22868986, w: 0.9715779}
scale: {x: 1.0000002, y: 1, z: 1}
transformModified: 1
- name: LeftArm
position: {x: -0.083574675, y: 0.036097594, z: -0.000000015073402}
rotation: {x: 0.00946439, y: 0.043691687, z: -0.22304238, w: 0.9737831}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: LeftForeArm
position: {x: -0.2540494, y: 0.00000047031813, z: -0.0000000021976876}
rotation: {x: -0.0006165201, y: 0.022078622, z: -0.01607024, w: 0.9996269}
scale: {x: 0.99999994, y: 1, z: 0.9999999}
transformModified: 1
- name: LeftHand
position: {x: -0.24638936, y: -0.00000018976989, z: -0.0000000057321783}
rotation: {x: 2.860212e-10, y: -9.590635e-10, z: -0.021413546, w: 0.9997707}
scale: {x: 0.99999994, y: 1, z: 1}
transformModified: 1
- name: LeftHandIndex1
position: {x: -0.075125694, y: -0.007841326, z: 0.03265267}
rotation: {x: -0.0021189197, y: 0.08025743, z: 0.01753818, w: 0.9966176}
scale: {x: 1, y: 1, z: 0.99999994}
transformModified: 1
- name: LeftHandIndex2
position: {x: -0.03979706, y: 0.000049526192, z: 0.0011857402}
rotation: {x: 0.00050193106, y: 0.015470899, z: 0.04041412, w: 0.9990631}
scale: {x: 1.0000002, y: 1.0000002, z: 0.99999994}
transformModified: 1
- name: LeftHandIndex3
position: {x: -0.02796851, y: -0.00000017906363, z: -0.00000009184371}
rotation: {x: 4.3365672e-10, y: -0.00000001758943, z: -0.000000010378705, w: 0.99999994}
scale: {x: 1, y: 1.0000001, z: 0.9999999}
transformModified: 1
- name: LeftHandMiddle1
position: {x: -0.07602355, y: -0.0018850806, z: 0.010141241}
rotation: {x: -0.0007688728, y: 0.033321075, z: 0.02090753, w: 0.9992257}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandMiddle2
position: {x: -0.044280592, y: 0.0000045125394, z: -0.00042542227}
rotation: {x: -0.0013621418, y: -0.01915377, z: 0.03788976, w: 0.9990974}
scale: {x: 1, y: 1.0000001, z: 1}
transformModified: 1
- name: LeftHandMiddle3
position: {x: -0.03396478, y: 0.00000016108528, z: 0.000000005419296}
rotation: {x: 6.1322064e-10, y: -0.0000000041246895, z: 0.0000000018221633,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandPinky1
position: {x: -0.06565987, y: -0.007825262, z: -0.032251246}
rotation: {x: -0.00091320684, y: 0.012162321, z: 0.021222051, w: 0.99970037}
scale: {x: 1.0000001, y: 1, z: 0.9999999}
transformModified: 1
- name: LeftHandPinky2
position: {x: -0.030805375, y: -0.000031173928, z: -0.0014480891}
rotation: {x: -0.00017062855, y: -0.009661365, z: -0.005362397, w: 0.9999389}
scale: {x: 1, y: 0.9999998, z: 1.0000001}
transformModified: 1
- name: LeftHandPinky3
position: {x: -0.023063878, y: -0.0000066778534, z: 0.0000000069034924}
rotation: {x: -8.518739e-10, y: -0.000000009425589, z: -0.000000013161967, w: 0.99999994}
scale: {x: 1, y: 1, z: 0.99999994}
transformModified: 1
- name: LeftHandRing1
position: {x: -0.070302114, y: -0.00374529, z: -0.01141179}
rotation: {x: -0.00032409187, y: 0.011598224, z: 0.02473802, w: 0.9996266}
scale: {x: 1, y: 1.0000002, z: 0.99999994}
transformModified: 1
- name: LeftHandRing2
position: {x: -0.04313532, y: -0.000020869338, z: -0.0022351802}
rotation: {x: -0.0012032456, y: -0.02311376, z: 0.04097964, w: 0.9988919}
scale: {x: 0.9999999, y: 0.9999997, z: 0.99999994}
transformModified: 1
- name: LeftHandRing3
position: {x: -0.030835424, y: -0.00000015687996, z: -0.000000014096336}
rotation: {x: 4.936146e-10, y: -0.0000000015807432, z: -0.0000000057879603,
w: 0.99999994}
scale: {x: 1, y: 0.99999994, z: 0.9999999}
transformModified: 1
- name: LeftHandThumb1
position: {x: -0.014231309, y: -0.012377888, z: 0.025531683}
rotation: {x: -0.012312639, y: -0.008525364, z: 0.012585514, w: 0.9998086}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: LeftHandThumb2
position: {x: -0.016373925, y: -0.0052899206, z: 0.023491414}
rotation: {x: -0.026062855, y: 0.09669003, z: 0.0036069672, w: 0.9949667}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandThumb3
position: {x: -0.025459994, y: -0.007639924, z: 0.020832995}
rotation: {x: 0.000000044158533, y: 0.0000000011092561, z: -7.8093254e-10, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Neck
position: {x: 0, y: 0.23572397, z: -0.032413255}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Head
position: {x: 0, y: 0.10635579, z: 0.011326782}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Jaw
position: {x: 0, y: 0.011126757, z: 0.010327542}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftEye
position: {x: -0.020848233, y: 0.08250272, z: 0.055427432}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightEye
position: {x: 0.020849999, y: 0.08250272, z: 0.055427395}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightShoulder
position: {x: 0.038328547, y: 0.19217706, z: -0.017063089}
rotation: {x: 0.22867198, y: 0.9715821, z: -0.014005678, w: -0.05950737}
scale: {x: 1, y: 1.0000001, z: 0.99999994}
transformModified: 1
- name: RightArm
position: {x: -0.0835754, y: 0.03609594, z: -0.000000046974726}
rotation: {x: -0.21105209, y: -0.9743941, z: 0.0173117, w: -0.075587735}
scale: {x: 0.9999998, y: 1.0000001, z: 0.9999997}
transformModified: 1
- name: RightForeArm
position: {x: 0.2534285, y: 0.006010935, z: -0.016704533}
rotation: {x: -0.00061651913, y: 0.022078624, z: -0.016070236, w: 0.9996269}
scale: {x: 0.99999994, y: 0.9999999, z: 0.99999994}
transformModified: 1
- name: RightHand
position: {x: 0.24537374, y: 0.021642024, z: 0.0055504735}
rotation: {x: 5.4318944e-10, y: 3.1247618e-10, z: 0.021413697, w: 0.99977064}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandIndex1
position: {x: 0.07476979, y: -0.0012428282, z: 0.034344524}
rotation: {x: -0.0021189207, y: 0.08025743, z: 0.017538182, w: 0.99661756}
scale: {x: 1.0000001, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandIndex2
position: {x: 0.037058223, y: 0.00072542176, z: 0.014538874}
rotation: {x: -0.0033212963, y: 0.015931256, z: 0.060620904, w: 0.99802816}
scale: {x: 1, y: 0.99999994, z: 1}
transformModified: 1
- name: RightHandIndex3
position: {x: 0.025225095, y: -0.004966217, z: 0.011012183}
rotation: {x: 0.000000002161792, y: 0.000000010685001, z: -0.000000008502301,
w: 0.99999994}
scale: {x: 1, y: 1.0000001, z: 1.0000001}
transformModified: 1
- name: RightHandMiddle1
position: {x: 0.07564743, y: 0.004790831, z: 0.011853196}
rotation: {x: -0.00076887355, y: 0.033321068, z: 0.020907532, w: 0.9992256}
scale: {x: 1.0000001, y: 0.9999998, z: 0.9999999}
transformModified: 1
- name: RightHandMiddle2
position: {x: 0.04380931, y: 0.00019416546, z: 0.0064549395}
rotation: {x: -0.004130255, y: -0.033511225, z: 0.07611893, w: 0.9965269}
scale: {x: 1, y: 0.9999999, z: 1.0000001}
transformModified: 1
- name: RightHandMiddle3
position: {x: 0.033072565, y: -0.0075473776, z: 0.0016898564}
rotation: {x: -3.7425496e-10, y: -0.000000004229181, z: -0.000000010583729,
w: 0.99999994}
scale: {x: 1, y: 0.9999999, z: 1}
transformModified: 1
- name: RightHandPinky1
position: {x: 0.06680315, y: -0.001994528, z: -0.030756148}
rotation: {x: 0.0031755893, y: -0.19200511, z: 0.045110438, w: 0.98035145}
scale: {x: 1.0000002, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandPinky2
position: {x: 0.02853096, y: -0.0013969454, z: -0.011623849}
rotation: {x: -0.00017062848, y: -0.009661341, z: -0.005362395, w: 0.99993896}
scale: {x: 0.9999999, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandPinky3
position: {x: 0.02142694, y: -0.0005537251, z: -0.008516632}
rotation: {x: -8.53474e-10, y: 0.000000016378856, z: -0.000000013846798, w: 0.99999994}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandRing1
position: {x: 0.070598565, y: 0.0024575677, z: -0.009821471}
rotation: {x: 0.0007105698, y: -0.054343082, z: 0.03494525, w: 0.9979104}
scale: {x: 1.0000001, y: 1, z: 1}
transformModified: 1
- name: RightHandRing2
position: {x: 0.042887274, y: -0.0013759057, z: -0.0049458877}
rotation: {x: 0.00048283872, y: -0.02129027, z: 0.069849566, w: 0.9973301}
scale: {x: 1, y: 1, z: 1.0000002}
transformModified: 1
- name: RightHandRing3
position: {x: 0.029500818, y: -0.0076926965, z: -0.004622266}
rotation: {x: -0.0000000026137765, y: -0.000000008063095, z: -0.0000000061184586,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandThumb1
position: {x: 0.014684936, y: -0.011104953, z: 0.025858108}
rotation: {x: -0.012813497, y: -0.0032565715, z: 0.031457648, w: 0.99941766}
scale: {x: 1.0000001, y: 1, z: 1}
transformModified: 1
- name: RightHandThumb2
position: {x: 0.01637412, y: -0.0052897613, z: 0.02349138}
rotation: {x: -0.026067168, y: -0.096687585, z: -0.0036027434, w: 0.9949668}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightHandThumb3
position: {x: 0.025460003, y: -0.007640302, z: 0.020833014}
rotation: {x: 0.000000013181404, y: 0.0000000010564283, z: -0.000000002011415,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
rootMotionBoneName:
hasTranslationDoF: 0
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 2ab0893f5bba9b243b65e309e78089d0,
type: 3}
animationType: 3
humanoidOversampling: 1
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,972 @@
fileFormatVersion: 2
guid: ca1acfd4bc6437c42a9a77e350a35818
ModelImporter:
serializedVersion: 19
fileIDToRecycleName:
100000: //RootNode
100002: Chest
100004: Head
100006: Hips
100008: Jaw
100010: JawEND
100012: LeftArm
100014: LeftCheek
100016: LeftEye
100018: LeftEyelidLower
100020: LeftEyelidUpper
100022: LeftFoot
100024: LeftForeArm
100026: LeftHand
100028: LeftHandIndex1
100030: LeftHandIndex2
100032: LeftHandIndex3
100034: LeftHandMiddle1
100036: LeftHandMiddle2
100038: LeftHandMiddle3
100040: LeftHandPinky1
100042: LeftHandPinky2
100044: LeftHandPinky3
100046: LeftHandRing1
100048: LeftHandRing2
100050: LeftHandRing3
100052: LeftHandThumb1
100054: LeftHandThumb2
100056: LeftHandThumb3
100058: LeftInnerBrow
100060: LeftIOuterBrow
100062: LeftLeg
100064: LeftLipCorner
100066: LeftLipLower
100068: LeftLipUpper
100070: LeftNostril
100072: LeftShoulder
100074: LeftToes
100076: LeftUpLeg
100078: Neck
100080: Reference
100082: RightArm
100084: RightCheek
100086: RightEye
100088: RightEyelidLower
100090: RightEyelidUpper
100092: RightFoot
100094: RightForeArm
100096: RightHand
100098: RightHandIndex1
100100: RightHandIndex2
100102: RightHandIndex3
100104: RightHandMiddle1
100106: RightHandMiddle2
100108: RightHandMiddle3
100110: RightHandPinky1
100112: RightHandPinky2
100114: RightHandPinky3
100116: RightHandRing1
100118: RightHandRing2
100120: RightHandRing3
100122: RightHandThumb1
100124: RightHandThumb2
100126: RightHandThumb3
100128: RightInnerBrow
100130: RightIOuterBrow
100132: RightLeg
100134: RightLipCorner
100136: RightLipLower
100138: RightLipUpper
100140: RightNostril
100142: RightShoulder
100144: RightToes
100146: RightUpLeg
100148: Spine
100150: TongueBack
100152: TongueTip
400000: //RootNode
400002: Chest
400004: Head
400006: Hips
400008: Jaw
400010: JawEND
400012: LeftArm
400014: LeftCheek
400016: LeftEye
400018: LeftEyelidLower
400020: LeftEyelidUpper
400022: LeftFoot
400024: LeftForeArm
400026: LeftHand
400028: LeftHandIndex1
400030: LeftHandIndex2
400032: LeftHandIndex3
400034: LeftHandMiddle1
400036: LeftHandMiddle2
400038: LeftHandMiddle3
400040: LeftHandPinky1
400042: LeftHandPinky2
400044: LeftHandPinky3
400046: LeftHandRing1
400048: LeftHandRing2
400050: LeftHandRing3
400052: LeftHandThumb1
400054: LeftHandThumb2
400056: LeftHandThumb3
400058: LeftInnerBrow
400060: LeftIOuterBrow
400062: LeftLeg
400064: LeftLipCorner
400066: LeftLipLower
400068: LeftLipUpper
400070: LeftNostril
400072: LeftShoulder
400074: LeftToes
400076: LeftUpLeg
400078: Neck
400080: Reference
400082: RightArm
400084: RightCheek
400086: RightEye
400088: RightEyelidLower
400090: RightEyelidUpper
400092: RightFoot
400094: RightForeArm
400096: RightHand
400098: RightHandIndex1
400100: RightHandIndex2
400102: RightHandIndex3
400104: RightHandMiddle1
400106: RightHandMiddle2
400108: RightHandMiddle3
400110: RightHandPinky1
400112: RightHandPinky2
400114: RightHandPinky3
400116: RightHandRing1
400118: RightHandRing2
400120: RightHandRing3
400122: RightHandThumb1
400124: RightHandThumb2
400126: RightHandThumb3
400128: RightInnerBrow
400130: RightIOuterBrow
400132: RightLeg
400134: RightLipCorner
400136: RightLipLower
400138: RightLipUpper
400140: RightNostril
400142: RightShoulder
400144: RightToes
400146: RightUpLeg
400148: Spine
400150: TongueBack
400152: TongueTip
7400000: Idle_SidesSteps_Idle
9500000: //RootNode
materials:
importMaterials: 1
materialName: 0
materialSearch: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
animationCompression: 1
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
clipAnimations:
- serializedVersion: 16
name: Idle_SidesSteps_Idle
takeName: _208_Idle_SidesSteps_Idle
firstFrame: 96
lastFrame: 1969.9999
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 0
loopBlendPositionY: 0
loopBlendPositionXZ: 0
keepOriginalOrientation: 0
keepOriginalPositionY: 1
keepOriginalPositionXZ: 0
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask: []
maskType: 0
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 0.01
meshCompression: 0
addColliders: 0
importBlendShapes: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
optimizeMeshForGPU: 1
keepQuads: 0
weldVertices: 1
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVPackMargin: 4
useFileScale: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 4
importAnimation: 1
copyAvatar: 1
humanDescription:
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.07488116, y: 0, z: 0.03744058}
length: 0.09360148
modified: 1
- boneName: LeftUpLeg
humanName: LeftUpperLeg
limit:
min: {x: -60.000004, y: -60.000004, z: -90}
max: {x: 60.000004, y: 60.000004, z: 50}
value: {x: 0.32776672, y: 0, z: 0.16388336}
length: 0.40970853
modified: 1
- boneName: RightUpLeg
humanName: RightUpperLeg
limit:
min: {x: -60.000004, y: -60.000004, z: -90}
max: {x: 60.000004, y: 60.000004, z: 50}
value: {x: 0.32776672, y: 0, z: 0.16388336}
length: 0.40970853
modified: 1
- boneName: LeftLeg
humanName: LeftLowerLeg
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.33868644, y: 0, z: 0.16934322}
length: 0.42335817
modified: 1
- boneName: RightLeg
humanName: RightLowerLeg
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.33868644, y: 0, z: 0.16934322}
length: 0.42335817
modified: 1
- boneName: LeftFoot
humanName: LeftFoot
limit:
min: {x: 0, y: -30.000002, z: -50}
max: {x: 0, y: 30.000002, z: 50}
value: {x: 0.06867535, y: 0, z: 0.034337673}
length: 0.08584422
modified: 1
- boneName: RightFoot
humanName: RightFoot
limit:
min: {x: 0, y: -30.000002, z: -50}
max: {x: 0, y: 30.000002, z: 50}
value: {x: 0.06867535, y: 0, z: 0.034337673}
length: 0.08584422
modified: 1
- boneName: Spine
humanName: Spine
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.13120182, y: 0, z: 0.06560091}
length: 0.16400234
modified: 1
- boneName: Chest
humanName: Chest
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.19035356, y: 0, z: 0.09517678}
length: 0.23794203
modified: 1
- boneName: Neck
humanName: Neck
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.08556576, y: 0, z: 0.04278288}
length: 0.106957234
modified: 1
- boneName: Head
humanName: Head
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.08556576, y: 0, z: 0.04278288}
length: 0.106957234
modified: 1
- boneName: LeftShoulder
humanName: LeftShoulder
limit:
min: {x: 0, y: -15.000001, z: -15.000001}
max: {x: 0, y: 15.000001, z: 30.000002}
value: {x: 0.0728297, y: 0, z: 0.03641485}
length: 0.09103716
modified: 1
- boneName: RightShoulder
humanName: RightShoulder
limit:
min: {x: 0, y: -15.000001, z: -15.000001}
max: {x: 0, y: 15.000001, z: 30.000002}
value: {x: 0.0728297, y: 0, z: 0.03641485}
length: 0.09103716
modified: 1
- boneName: LeftArm
humanName: LeftUpperArm
limit:
min: {x: -90, y: -100, z: -60.000004}
max: {x: 90, y: 100, z: 100}
value: {x: 0.2032396, y: 0, z: 0.1016198}
length: 0.25404957
modified: 1
- boneName: RightArm
humanName: RightUpperArm
limit:
min: {x: -90, y: -100, z: -60.000004}
max: {x: 90, y: 100, z: 100}
value: {x: 0.20323958, y: 0, z: 0.10161979}
length: 0.25404954
modified: 1
- boneName: LeftForeArm
humanName: LeftLowerArm
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.19711153, y: 0, z: 0.098555766}
length: 0.24638948
modified: 1
- boneName: RightForeArm
humanName: RightLowerArm
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.19711094, y: 0, z: 0.09855547}
length: 0.24638875
modified: 1
- boneName: LeftHand
humanName: LeftHand
limit:
min: {x: 0, y: -40, z: -80}
max: {x: 0, y: 40, z: 80}
value: {x: 0.098555766, y: 0, z: 0.049277883}
length: 0.12319474
modified: 1
- boneName: RightHand
humanName: RightHand
limit:
min: {x: 0, y: -40, z: -80}
max: {x: 0, y: 40, z: 80}
value: {x: 0.09855547, y: 0, z: 0.049277734}
length: 0.123194374
modified: 1
- boneName: LeftToes
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: -50}
max: {x: 0, y: 0, z: 50}
value: {x: 0.065187156, y: 0, z: 0.032593578}
length: 0.08148398
modified: 1
- boneName: RightToes
humanName: RightToes
limit:
min: {x: 0, y: 0, z: -50}
max: {x: 0, y: 0, z: 50}
value: {x: 0.06518729, y: 0, z: 0.032593645}
length: 0.08148415
modified: 1
- boneName: LeftEye
humanName: LeftEye
limit:
min: {x: 0, y: -20, z: -10}
max: {x: 0, y: 20, z: 15.000001}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: RightEye
humanName: RightEye
limit:
min: {x: 0, y: -20, z: -10}
max: {x: 0, y: 20, z: 15.000001}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: -10, z: -10}
max: {x: 0, y: 10, z: 10}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: LeftHandThumb1
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: -25, z: -20}
max: {x: 0, y: 25, z: 20}
value: {x: 0.023295458, y: 0, z: 0.011647729}
length: 0.029119331
modified: 1
- boneName: LeftHandThumb2
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.027018126, y: 0, z: 0.013509063}
length: 0.033772666
modified: 1
- boneName: LeftHandThumb3
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.020263594, y: 0, z: 0.010131797}
length: 0.0253295
modified: 1
- boneName: LeftHandIndex1
humanName: Left Index Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.03185178, y: 0, z: 0.01592589}
length: 0.03981474
modified: 1
- boneName: LeftHandIndex2
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.022374788, y: 0, z: 0.011187394}
length: 0.027968494
modified: 1
- boneName: LeftHandIndex3
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.01678109, y: 0, z: 0.008390545}
length: 0.02097637
modified: 1
- boneName: LeftHandMiddle1
humanName: Left Middle Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.03542609, y: 0, z: 0.017713046}
length: 0.04428263
modified: 1
- boneName: LeftHandMiddle2
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.027171804, y: 0, z: 0.013585902}
length: 0.033964764
modified: 1
- boneName: LeftHandMiddle3
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.02037885, y: 0, z: 0.010189425}
length: 0.025473572
modified: 1
- boneName: LeftHandRing1
humanName: Left Ring Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.034554545, y: 0, z: 0.017277272}
length: 0.0431932
modified: 1
- boneName: LeftHandRing2
humanName: Left Ring Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.024668327, y: 0, z: 0.012334163}
length: 0.030835418
modified: 1
- boneName: LeftHandRing3
humanName: Left Ring Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018501243, y: 0, z: 0.009250621}
length: 0.023126563
modified: 1
- boneName: LeftHandPinky1
humanName: Left Little Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.024671508, y: 0, z: 0.012335754}
length: 0.030839393
modified: 1
- boneName: LeftHandPinky2
humanName: Left Little Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.01845108, y: 0, z: 0.00922554}
length: 0.023063859
modified: 1
- boneName: LeftHandPinky3
humanName: Left Little Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.013838312, y: 0, z: 0.006919156}
length: 0.017297894
modified: 1
- boneName: RightHandThumb1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: -25, z: -20}
max: {x: 0, y: 25, z: 20}
value: {x: 0.023295475, y: 0, z: 0.011647738}
length: 0.029119354
modified: 1
- boneName: RightHandThumb2
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.027018197, y: 0, z: 0.013509098}
length: 0.033772755
modified: 1
- boneName: RightHandThumb3
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.020263648, y: 0, z: 0.010131824}
length: 0.025329567
modified: 1
- boneName: RightHandIndex1
humanName: Right Index Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.031851795, y: 0, z: 0.015925897}
length: 0.03981476
modified: 1
- boneName: RightHandIndex2
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.022374773, y: 0, z: 0.011187387}
length: 0.027968476
modified: 1
- boneName: RightHandIndex3
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.016781079, y: 0, z: 0.008390539}
length: 0.020976357
modified: 1
- boneName: RightHandMiddle1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.035426147, y: 0, z: 0.017713074}
length: 0.0442827
modified: 1
- boneName: RightHandMiddle2
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.027171897, y: 0, z: 0.013585948}
length: 0.03396488
modified: 1
- boneName: RightHandMiddle3
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.020378921, y: 0, z: 0.010189461}
length: 0.02547366
modified: 1
- boneName: RightHandRing1
humanName: Right Ring Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.034554727, y: 0, z: 0.017277364}
length: 0.043193426
modified: 1
- boneName: RightHandRing2
humanName: Right Ring Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.024668548, y: 0, z: 0.012334274}
length: 0.030835694
modified: 1
- boneName: RightHandRing3
humanName: Right Ring Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018501408, y: 0, z: 0.009250704}
length: 0.02312677
modified: 1
- boneName: RightHandPinky1
humanName: Right Little Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.024671653, y: 0, z: 0.012335827}
length: 0.030839575
modified: 1
- boneName: RightHandPinky2
humanName: Right Little Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018451266, y: 0, z: 0.009225633}
length: 0.023064092
modified: 1
- boneName: RightHandPinky3
humanName: Right Little Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.013838451, y: 0, z: 0.0069192257}
length: 0.017298069
modified: 1
skeleton:
- name: DefaultAvatar
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Reference
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Hips
position: {x: 0, y: 0.963794, z: -0.023506777}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftUpLeg
position: {x: -0.0754495, y: -0.045664012, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftLeg
position: {x: -0.020550504, y: -0.40912998, z: 0.0071713664}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftFoot
position: {x: -0.005153008, y: -0.4231559, z: -0.01203209}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftToes
position: {x: -0.0074869916, y: -0.073167264, z: 0.14542714}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightUpLeg
position: {x: 0.075449534, y: -0.045664012, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightLeg
position: {x: 0.020550467, y: -0.40912998, z: 0.0071713664}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightFoot
position: {x: 0.0051530004, y: -0.4231559, z: -0.01203209}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightToes
position: {x: 0.007486999, y: -0.073167264, z: 0.14542751}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Spine
position: {x: 0, y: 0.09226322, z: 0.015771333}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Chest
position: {x: 0, y: 0.1625402, z: 0.02185072}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftShoulder
position: {x: -0.038243573, y: 0.19217801, z: -0.017063085}
rotation: {x: -0.014006708, y: -0.05950681, z: 0.22868986, w: 0.9715779}
scale: {x: 1.0000002, y: 1, z: 1}
transformModified: 1
- name: LeftArm
position: {x: -0.083574675, y: 0.036097594, z: -0.000000015073402}
rotation: {x: 0.00946439, y: 0.043691687, z: -0.22304238, w: 0.9737831}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: LeftForeArm
position: {x: -0.2540494, y: 0.00000047031813, z: -0.0000000021976876}
rotation: {x: -0.0006165201, y: 0.022078622, z: -0.01607024, w: 0.9996269}
scale: {x: 0.99999994, y: 1, z: 0.9999999}
transformModified: 1
- name: LeftHand
position: {x: -0.24638936, y: -0.00000018976989, z: -0.0000000057321783}
rotation: {x: 2.860212e-10, y: -9.590635e-10, z: -0.021413546, w: 0.9997707}
scale: {x: 0.99999994, y: 1, z: 1}
transformModified: 1
- name: LeftHandIndex1
position: {x: -0.075125694, y: -0.007841326, z: 0.03265267}
rotation: {x: -0.0021189197, y: 0.08025743, z: 0.01753818, w: 0.9966176}
scale: {x: 1, y: 1, z: 0.99999994}
transformModified: 1
- name: LeftHandIndex2
position: {x: -0.03979706, y: 0.000049526192, z: 0.0011857402}
rotation: {x: 0.00050193106, y: 0.015470899, z: 0.04041412, w: 0.9990631}
scale: {x: 1.0000002, y: 1.0000002, z: 0.99999994}
transformModified: 1
- name: LeftHandIndex3
position: {x: -0.02796851, y: -0.00000017906363, z: -0.00000009184371}
rotation: {x: 4.3365672e-10, y: -0.00000001758943, z: -0.000000010378705, w: 0.99999994}
scale: {x: 1, y: 1.0000001, z: 0.9999999}
transformModified: 1
- name: LeftHandMiddle1
position: {x: -0.07602355, y: -0.0018850806, z: 0.010141241}
rotation: {x: -0.0007688728, y: 0.033321075, z: 0.02090753, w: 0.9992257}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandMiddle2
position: {x: -0.044280592, y: 0.0000045125394, z: -0.00042542227}
rotation: {x: -0.0013621418, y: -0.01915377, z: 0.03788976, w: 0.9990974}
scale: {x: 1, y: 1.0000001, z: 1}
transformModified: 1
- name: LeftHandMiddle3
position: {x: -0.03396478, y: 0.00000016108528, z: 0.000000005419296}
rotation: {x: 6.1322064e-10, y: -0.0000000041246895, z: 0.0000000018221633,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandPinky1
position: {x: -0.06565987, y: -0.007825262, z: -0.032251246}
rotation: {x: -0.00091320684, y: 0.012162321, z: 0.021222051, w: 0.99970037}
scale: {x: 1.0000001, y: 1, z: 0.9999999}
transformModified: 1
- name: LeftHandPinky2
position: {x: -0.030805375, y: -0.000031173928, z: -0.0014480891}
rotation: {x: -0.00017062855, y: -0.009661365, z: -0.005362397, w: 0.9999389}
scale: {x: 1, y: 0.9999998, z: 1.0000001}
transformModified: 1
- name: LeftHandPinky3
position: {x: -0.023063878, y: -0.0000066778534, z: 0.0000000069034924}
rotation: {x: -8.518739e-10, y: -0.000000009425589, z: -0.000000013161967, w: 0.99999994}
scale: {x: 1, y: 1, z: 0.99999994}
transformModified: 1
- name: LeftHandRing1
position: {x: -0.070302114, y: -0.00374529, z: -0.01141179}
rotation: {x: -0.00032409187, y: 0.011598224, z: 0.02473802, w: 0.9996266}
scale: {x: 1, y: 1.0000002, z: 0.99999994}
transformModified: 1
- name: LeftHandRing2
position: {x: -0.04313532, y: -0.000020869338, z: -0.0022351802}
rotation: {x: -0.0012032456, y: -0.02311376, z: 0.04097964, w: 0.9988919}
scale: {x: 0.9999999, y: 0.9999997, z: 0.99999994}
transformModified: 1
- name: LeftHandRing3
position: {x: -0.030835424, y: -0.00000015687996, z: -0.000000014096336}
rotation: {x: 4.936146e-10, y: -0.0000000015807432, z: -0.0000000057879603,
w: 0.99999994}
scale: {x: 1, y: 0.99999994, z: 0.9999999}
transformModified: 1
- name: LeftHandThumb1
position: {x: -0.014231309, y: -0.012377888, z: 0.025531683}
rotation: {x: -0.012312639, y: -0.008525364, z: 0.012585514, w: 0.9998086}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: LeftHandThumb2
position: {x: -0.016373925, y: -0.0052899206, z: 0.023491414}
rotation: {x: -0.026062855, y: 0.09669003, z: 0.0036069672, w: 0.9949667}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandThumb3
position: {x: -0.025459994, y: -0.007639924, z: 0.020832995}
rotation: {x: 0.000000044158533, y: 0.0000000011092561, z: -7.8093254e-10, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Neck
position: {x: 0, y: 0.23572397, z: -0.032413255}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Head
position: {x: 0, y: 0.10635579, z: 0.011326782}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Jaw
position: {x: 0, y: 0.011126757, z: 0.010327542}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftEye
position: {x: -0.020848233, y: 0.08250272, z: 0.055427432}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightEye
position: {x: 0.020849999, y: 0.08250272, z: 0.055427395}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightShoulder
position: {x: 0.038328547, y: 0.19217706, z: -0.017063089}
rotation: {x: 0.22867198, y: 0.9715821, z: -0.014005678, w: -0.05950737}
scale: {x: 1, y: 1.0000001, z: 0.99999994}
transformModified: 1
- name: RightArm
position: {x: -0.0835754, y: 0.03609594, z: -0.000000046974726}
rotation: {x: -0.21105209, y: -0.9743941, z: 0.0173117, w: -0.075587735}
scale: {x: 0.9999998, y: 1.0000001, z: 0.9999997}
transformModified: 1
- name: RightForeArm
position: {x: 0.2534285, y: 0.006010935, z: -0.016704533}
rotation: {x: -0.00061651913, y: 0.022078624, z: -0.016070236, w: 0.9996269}
scale: {x: 0.99999994, y: 0.9999999, z: 0.99999994}
transformModified: 1
- name: RightHand
position: {x: 0.24537374, y: 0.021642024, z: 0.0055504735}
rotation: {x: 5.4318944e-10, y: 3.1247618e-10, z: 0.021413697, w: 0.99977064}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandIndex1
position: {x: 0.07476979, y: -0.0012428282, z: 0.034344524}
rotation: {x: -0.0021189207, y: 0.08025743, z: 0.017538182, w: 0.99661756}
scale: {x: 1.0000001, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandIndex2
position: {x: 0.037058223, y: 0.00072542176, z: 0.014538874}
rotation: {x: -0.0033212963, y: 0.015931256, z: 0.060620904, w: 0.99802816}
scale: {x: 1, y: 0.99999994, z: 1}
transformModified: 1
- name: RightHandIndex3
position: {x: 0.025225095, y: -0.004966217, z: 0.011012183}
rotation: {x: 0.000000002161792, y: 0.000000010685001, z: -0.000000008502301,
w: 0.99999994}
scale: {x: 1, y: 1.0000001, z: 1.0000001}
transformModified: 1
- name: RightHandMiddle1
position: {x: 0.07564743, y: 0.004790831, z: 0.011853196}
rotation: {x: -0.00076887355, y: 0.033321068, z: 0.020907532, w: 0.9992256}
scale: {x: 1.0000001, y: 0.9999998, z: 0.9999999}
transformModified: 1
- name: RightHandMiddle2
position: {x: 0.04380931, y: 0.00019416546, z: 0.0064549395}
rotation: {x: -0.004130255, y: -0.033511225, z: 0.07611893, w: 0.9965269}
scale: {x: 1, y: 0.9999999, z: 1.0000001}
transformModified: 1
- name: RightHandMiddle3
position: {x: 0.033072565, y: -0.0075473776, z: 0.0016898564}
rotation: {x: -3.7425496e-10, y: -0.000000004229181, z: -0.000000010583729,
w: 0.99999994}
scale: {x: 1, y: 0.9999999, z: 1}
transformModified: 1
- name: RightHandPinky1
position: {x: 0.06680315, y: -0.001994528, z: -0.030756148}
rotation: {x: 0.0031755893, y: -0.19200511, z: 0.045110438, w: 0.98035145}
scale: {x: 1.0000002, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandPinky2
position: {x: 0.02853096, y: -0.0013969454, z: -0.011623849}
rotation: {x: -0.00017062848, y: -0.009661341, z: -0.005362395, w: 0.99993896}
scale: {x: 0.9999999, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandPinky3
position: {x: 0.02142694, y: -0.0005537251, z: -0.008516632}
rotation: {x: -8.53474e-10, y: 0.000000016378856, z: -0.000000013846798, w: 0.99999994}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandRing1
position: {x: 0.070598565, y: 0.0024575677, z: -0.009821471}
rotation: {x: 0.0007105698, y: -0.054343082, z: 0.03494525, w: 0.9979104}
scale: {x: 1.0000001, y: 1, z: 1}
transformModified: 1
- name: RightHandRing2
position: {x: 0.042887274, y: -0.0013759057, z: -0.0049458877}
rotation: {x: 0.00048283872, y: -0.02129027, z: 0.069849566, w: 0.9973301}
scale: {x: 1, y: 1, z: 1.0000002}
transformModified: 1
- name: RightHandRing3
position: {x: 0.029500818, y: -0.0076926965, z: -0.004622266}
rotation: {x: -0.0000000026137765, y: -0.000000008063095, z: -0.0000000061184586,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandThumb1
position: {x: 0.014684936, y: -0.011104953, z: 0.025858108}
rotation: {x: -0.012813497, y: -0.0032565715, z: 0.031457648, w: 0.99941766}
scale: {x: 1.0000001, y: 1, z: 1}
transformModified: 1
- name: RightHandThumb2
position: {x: 0.01637412, y: -0.0052897613, z: 0.02349138}
rotation: {x: -0.026067168, y: -0.096687585, z: -0.0036027434, w: 0.9949668}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightHandThumb3
position: {x: 0.025460003, y: -0.007640302, z: 0.020833014}
rotation: {x: 0.000000013181404, y: 0.0000000010564283, z: -0.000000002011415,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
rootMotionBoneName:
hasTranslationDoF: 0
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 2ab0893f5bba9b243b65e309e78089d0,
type: 3}
animationType: 3
humanoidOversampling: 1
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 1e5f67737e4973e418dd34cadfe81087
timeCreated: 1477707613
licenseType: Free
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: b1ea51c500d83394590062fb971a0aff
folderAsset: yes
timeCreated: 1477707158
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,976 @@
fileFormatVersion: 2
guid: b0f262f777eaaf7409dc7f249dcea8cb
ModelImporter:
serializedVersion: 19
fileIDToRecycleName:
100000: //RootNode
100002: Chest
100004: Head
100006: Hips
100008: Jaw
100010: JawEND
100012: LeftArm
100014: LeftCheek
100016: LeftEye
100018: LeftEyelidLower
100020: LeftEyelidUpper
100022: LeftFoot
100024: LeftForeArm
100026: LeftHand
100028: LeftHandIndex1
100030: LeftHandIndex2
100032: LeftHandIndex3
100034: LeftHandMiddle1
100036: LeftHandMiddle2
100038: LeftHandMiddle3
100040: LeftHandPinky1
100042: LeftHandPinky2
100044: LeftHandPinky3
100046: LeftHandRing1
100048: LeftHandRing2
100050: LeftHandRing3
100052: LeftHandThumb1
100054: LeftHandThumb2
100056: LeftHandThumb3
100058: LeftInnerBrow
100060: LeftIOuterBrow
100062: LeftLeg
100064: LeftLipCorner
100066: LeftLipLower
100068: LeftLipUpper
100070: LeftNostril
100072: LeftShoulder
100074: LeftToes
100076: LeftUpLeg
100078: Neck
100080: Pivot
100082: Reference
100084: RightArm
100086: RightCheek
100088: RightEye
100090: RightEyelidLower
100092: RightEyelidUpper
100094: RightFoot
100096: RightForeArm
100098: RightHand
100100: RightHandIndex1
100102: RightHandIndex2
100104: RightHandIndex3
100106: RightHandMiddle1
100108: RightHandMiddle2
100110: RightHandMiddle3
100112: RightHandPinky1
100114: RightHandPinky2
100116: RightHandPinky3
100118: RightHandRing1
100120: RightHandRing2
100122: RightHandRing3
100124: RightHandThumb1
100126: RightHandThumb2
100128: RightHandThumb3
100130: RightInnerBrow
100132: RightIOuterBrow
100134: RightLeg
100136: RightLipCorner
100138: RightLipLower
100140: RightLipUpper
100142: RightNostril
100144: RightShoulder
100146: RightToes
100148: RightUpLeg
100150: Root
100152: Spine
100154: TongueBack
100156: TongueTip
400000: //RootNode
400002: Chest
400004: Head
400006: Hips
400008: Jaw
400010: JawEND
400012: LeftArm
400014: LeftCheek
400016: LeftEye
400018: LeftEyelidLower
400020: LeftEyelidUpper
400022: LeftFoot
400024: LeftForeArm
400026: LeftHand
400028: LeftHandIndex1
400030: LeftHandIndex2
400032: LeftHandIndex3
400034: LeftHandMiddle1
400036: LeftHandMiddle2
400038: LeftHandMiddle3
400040: LeftHandPinky1
400042: LeftHandPinky2
400044: LeftHandPinky3
400046: LeftHandRing1
400048: LeftHandRing2
400050: LeftHandRing3
400052: LeftHandThumb1
400054: LeftHandThumb2
400056: LeftHandThumb3
400058: LeftInnerBrow
400060: LeftIOuterBrow
400062: LeftLeg
400064: LeftLipCorner
400066: LeftLipLower
400068: LeftLipUpper
400070: LeftNostril
400072: LeftShoulder
400074: LeftToes
400076: LeftUpLeg
400078: Neck
400080: Pivot
400082: Reference
400084: RightArm
400086: RightCheek
400088: RightEye
400090: RightEyelidLower
400092: RightEyelidUpper
400094: RightFoot
400096: RightForeArm
400098: RightHand
400100: RightHandIndex1
400102: RightHandIndex2
400104: RightHandIndex3
400106: RightHandMiddle1
400108: RightHandMiddle2
400110: RightHandMiddle3
400112: RightHandPinky1
400114: RightHandPinky2
400116: RightHandPinky3
400118: RightHandRing1
400120: RightHandRing2
400122: RightHandRing3
400124: RightHandThumb1
400126: RightHandThumb2
400128: RightHandThumb3
400130: RightInnerBrow
400132: RightIOuterBrow
400134: RightLeg
400136: RightLipCorner
400138: RightLipLower
400140: RightLipUpper
400142: RightNostril
400144: RightShoulder
400146: RightToes
400148: RightUpLeg
400150: Root
400152: Spine
400154: TongueBack
400156: TongueTip
7400000: Idle2Crouch_Neutral2Crouch2Idle
9500000: //RootNode
materials:
importMaterials: 1
materialName: 0
materialSearch: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
animationCompression: 1
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
clipAnimations:
- serializedVersion: 16
name: Idle2Crouch_Neutral2Crouch2Idle
takeName: _142_TO_161_a_U1_M_P_idle2Crouch_Neutral2Crouch2Idle_Fb_p0_No_0_PJ_2
firstFrame: 208
lastFrame: 1818
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 0
loopBlendPositionY: 0
loopBlendPositionXZ: 0
keepOriginalOrientation: 0
keepOriginalPositionY: 1
keepOriginalPositionXZ: 0
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask: []
maskType: 0
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 0.01
meshCompression: 0
addColliders: 0
importBlendShapes: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
optimizeMeshForGPU: 1
keepQuads: 0
weldVertices: 1
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVPackMargin: 4
useFileScale: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 4
importAnimation: 1
copyAvatar: 1
humanDescription:
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.07488116, y: 0, z: 0.03744058}
length: 0.09360148
modified: 1
- boneName: LeftUpLeg
humanName: LeftUpperLeg
limit:
min: {x: -60.000004, y: -60.000004, z: -90}
max: {x: 60.000004, y: 60.000004, z: 50}
value: {x: 0.32776672, y: 0, z: 0.16388336}
length: 0.40970853
modified: 1
- boneName: RightUpLeg
humanName: RightUpperLeg
limit:
min: {x: -60.000004, y: -60.000004, z: -90}
max: {x: 60.000004, y: 60.000004, z: 50}
value: {x: 0.32776672, y: 0, z: 0.16388336}
length: 0.40970853
modified: 1
- boneName: LeftLeg
humanName: LeftLowerLeg
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.33868644, y: 0, z: 0.16934322}
length: 0.42335817
modified: 1
- boneName: RightLeg
humanName: RightLowerLeg
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.33868644, y: 0, z: 0.16934322}
length: 0.42335817
modified: 1
- boneName: LeftFoot
humanName: LeftFoot
limit:
min: {x: 0, y: -30.000002, z: -50}
max: {x: 0, y: 30.000002, z: 50}
value: {x: 0.06867535, y: 0, z: 0.034337673}
length: 0.08584422
modified: 1
- boneName: RightFoot
humanName: RightFoot
limit:
min: {x: 0, y: -30.000002, z: -50}
max: {x: 0, y: 30.000002, z: 50}
value: {x: 0.06867535, y: 0, z: 0.034337673}
length: 0.08584422
modified: 1
- boneName: Spine
humanName: Spine
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.13120182, y: 0, z: 0.06560091}
length: 0.16400234
modified: 1
- boneName: Chest
humanName: Chest
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.19035356, y: 0, z: 0.09517678}
length: 0.23794203
modified: 1
- boneName: Neck
humanName: Neck
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.08556576, y: 0, z: 0.04278288}
length: 0.106957234
modified: 1
- boneName: Head
humanName: Head
limit:
min: {x: -40, y: -40, z: -40}
max: {x: 40, y: 40, z: 40}
value: {x: 0.08556576, y: 0, z: 0.04278288}
length: 0.106957234
modified: 1
- boneName: LeftShoulder
humanName: LeftShoulder
limit:
min: {x: 0, y: -15.000001, z: -15.000001}
max: {x: 0, y: 15.000001, z: 30.000002}
value: {x: 0.0728297, y: 0, z: 0.03641485}
length: 0.09103716
modified: 1
- boneName: RightShoulder
humanName: RightShoulder
limit:
min: {x: 0, y: -15.000001, z: -15.000001}
max: {x: 0, y: 15.000001, z: 30.000002}
value: {x: 0.0728297, y: 0, z: 0.03641485}
length: 0.09103716
modified: 1
- boneName: LeftArm
humanName: LeftUpperArm
limit:
min: {x: -90, y: -100, z: -60.000004}
max: {x: 90, y: 100, z: 100}
value: {x: 0.2032396, y: 0, z: 0.1016198}
length: 0.25404957
modified: 1
- boneName: RightArm
humanName: RightUpperArm
limit:
min: {x: -90, y: -100, z: -60.000004}
max: {x: 90, y: 100, z: 100}
value: {x: 0.20323958, y: 0, z: 0.10161979}
length: 0.25404954
modified: 1
- boneName: LeftForeArm
humanName: LeftLowerArm
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.19711153, y: 0, z: 0.098555766}
length: 0.24638948
modified: 1
- boneName: RightForeArm
humanName: RightLowerArm
limit:
min: {x: -90, y: 0, z: -80}
max: {x: 90, y: 0, z: 80}
value: {x: 0.19711094, y: 0, z: 0.09855547}
length: 0.24638875
modified: 1
- boneName: LeftHand
humanName: LeftHand
limit:
min: {x: 0, y: -40, z: -80}
max: {x: 0, y: 40, z: 80}
value: {x: 0.098555766, y: 0, z: 0.049277883}
length: 0.12319474
modified: 1
- boneName: RightHand
humanName: RightHand
limit:
min: {x: 0, y: -40, z: -80}
max: {x: 0, y: 40, z: 80}
value: {x: 0.09855547, y: 0, z: 0.049277734}
length: 0.123194374
modified: 1
- boneName: LeftToes
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: -50}
max: {x: 0, y: 0, z: 50}
value: {x: 0.065187156, y: 0, z: 0.032593578}
length: 0.08148398
modified: 1
- boneName: RightToes
humanName: RightToes
limit:
min: {x: 0, y: 0, z: -50}
max: {x: 0, y: 0, z: 50}
value: {x: 0.06518729, y: 0, z: 0.032593645}
length: 0.08148415
modified: 1
- boneName: LeftEye
humanName: LeftEye
limit:
min: {x: 0, y: -20, z: -10}
max: {x: 0, y: 20, z: 15.000001}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: RightEye
humanName: RightEye
limit:
min: {x: 0, y: -20, z: -10}
max: {x: 0, y: 20, z: 15.000001}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: Jaw
humanName: Jaw
limit:
min: {x: 0, y: -10, z: -10}
max: {x: 0, y: 10, z: 10}
value: {x: 0.079999976, y: 0, z: 0.039999988}
length: 0.1
modified: 1
- boneName: LeftHandThumb1
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: -25, z: -20}
max: {x: 0, y: 25, z: 20}
value: {x: 0.023295458, y: 0, z: 0.011647729}
length: 0.029119331
modified: 1
- boneName: LeftHandThumb2
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.027018126, y: 0, z: 0.013509063}
length: 0.033772666
modified: 1
- boneName: LeftHandThumb3
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.020263594, y: 0, z: 0.010131797}
length: 0.0253295
modified: 1
- boneName: LeftHandIndex1
humanName: Left Index Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.03185178, y: 0, z: 0.01592589}
length: 0.03981474
modified: 1
- boneName: LeftHandIndex2
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.022374788, y: 0, z: 0.011187394}
length: 0.027968494
modified: 1
- boneName: LeftHandIndex3
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.01678109, y: 0, z: 0.008390545}
length: 0.02097637
modified: 1
- boneName: LeftHandMiddle1
humanName: Left Middle Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.03542609, y: 0, z: 0.017713046}
length: 0.04428263
modified: 1
- boneName: LeftHandMiddle2
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.027171804, y: 0, z: 0.013585902}
length: 0.033964764
modified: 1
- boneName: LeftHandMiddle3
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.02037885, y: 0, z: 0.010189425}
length: 0.025473572
modified: 1
- boneName: LeftHandRing1
humanName: Left Ring Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.034554545, y: 0, z: 0.017277272}
length: 0.0431932
modified: 1
- boneName: LeftHandRing2
humanName: Left Ring Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.024668327, y: 0, z: 0.012334163}
length: 0.030835418
modified: 1
- boneName: LeftHandRing3
humanName: Left Ring Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018501243, y: 0, z: 0.009250621}
length: 0.023126563
modified: 1
- boneName: LeftHandPinky1
humanName: Left Little Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.024671508, y: 0, z: 0.012335754}
length: 0.030839393
modified: 1
- boneName: LeftHandPinky2
humanName: Left Little Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.01845108, y: 0, z: 0.00922554}
length: 0.023063859
modified: 1
- boneName: LeftHandPinky3
humanName: Left Little Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.013838312, y: 0, z: 0.006919156}
length: 0.017297894
modified: 1
- boneName: RightHandThumb1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: -25, z: -20}
max: {x: 0, y: 25, z: 20}
value: {x: 0.023295475, y: 0, z: 0.011647738}
length: 0.029119354
modified: 1
- boneName: RightHandThumb2
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.027018197, y: 0, z: 0.013509098}
length: 0.033772755
modified: 1
- boneName: RightHandThumb3
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: -40}
max: {x: 0, y: 0, z: 35}
value: {x: 0.020263648, y: 0, z: 0.010131824}
length: 0.025329567
modified: 1
- boneName: RightHandIndex1
humanName: Right Index Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.031851795, y: 0, z: 0.015925897}
length: 0.03981476
modified: 1
- boneName: RightHandIndex2
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.022374773, y: 0, z: 0.011187387}
length: 0.027968476
modified: 1
- boneName: RightHandIndex3
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.016781079, y: 0, z: 0.008390539}
length: 0.020976357
modified: 1
- boneName: RightHandMiddle1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.035426147, y: 0, z: 0.017713074}
length: 0.0442827
modified: 1
- boneName: RightHandMiddle2
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.027171897, y: 0, z: 0.013585948}
length: 0.03396488
modified: 1
- boneName: RightHandMiddle3
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.020378921, y: 0, z: 0.010189461}
length: 0.02547366
modified: 1
- boneName: RightHandRing1
humanName: Right Ring Proximal
limit:
min: {x: 0, y: -7.5000005, z: -50}
max: {x: 0, y: 7.5000005, z: 50}
value: {x: 0.034554727, y: 0, z: 0.017277364}
length: 0.043193426
modified: 1
- boneName: RightHandRing2
humanName: Right Ring Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.024668548, y: 0, z: 0.012334274}
length: 0.030835694
modified: 1
- boneName: RightHandRing3
humanName: Right Ring Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018501408, y: 0, z: 0.009250704}
length: 0.02312677
modified: 1
- boneName: RightHandPinky1
humanName: Right Little Proximal
limit:
min: {x: 0, y: -20, z: -50}
max: {x: 0, y: 20, z: 50}
value: {x: 0.024671653, y: 0, z: 0.012335827}
length: 0.030839575
modified: 1
- boneName: RightHandPinky2
humanName: Right Little Intermediate
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.018451266, y: 0, z: 0.009225633}
length: 0.023064092
modified: 1
- boneName: RightHandPinky3
humanName: Right Little Distal
limit:
min: {x: 0, y: 0, z: -45}
max: {x: 0, y: 0, z: 45}
value: {x: 0.013838451, y: 0, z: 0.0069192257}
length: 0.017298069
modified: 1
skeleton:
- name: DefaultAvatar
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Reference
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Hips
position: {x: 0, y: 0.963794, z: -0.023506777}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftUpLeg
position: {x: -0.0754495, y: -0.045664012, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftLeg
position: {x: -0.020550504, y: -0.40912998, z: 0.0071713664}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftFoot
position: {x: -0.005153008, y: -0.4231559, z: -0.01203209}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftToes
position: {x: -0.0074869916, y: -0.073167264, z: 0.14542714}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightUpLeg
position: {x: 0.075449534, y: -0.045664012, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightLeg
position: {x: 0.020550467, y: -0.40912998, z: 0.0071713664}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightFoot
position: {x: 0.0051530004, y: -0.4231559, z: -0.01203209}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightToes
position: {x: 0.007486999, y: -0.073167264, z: 0.14542751}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Spine
position: {x: 0, y: 0.09226322, z: 0.015771333}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Chest
position: {x: 0, y: 0.1625402, z: 0.02185072}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftShoulder
position: {x: -0.038243573, y: 0.19217801, z: -0.017063085}
rotation: {x: -0.014006708, y: -0.05950681, z: 0.22868986, w: 0.9715779}
scale: {x: 1.0000002, y: 1, z: 1}
transformModified: 1
- name: LeftArm
position: {x: -0.083574675, y: 0.036097594, z: -0.000000015073402}
rotation: {x: 0.00946439, y: 0.043691687, z: -0.22304238, w: 0.9737831}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: LeftForeArm
position: {x: -0.2540494, y: 0.00000047031813, z: -0.0000000021976876}
rotation: {x: -0.0006165201, y: 0.022078622, z: -0.01607024, w: 0.9996269}
scale: {x: 0.99999994, y: 1, z: 0.9999999}
transformModified: 1
- name: LeftHand
position: {x: -0.24638936, y: -0.00000018976989, z: -0.0000000057321783}
rotation: {x: 2.860212e-10, y: -9.590635e-10, z: -0.021413546, w: 0.9997707}
scale: {x: 0.99999994, y: 1, z: 1}
transformModified: 1
- name: LeftHandIndex1
position: {x: -0.075125694, y: -0.007841326, z: 0.03265267}
rotation: {x: -0.0021189197, y: 0.08025743, z: 0.01753818, w: 0.9966176}
scale: {x: 1, y: 1, z: 0.99999994}
transformModified: 1
- name: LeftHandIndex2
position: {x: -0.03979706, y: 0.000049526192, z: 0.0011857402}
rotation: {x: 0.00050193106, y: 0.015470899, z: 0.04041412, w: 0.9990631}
scale: {x: 1.0000002, y: 1.0000002, z: 0.99999994}
transformModified: 1
- name: LeftHandIndex3
position: {x: -0.02796851, y: -0.00000017906363, z: -0.00000009184371}
rotation: {x: 4.3365672e-10, y: -0.00000001758943, z: -0.000000010378705, w: 0.99999994}
scale: {x: 1, y: 1.0000001, z: 0.9999999}
transformModified: 1
- name: LeftHandMiddle1
position: {x: -0.07602355, y: -0.0018850806, z: 0.010141241}
rotation: {x: -0.0007688728, y: 0.033321075, z: 0.02090753, w: 0.9992257}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandMiddle2
position: {x: -0.044280592, y: 0.0000045125394, z: -0.00042542227}
rotation: {x: -0.0013621418, y: -0.01915377, z: 0.03788976, w: 0.9990974}
scale: {x: 1, y: 1.0000001, z: 1}
transformModified: 1
- name: LeftHandMiddle3
position: {x: -0.03396478, y: 0.00000016108528, z: 0.000000005419296}
rotation: {x: 6.1322064e-10, y: -0.0000000041246895, z: 0.0000000018221633,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandPinky1
position: {x: -0.06565987, y: -0.007825262, z: -0.032251246}
rotation: {x: -0.00091320684, y: 0.012162321, z: 0.021222051, w: 0.99970037}
scale: {x: 1.0000001, y: 1, z: 0.9999999}
transformModified: 1
- name: LeftHandPinky2
position: {x: -0.030805375, y: -0.000031173928, z: -0.0014480891}
rotation: {x: -0.00017062855, y: -0.009661365, z: -0.005362397, w: 0.9999389}
scale: {x: 1, y: 0.9999998, z: 1.0000001}
transformModified: 1
- name: LeftHandPinky3
position: {x: -0.023063878, y: -0.0000066778534, z: 0.0000000069034924}
rotation: {x: -8.518739e-10, y: -0.000000009425589, z: -0.000000013161967, w: 0.99999994}
scale: {x: 1, y: 1, z: 0.99999994}
transformModified: 1
- name: LeftHandRing1
position: {x: -0.070302114, y: -0.00374529, z: -0.01141179}
rotation: {x: -0.00032409187, y: 0.011598224, z: 0.02473802, w: 0.9996266}
scale: {x: 1, y: 1.0000002, z: 0.99999994}
transformModified: 1
- name: LeftHandRing2
position: {x: -0.04313532, y: -0.000020869338, z: -0.0022351802}
rotation: {x: -0.0012032456, y: -0.02311376, z: 0.04097964, w: 0.9988919}
scale: {x: 0.9999999, y: 0.9999997, z: 0.99999994}
transformModified: 1
- name: LeftHandRing3
position: {x: -0.030835424, y: -0.00000015687996, z: -0.000000014096336}
rotation: {x: 4.936146e-10, y: -0.0000000015807432, z: -0.0000000057879603,
w: 0.99999994}
scale: {x: 1, y: 0.99999994, z: 0.9999999}
transformModified: 1
- name: LeftHandThumb1
position: {x: -0.014231309, y: -0.012377888, z: 0.025531683}
rotation: {x: -0.012312639, y: -0.008525364, z: 0.012585514, w: 0.9998086}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: LeftHandThumb2
position: {x: -0.016373925, y: -0.0052899206, z: 0.023491414}
rotation: {x: -0.026062855, y: 0.09669003, z: 0.0036069672, w: 0.9949667}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftHandThumb3
position: {x: -0.025459994, y: -0.007639924, z: 0.020832995}
rotation: {x: 0.000000044158533, y: 0.0000000011092561, z: -7.8093254e-10, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Neck
position: {x: 0, y: 0.23572397, z: -0.032413255}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Head
position: {x: 0, y: 0.10635579, z: 0.011326782}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: Jaw
position: {x: 0, y: 0.011126757, z: 0.010327542}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: LeftEye
position: {x: -0.020848233, y: 0.08250272, z: 0.055427432}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightEye
position: {x: 0.020849999, y: 0.08250272, z: 0.055427395}
rotation: {x: 0, y: 0, z: 0, w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightShoulder
position: {x: 0.038328547, y: 0.19217706, z: -0.017063089}
rotation: {x: 0.22867198, y: 0.9715821, z: -0.014005678, w: -0.05950737}
scale: {x: 1, y: 1.0000001, z: 0.99999994}
transformModified: 1
- name: RightArm
position: {x: -0.0835754, y: 0.03609594, z: -0.000000046974726}
rotation: {x: -0.21105209, y: -0.9743941, z: 0.0173117, w: -0.075587735}
scale: {x: 0.9999998, y: 1.0000001, z: 0.9999997}
transformModified: 1
- name: RightForeArm
position: {x: 0.2534285, y: 0.006010935, z: -0.016704533}
rotation: {x: -0.00061651913, y: 0.022078624, z: -0.016070236, w: 0.9996269}
scale: {x: 0.99999994, y: 0.9999999, z: 0.99999994}
transformModified: 1
- name: RightHand
position: {x: 0.24537374, y: 0.021642024, z: 0.0055504735}
rotation: {x: 5.4318944e-10, y: 3.1247618e-10, z: 0.021413697, w: 0.99977064}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandIndex1
position: {x: 0.07476979, y: -0.0012428282, z: 0.034344524}
rotation: {x: -0.0021189207, y: 0.08025743, z: 0.017538182, w: 0.99661756}
scale: {x: 1.0000001, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandIndex2
position: {x: 0.037058223, y: 0.00072542176, z: 0.014538874}
rotation: {x: -0.0033212963, y: 0.015931256, z: 0.060620904, w: 0.99802816}
scale: {x: 1, y: 0.99999994, z: 1}
transformModified: 1
- name: RightHandIndex3
position: {x: 0.025225095, y: -0.004966217, z: 0.011012183}
rotation: {x: 0.000000002161792, y: 0.000000010685001, z: -0.000000008502301,
w: 0.99999994}
scale: {x: 1, y: 1.0000001, z: 1.0000001}
transformModified: 1
- name: RightHandMiddle1
position: {x: 0.07564743, y: 0.004790831, z: 0.011853196}
rotation: {x: -0.00076887355, y: 0.033321068, z: 0.020907532, w: 0.9992256}
scale: {x: 1.0000001, y: 0.9999998, z: 0.9999999}
transformModified: 1
- name: RightHandMiddle2
position: {x: 0.04380931, y: 0.00019416546, z: 0.0064549395}
rotation: {x: -0.004130255, y: -0.033511225, z: 0.07611893, w: 0.9965269}
scale: {x: 1, y: 0.9999999, z: 1.0000001}
transformModified: 1
- name: RightHandMiddle3
position: {x: 0.033072565, y: -0.0075473776, z: 0.0016898564}
rotation: {x: -3.7425496e-10, y: -0.000000004229181, z: -0.000000010583729,
w: 0.99999994}
scale: {x: 1, y: 0.9999999, z: 1}
transformModified: 1
- name: RightHandPinky1
position: {x: 0.06680315, y: -0.001994528, z: -0.030756148}
rotation: {x: 0.0031755893, y: -0.19200511, z: 0.045110438, w: 0.98035145}
scale: {x: 1.0000002, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandPinky2
position: {x: 0.02853096, y: -0.0013969454, z: -0.011623849}
rotation: {x: -0.00017062848, y: -0.009661341, z: -0.005362395, w: 0.99993896}
scale: {x: 0.9999999, y: 1, z: 0.99999994}
transformModified: 1
- name: RightHandPinky3
position: {x: 0.02142694, y: -0.0005537251, z: -0.008516632}
rotation: {x: -8.53474e-10, y: 0.000000016378856, z: -0.000000013846798, w: 0.99999994}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandRing1
position: {x: 0.070598565, y: 0.0024575677, z: -0.009821471}
rotation: {x: 0.0007105698, y: -0.054343082, z: 0.03494525, w: 0.9979104}
scale: {x: 1.0000001, y: 1, z: 1}
transformModified: 1
- name: RightHandRing2
position: {x: 0.042887274, y: -0.0013759057, z: -0.0049458877}
rotation: {x: 0.00048283872, y: -0.02129027, z: 0.069849566, w: 0.9973301}
scale: {x: 1, y: 1, z: 1.0000002}
transformModified: 1
- name: RightHandRing3
position: {x: 0.029500818, y: -0.0076926965, z: -0.004622266}
rotation: {x: -0.0000000026137765, y: -0.000000008063095, z: -0.0000000061184586,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1.0000001}
transformModified: 1
- name: RightHandThumb1
position: {x: 0.014684936, y: -0.011104953, z: 0.025858108}
rotation: {x: -0.012813497, y: -0.0032565715, z: 0.031457648, w: 0.99941766}
scale: {x: 1.0000001, y: 1, z: 1}
transformModified: 1
- name: RightHandThumb2
position: {x: 0.01637412, y: -0.0052897613, z: 0.02349138}
rotation: {x: -0.026067168, y: -0.096687585, z: -0.0036027434, w: 0.9949668}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
- name: RightHandThumb3
position: {x: 0.025460003, y: -0.007640302, z: 0.020833014}
rotation: {x: 0.000000013181404, y: 0.0000000010564283, z: -0.000000002011415,
w: 0.99999994}
scale: {x: 1, y: 1, z: 1}
transformModified: 1
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
rootMotionBoneName:
hasTranslationDoF: 0
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 2ab0893f5bba9b243b65e309e78089d0,
type: 3}
animationType: 3
humanoidOversampling: 1
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

Some files were not shown because too many files have changed in this diff Show more