summaryrefslogtreecommitdiff
path: root/res/brush47.xml
blob: 1ece78f51257394de62b6d5251bb356f4a50c017 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<?xml version="1.0"?>
<ilt p.id="assetFactory">
  <object id="wheel">
    <use type="cylinder" position="0,0,0.571" scale="1.142,1.142,0.07" rotation="0,0,1.5708"/>
  </object>
  <object id="axel">
    <use type="wheel" position="-0.717,0,0"/>
    <use type="wheel" position="0.717,0,0" rotation="0,3.14159,0"/>
  </object>
  <object id="bogie">
    <use type="axel" position="0,0,0"/>
    <use type="axel" position="0,2,0"/>
    <use type="axel" position="0,-2,0"/>
  </object>
  <asset id="brush-47" name="Brush 47">
    <mesh id="body" size="2.69,19.38,3.9">
      <use type="cuboid" position="0,0,1.2" scale="2.69,19.38,1.5" colour="#2c4f5a">
        <face id="bottom" colour="#2c3539"/>
        <face id="front" colour="#fbc32f"/>
        <face id="back" colour="#fbc32f"/>
        <face id="top" type="extrude" scale="1,0.95,1" position="0,0,0.8">
          <face id="front" colour="#e1eff3"/>
          <face id="back" colour="#e1eff3"/>
          <face id="top" type="extrude" scale="0.5,0.8,0" position="0,0,0.4" smooth="true" colour="#aeb0b0"/>
        </face>
      </use>
      <use type="cuboid" position="0,0,0.2" scale="2.6,4.5,1" colour="#413b3a"/>
    </mesh>
    <mesh id="bogie1">
      <use type="bogie" position="0,6,0" colour="#413b3a"/>
    </mesh>
    <mesh id="bogie2">
      <use type="bogie" position="0,-6,0" rotation="0,3.14159,0" colour="#413b3a"/>
    </mesh>
  </asset>
</ilt>