Changed Animation and BoneAttachment "Name" field to "AnimationName" and "BoneName"

This commit is contained in:
viktorljung
2016-01-27 17:27:34 +01:00
parent 405002777c
commit 2ec5023752
9 changed files with 19 additions and 27 deletions
+10 -10
View File
@@ -34,8 +34,8 @@
<Entity>
<Components>
<c:Animation>
<Name>Run</Name>
<Time>0.45698878438365576</Time>
<AnimationName>Walk</AnimationName>
<Time>0.56225092855229164</Time>
<Speed>0.5</Speed>
</c:Animation>
<c:Model>
@@ -75,8 +75,8 @@
<Entity name="Test">
<Components>
<c:BoneAttachment>
<BoneName>L_Foot</BoneName>
<ScaleOffset X="0.200000003" Y="0.200000003" Z="0.200000003"/>
<Name>L_Foot</Name>
<InheritScale>true</InheritScale>
</c:BoneAttachment>
<c:Model>
@@ -84,9 +84,9 @@
<Color A="1" B="1" G="19.6078434" R="1"/>
</c:Model>
<c:Transform>
<Position X="-0.0864050835" Y="0.271049351" Z="0.442295641"/>
<Scale X="0.200000003" Y="0.199999988" Z="0.200000033"/>
<Orientation X="-1.9622153" Y="0.00355640799" Z="-3.12462544"/>
<Position X="-0.106393129" Y="0.164001703" Z="0.26629591"/>
<Scale X="0.199999988" Y="0.200000003" Z="0.200000003"/>
<Orientation X="-1.91579378" Y="0.00274402252" Z="-3.12450099"/>
</c:Transform>
</Components>
<Children/>
@@ -94,8 +94,8 @@
<Entity name="Test">
<Components>
<c:BoneAttachment>
<BoneName>R_Foot</BoneName>
<ScaleOffset X="0.200000003" Y="0.200000003" Z="0.200000003"/>
<Name>R_Foot</Name>
<InheritScale>true</InheritScale>
</c:BoneAttachment>
<c:Model>
@@ -103,9 +103,9 @@
<Color A="1" B="1" G="1" R="19.6078434"/>
</c:Model>
<c:Transform>
<Position X="0.120880835" Y="0.045114398" Z="-0.153178662"/>
<Scale X="0.200000003" Y="0.200000077" Z="0.200000077"/>
<Orientation X="-0.176647186" Y="0.236876175" Z="-3.10332251"/>
<Position X="0.0958700925" Y="0.0355969071" Z="-0.102683716"/>
<Scale X="0.199999988" Y="0.200000033" Z="0.200000033"/>
<Orientation X="0.00436601695" Y="0.262745619" Z="-3.10364795"/>
</c:Transform>
</Components>
<Children/>