~ubuntu-branches/debian/sid/ember/sid

« back to all changes in this revision

Viewing changes to src/components/ogre/modeldefinitions/galbor_heavy_infantry.modeldef

  • Committer: Bazaar Package Importer
  • Author(s): Michael Koch
  • Date: 2009-07-23 07:46:40 UTC
  • Revision ID: james.westby@ubuntu.com-20090723074640-wh0ukzis0kda36qv
Tags: upstream-0.5.6
ImportĀ upstreamĀ versionĀ 0.5.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<models>
 
2
    <model name="galbor_heavy_infantry" usescaleof="all" showcontained="true" icon="">
 
3
        <translate x="0.000000" y="0.000000" z="0.000000" />
 
4
        <rotation x="1.000000" y="0.000000" z="0.000000" degrees="0.000000" />
 
5
        <submodels>
 
6
            <submodel mesh="3d_skeletons/bipeds/races/human/galbor/galbor_heavy_infantry.mesh">
 
7
                <parts>
 
8
                    <part name="main" show="true">
 
9
                        <subentities>
 
10
                            <subentity index="0" material="/global/bipeds/races/human/galbor/head/stigand" />
 
11
                            <subentity index="1" material="/global/bipeds/races/human/galbor/head/stigand" />
 
12
                            <subentity index="2" material="/global/bipeds/races/human/galbor/attire/heavy_infantry" />
 
13
                            <subentity index="3" material="/global/bipeds/races/human/galbor/head/stigand" />
 
14
                            <subentity index="4" material="/global/bipeds/races/human/galbor/head/stigand" />
 
15
                        </subentities>
 
16
                    </part>
 
17
                </parts>
 
18
            </submodel>
 
19
        </submodels>
 
20
                <actions>
 
21
                        <action name="__movement_idle" speed="1.000000">
 
22
                                <animations>
 
23
                                        <animation>
 
24
                                                <animationpart name="idle_Clip" weight="1" />
 
25
                                        </animation>
 
26
                                </animations>
 
27
                        </action>
 
28
                        <action name="__movement_walk" speed="1.000000">
 
29
                                <animations>
 
30
                                        <animation>
 
31
                                                <animationpart name="walk_loop_Clip" weight="1.000000" />
 
32
                                        </animation>
 
33
                                </animations>
 
34
                        </action>
 
35
                        <action name="__movement_swim" speed="1.000000">
 
36
                                <animations>
 
37
                                        <animation>
 
38
                                                <animationpart name="walk_loop_Clip" weight="1.000000" />
 
39
                                        </animation>
 
40
                                </animations>
 
41
                        </action>
 
42
                        <action name="__movement_run" speed="1.000000">
 
43
                                <animations>
 
44
                                        <animation>
 
45
                                                <animationpart name="run_Clip" weight="1.000000" />
 
46
                                        </animation>
 
47
                                </animations>
 
48
                        </action>
 
49
                        <action name="cut" speed="1.000000">
 
50
                                <animations>
 
51
                                        <animation>
 
52
                                                <animationpart name="attack_roundhouse_slash_Clip" weight="1.000000" />
 
53
                                        </animation>
 
54
                                </animations>
 
55
                        </action>
 
56
                        <action name="punch" speed="1.000000">
 
57
                                <animations>
 
58
                                        <animation>
 
59
                                                <animationpart name="attack_roundhouse_slash_Clip" weight="1.000000" />
 
60
                                        </animation>
 
61
                                </animations>
 
62
                        </action>
 
63
                </actions>
 
64
        <attachpoints />
 
65
        <views />
 
66
    </model>
 
67
</models>