Line | |
---|
1 | mesh carpetShape |
---|
2 | { |
---|
3 | ogreXMLfile media\carpetShape.mesh.xml |
---|
4 | ogrefile carpetShape.mesh |
---|
5 | pathmapresolution 64 |
---|
6 | divide 8 |
---|
7 | } |
---|
8 | |
---|
9 | entity carpet |
---|
10 | { |
---|
11 | mesh carpetShape |
---|
12 | transformation 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 |
---|
13 | pathmapclusters 32 |
---|
14 | pathmapfile prm\carpet |
---|
15 | } |
---|
16 | |
---|
17 | mesh greenwireShape |
---|
18 | { |
---|
19 | ogreXMLfile media\greenwireShape.mesh.xml |
---|
20 | ogrefile greenwireShape.mesh |
---|
21 | pathmapresolution 64 |
---|
22 | divide 8 |
---|
23 | } |
---|
24 | |
---|
25 | entity greenwire |
---|
26 | { |
---|
27 | mesh greenwireShape |
---|
28 | transformation 1 0 0 0 0 1 0 -2 0 0 1 0 0 0 0 1 |
---|
29 | pathmapclusters 32 |
---|
30 | pathmapfile prm\greenwire |
---|
31 | } |
---|
32 | |
---|
33 | mesh ironShape |
---|
34 | { |
---|
35 | ogreXMLfile media\ironShape.mesh.xml |
---|
36 | ogrefile ironShape.mesh |
---|
37 | pathmapresolution 64 |
---|
38 | divide 8 |
---|
39 | } |
---|
40 | |
---|
41 | entity iron |
---|
42 | { |
---|
43 | mesh ironShape |
---|
44 | transformation 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 |
---|
45 | pathmapclusters 32 |
---|
46 | pathmapfile prm\iron |
---|
47 | } |
---|
48 | |
---|
49 | mesh redwireShape |
---|
50 | { |
---|
51 | ogreXMLfile media\redwireShape.mesh.xml |
---|
52 | ogrefile redwireShape.mesh |
---|
53 | pathmapresolution 64 |
---|
54 | divide 8 |
---|
55 | } |
---|
56 | |
---|
57 | entity redwire |
---|
58 | { |
---|
59 | mesh redwireShape |
---|
60 | transformation 1 0 0 0 0 1 0 2 0 0 1 0 0 0 0 1 |
---|
61 | pathmapclusters 32 |
---|
62 | pathmapfile prm\redwire |
---|
63 | } |
---|
64 | |
---|
65 | mesh whitewireShape |
---|
66 | { |
---|
67 | ogreXMLfile media\whitewireShape.mesh.xml |
---|
68 | ogrefile whitewireShape.mesh |
---|
69 | pathmapresolution 64 |
---|
70 | divide 8 |
---|
71 | } |
---|
72 | |
---|
73 | entity whitewire |
---|
74 | { |
---|
75 | mesh whitewireShape |
---|
76 | transformation 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 |
---|
77 | pathmapclusters 32 |
---|
78 | pathmapfile prm\whitewire |
---|
79 | } |
---|
80 | |
---|
Note: See
TracBrowser
for help on using the repository browser.