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

« back to all changes in this revision

Viewing changes to src/components/ogre/modeldefinitions/arrow.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="arrow" usescaleof="none" scale="1.000000" 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_objects/items/weapons/models/arrow/arrow.mesh">
 
7
                <parts>
 
8
                    <part name="main" show="true">
 
9
                        <subentities>
 
10
                            <subentity index="0" material="/global/items/weapons/arrow" />
 
11
                        </subentities>
 
12
                    </part>
 
13
                </parts>
 
14
            </submodel>
 
15
        </submodels>
 
16
        <actions />
 
17
        <attachpoints />
 
18
        <views />
 
19
    </model>
 
20
</models>