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

« back to all changes in this revision

Viewing changes to src/components/ogre/modeldefinitions/house3.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="house3" usescaleof="depth" scale="1.100000" showcontained="true" icon="">
 
3
        <translate x="1.000000" y="0.000000" z="-1.000000" />
 
4
        <rotation x="-0.000000" y="0.707107" z="0.707107" degrees="180.000000" />
 
5
        <submodels>
 
6
            <submodel mesh="3d_objects/structures/models/two_room_house/two_room_house.mesh">
 
7
                <parts>
 
8
                    <part name="main" show="true">
 
9
                        <subentities>
 
10
                            <subentity index="0" material="/global/structures/roof_shingle" />
 
11
                            <subentity index="1" material="/global/structures/moraf_roof_bottom" />
 
12
                            <subentity index="2" material="/global/structures/moraf_normal_wall" />
 
13
                            <subentity index="3" material="/global/structures/moraf_floor" />
 
14
                            <subentity index="4" material="/global/structures/moraf_timber_wall" />
 
15
                            <subentity index="5" material="/global/structures/moraf_timber_beam" />
 
16
                        </subentities>
 
17
                    </part>
 
18
                </parts>
 
19
            </submodel>
 
20
        </submodels>
 
21
        <actions />
 
22
        <attachpoints />
 
23
        <views />
 
24
    </model>
 
25
</models>