summaryrefslogtreecommitdiff
path: root/res/brush47.xml
blob: 3c6705a7f235b8e032c551f3671421e2c2f12ef9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?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,90"/>
  </object>
  <object id="axel">
    <use type="wheel" position="0.717,0,0"/>
    <use type="wheel" position="-0.717,0,0" rotation="0,90,0"/>
  </object>
  <object id="bogey">
    <use type="axel" position="0,0,0"/>
    <use type="axel" position="0,2,0"/>
    <use type="axel" position="0,-2,0"/>
  </object>
</ilt>