view assets/Models/anim2/Cube.skeleton.xml @ 50:b1b90c4ab0bf

trying to resolve problem with skeleton debugging
author Robert McIntyre <rlm@mit.edu>
date Mon, 14 Nov 2011 18:46:34 -0700
parents
children
line wrap: on
line source
1 <skeleton >
2 <bones >
3 <bone name="Dummy-Root" id="0" >
4 <position y="0.000000" x="0.000000" z="0.000000" />
5 <rotation angle="0.000000" >
6 <axis y="0.000000" x="1.000000" z="0.000000" />
7 </rotation>
8 </bone>
9 <bone name="head" id="1" >
10 <position y="-0.000000" x="0.000000" z="3.000000" />
11 <rotation angle="1.570796" >
12 <axis y="0.000000" x="-1.000000" z="0.000000" />
13 </rotation>
14 </bone>
15 <bone name="mid1" id="2" >
16 <position y="1.000000" x="0.000000" z="0.000000" />
17 <rotation angle="0.000000" >
18 <axis y="0.000000" x="1.000000" z="0.000000" />
19 </rotation>
20 </bone>
21 <bone name="mid2" id="3" >
22 <position y="1.000000" x="0.000000" z="0.000000" />
23 <rotation angle="0.000000" >
24 <axis y="0.000000" x="1.000000" z="0.000000" />
25 </rotation>
26 </bone>
27 <bone name="mid3" id="4" >
28 <position y="1.000000" x="0.000000" z="0.000000" />
29 <rotation angle="0.000000" >
30 <axis y="0.000000" x="1.000000" z="0.000000" />
31 </rotation>
32 </bone>
33 <bone name="mid4" id="5" >
34 <position y="1.000000" x="0.000000" z="0.000000" />
35 <rotation angle="0.000000" >
36 <axis y="0.000000" x="1.000000" z="0.000000" />
37 </rotation>
38 </bone>
39 <bone name="tail" id="6" >
40 <position y="1.000000" x="0.000000" z="-0.000000" />
41 <rotation angle="0.000000" >
42 <axis y="0.000000" x="1.000000" z="0.000000" />
43 </rotation>
44 </bone>
45 </bones>
46 <bonehierarchy >
47 <boneparent parent="Dummy-Root" bone="head" />
48 <boneparent parent="head" bone="mid1" />
49 <boneparent parent="mid1" bone="mid2" />
50 <boneparent parent="mid2" bone="mid3" />
51 <boneparent parent="mid3" bone="mid4" />
52 <boneparent parent="mid4" bone="tail" />
53 </bonehierarchy>
54 <animations >
55 <animation length="0.041666666666666664" name="my_animation" >
56 <tracks >
57 <track bone="Dummy-Root" >
58 <keyframes >
59 <keyframe time="0.0" >
60 <translate y="0.000000" x="0.000000" z="0.000000" />
61 <rotate angle="0.000000" >
62 <axis y="0.000000" x="1.000000" z="0.000000" />
63 </rotate>
64 <scale y="1.000000" x="1.000000" z="1.000000" />
65 </keyframe>
66 </keyframes>
67 </track>
68 <track bone="head" >
69 <keyframes >
70 <keyframe time="0.0" >
71 <translate y="0.000000" x="0.000000" z="0.000000" />
72 <rotate angle="0.000000" >
73 <axis y="0.000000" x="1.000000" z="0.000000" />
74 </rotate>
75 <scale y="1.000000" x="1.000000" z="1.000000" />
76 </keyframe>
77 </keyframes>
78 </track>
79 <track bone="mid1" >
80 <keyframes >
81 <keyframe time="0.0" >
82 <translate y="0.000000" x="0.000000" z="0.000000" />
83 <rotate angle="0.000000" >
84 <axis y="0.000000" x="1.000000" z="0.000000" />
85 </rotate>
86 <scale y="1.000000" x="1.000000" z="1.000000" />
87 </keyframe>
88 </keyframes>
89 </track>
90 <track bone="mid2" >
91 <keyframes >
92 <keyframe time="0.0" >
93 <translate y="0.000000" x="0.000000" z="0.000000" />
94 <rotate angle="0.000000" >
95 <axis y="0.000000" x="1.000000" z="0.000000" />
96 </rotate>
97 <scale y="1.000000" x="1.000000" z="1.000000" />
98 </keyframe>
99 </keyframes>
100 </track>
101 <track bone="mid3" >
102 <keyframes >
103 <keyframe time="0.0" >
104 <translate y="0.000000" x="0.000000" z="0.000000" />
105 <rotate angle="0.000000" >
106 <axis y="0.000000" x="1.000000" z="0.000000" />
107 </rotate>
108 <scale y="1.000000" x="1.000000" z="1.000000" />
109 </keyframe>
110 </keyframes>
111 </track>
112 <track bone="mid4" >
113 <keyframes >
114 <keyframe time="0.0" >
115 <translate y="0.000000" x="0.000000" z="0.000000" />
116 <rotate angle="0.000000" >
117 <axis y="0.000000" x="1.000000" z="0.000000" />
118 </rotate>
119 <scale y="1.000000" x="1.000000" z="1.000000" />
120 </keyframe>
121 </keyframes>
122 </track>
123 <track bone="tail" >
124 <keyframes >
125 <keyframe time="0.0" >
126 <translate y="0.000000" x="0.000000" z="0.000000" />
127 <rotate angle="0.000000" >
128 <axis y="0.000000" x="1.000000" z="0.000000" />
129 </rotate>
130 <scale y="1.000000" x="1.000000" z="1.000000" />
131 </keyframe>
132 </keyframes>
133 </track>
134 </tracks>
135 </animation>
136 </animations>
137 </skeleton>