the first pass at Asset Fridays. Contribution of a handshake
animation from Mo Hax at IBM. This took us a while to sort out the conversion path, expection more efficiency in the future.0.6.0-stable
parent
cdc4061426
commit
987c7498c3
Binary file not shown.
|
@ -1,3 +1,10 @@
|
||||||
<Nini>
|
<Nini>
|
||||||
|
<Section Name="Handshake">
|
||||||
|
<Key Name="assetID" Value="ddc2400f-ecdb-b00e-aee7-442ff99d5fb7"/>
|
||||||
|
<Key Name="name" Value="Handshake"/>
|
||||||
|
<Key Name="description" Value="Created by Mo Hax"/>
|
||||||
|
<Key Name="assetType" Value="20" />
|
||||||
|
<Key Name="inventoryType" Value="19" />
|
||||||
|
<Key Name="fileName" Value="handshake_01.dat"/>
|
||||||
|
</Section>
|
||||||
</Nini>
|
</Nini>
|
||||||
|
|
|
@ -16,11 +16,10 @@
|
||||||
</Section>
|
</Section>
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!---->
|
|
||||||
<Section Name="Animations AssetSet">
|
<Section Name="Animations AssetSet">
|
||||||
<Key Name="file" Value="AnimationsAssetSet/AnimationsAssetSet.xml"/>
|
<Key Name="file" Value="AnimationsAssetSet/index.xml"/>
|
||||||
</Section>
|
</Section>
|
||||||
<!---->
|
|
||||||
|
|
||||||
<!---->
|
<!---->
|
||||||
<Section Name="BodyParts AssetSet">
|
<Section Name="BodyParts AssetSet">
|
||||||
|
|
|
@ -12,6 +12,5 @@
|
||||||
<Key Name="folderID" Value="f0908f10-b9bf-11dc-95ff-0800200c9a66"/>
|
<Key Name="folderID" Value="f0908f10-b9bf-11dc-95ff-0800200c9a66"/>
|
||||||
<Key Name="parentFolderID" Value="00000112-000f-0000-0000-000100bba000"/>
|
<Key Name="parentFolderID" Value="00000112-000f-0000-0000-000100bba000"/>
|
||||||
<Key Name="name" Value="Animations Library"/>
|
<Key Name="name" Value="Animations Library"/>
|
||||||
<Key Name="type" Value="20"/>
|
|
||||||
</Section>
|
</Section>
|
||||||
</Nini>
|
</Nini>
|
||||||
|
|
|
@ -1,4 +1,13 @@
|
||||||
<Nini>
|
<Nini>
|
||||||
|
<Section Name="Handshake">
|
||||||
|
<Key Name="folderID" Value="f0908f10-b9bf-11dc-95ff-0800200c9a66"/>
|
||||||
|
<Key Name="inventoryID" Value="ddc2400f-ecdb-b00e-aee7-442ff99d5fb7"/>
|
||||||
|
<Key Name="assetID" Value="ddc2400f-ecdb-b00e-aee7-442ff99d5fb7"/>
|
||||||
|
<Key Name="name" Value="Handshake"/>
|
||||||
|
<Key Name="description" Value="Right handed handshake - Created by Mo Hax"/>
|
||||||
|
<Key Name="assetType" Value="20" />
|
||||||
|
<Key Name="inventoryType" Value="19" />
|
||||||
|
</Section>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
<Section Name="Example Library Item">
|
<Section Name="Example Library Item">
|
||||||
|
|
Loading…
Reference in New Issue