1 | <Template name=spacestation_elements> |
---|
2 | <SpaceStation |
---|
3 | normalTubetemplate = ss_tube |
---|
4 | curvedTubetemplate = ss_curve |
---|
5 | crossingTubetemplate = ss_tube_x |
---|
6 | > |
---|
7 | </SpaceStation> |
---|
8 | </Template> |
---|
9 | |
---|
10 | |
---|
11 | <!-- Spacestation Element Tube --> |
---|
12 | <Template name=ss_tube> |
---|
13 | |
---|
14 | <MovableEntity position="0,0,0"> |
---|
15 | <attached> |
---|
16 | |
---|
17 | <Model position="0,0,0" scale3D="100,100,100" mesh="ss_tube.mesh" /> |
---|
18 | |
---|
19 | |
---|
20 | </attached> |
---|
21 | <collisionShapes> |
---|
22 | <BoxCollisionShape position="0,0,100" halfExtents="250,100,0" /> <!--Wand links--> |
---|
23 | <BoxCollisionShape position="0,0,-100" halfExtents="250,100,0" /> <!--Wand rechts--> |
---|
24 | <BoxCollisionShape position="0,-100,0" halfExtents="250,0,100" /> <!--Decke--> |
---|
25 | <BoxCollisionShape position="0,100,0" halfExtents="250,0,100" /> <!--Boden--> |
---|
26 | |
---|
27 | </collisionShapes> |
---|
28 | |
---|
29 | |
---|
30 | </MovableEntity> |
---|
31 | |
---|
32 | </Template> |
---|
33 | |
---|
34 | |
---|
35 | <!-- Spacestation Element Curve --> |
---|
36 | <Template name=ss_curve> |
---|
37 | |
---|
38 | <MovableEntity position="0,0,0"> |
---|
39 | <attached> |
---|
40 | |
---|
41 | <Model position="-325,-100,125" mesh="cube_red.mesh" scale3D="225,1,225" /> |
---|
42 | <Model position="0,0,0" yaw=0 scale3D="100,100,100" mesh="ss_curve.mesh" /> |
---|
43 | |
---|
44 | </attached> |
---|
45 | <collisionShapes> |
---|
46 | <BoxCollisionShape position="-300,0,-100" halfExtents="150,100,0" /> <!--Wand rechts--> |
---|
47 | <BoxCollisionShape position="-100,0,100" halfExtents="150,100,0" /> <!--Wand rechts--> |
---|
48 | <BoxCollisionShape position="-200,0,100" yaw=45 halfExtents="150,100,0" /> <!--Wand rechts--> |
---|
49 | <BoxCollisionShape position="-325,-100,125" halfExtents="225,0,225" /> <!--Boden--> |
---|
50 | <BoxCollisionShape position="-325,100,125" halfExtents="250,0,100" /> <!--Decke--> |
---|
51 | |
---|
52 | </collisionShapes> |
---|
53 | |
---|
54 | |
---|
55 | </MovableEntity> |
---|
56 | |
---|
57 | </Template> |
---|
58 | |
---|
59 | |
---|
60 | <!-- Spacestation Element Crossing --> |
---|
61 | <Template name=ss_tube_x> |
---|
62 | |
---|
63 | <MovableEntity position="0,0,0"> |
---|
64 | <attached> |
---|
65 | |
---|
66 | <Model position="0,0,0" scale3D="100,100,100" mesh="ss_tube_x.mesh" /> |
---|
67 | |
---|
68 | </attached> |
---|
69 | <collisionShapes> |
---|
70 | <BoxCollisionShape position="0,8,17" halfExtents="8,10,10" /> |
---|
71 | <BoxCollisionShape position="0,0,22" halfExtents="18, 2, 10" /> |
---|
72 | <BoxCollisionShape position="0,0,9" halfExtents="12, 2, 20" /> |
---|
73 | <BoxCollisionShape position="0,0,-18" halfExtents="6, 2, 18" /> |
---|
74 | |
---|
75 | </collisionShapes> |
---|
76 | |
---|
77 | |
---|
78 | </MovableEntity> |
---|
79 | |
---|
80 | </Template> |
---|
81 | |
---|
82 | |
---|
83 | <!-- Spacestation Element Flagroom --> |
---|
84 | <Template name=ss_flag_room> |
---|
85 | |
---|
86 | <MovableEntity position="0,0,0"> |
---|
87 | <attached> |
---|
88 | |
---|
89 | <Model position="0,0,0" yaw=0 pitch=-90 scale3D="100,100,100" mesh="ss_flag_room.mesh" /> |
---|
90 | |
---|
91 | </attached> |
---|
92 | <collisionShapes> |
---|
93 | <BoxCollisionShape position="0,8,17" halfExtents="8,10,10" /> |
---|
94 | <BoxCollisionShape position="0,0,22" halfExtents="18, 2, 10" /> |
---|
95 | <BoxCollisionShape position="0,0,9" halfExtents="12, 2, 20" /> |
---|
96 | <BoxCollisionShape position="0,0,-18" halfExtents="6, 2, 18" /> |
---|
97 | |
---|
98 | </collisionShapes> |
---|
99 | |
---|
100 | |
---|
101 | </MovableEntity> |
---|
102 | |
---|
103 | </Template> |
---|
104 | |
---|
105 | |
---|
106 | <!-- Spacestation Element Machine --> |
---|
107 | <Template name=ss_machine> |
---|
108 | |
---|
109 | <MovableEntity position="0,0,0"> |
---|
110 | <attached> |
---|
111 | |
---|
112 | <Model position="0,0,0" roll=0 scale3D="0.15,0.15,0.15" mesh="ss_machine.mesh" /> |
---|
113 | |
---|
114 | </attached> |
---|
115 | <collisionShapes> |
---|
116 | <BoxCollisionShape position="0,8,17" halfExtents="8,10,10" /> |
---|
117 | <BoxCollisionShape position="0,0,22" halfExtents="18, 2, 10" /> |
---|
118 | <BoxCollisionShape position="0,0,9" halfExtents="12, 2, 20" /> |
---|
119 | <BoxCollisionShape position="0,0,-18" halfExtents="6, 2, 18" /> |
---|
120 | |
---|
121 | </collisionShapes> |
---|
122 | --> |
---|
123 | |
---|
124 | </MovableEntity> |
---|
125 | roll=180 mesh="ss_table.mesh" scale3D="25,25,25" |
---|
126 | </Template> |
---|
127 | |
---|
128 | |
---|
129 | <!-- Spacestation Element Table--> |
---|
130 | <Template name=ss_table> |
---|
131 | |
---|
132 | <MovableEntity position="0,0,0"> |
---|
133 | <attached> |
---|
134 | |
---|
135 | <Model position="0,0,0" roll=0 scale3D="25,25,25" mesh="ss_table.mesh" /> |
---|
136 | |
---|
137 | </attached> |
---|
138 | <collisionShapes> |
---|
139 | <BoxCollisionShape position="0,8,17" halfExtents="8,10,10" /> |
---|
140 | <BoxCollisionShape position="0,0,22" halfExtents="18, 2, 10" /> |
---|
141 | <BoxCollisionShape position="0,0,9" halfExtents="12, 2, 20" /> |
---|
142 | <BoxCollisionShape position="0,0,-18" halfExtents="6, 2, 18" /> |
---|
143 | |
---|
144 | </collisionShapes> |
---|
145 | |
---|
146 | |
---|
147 | </MovableEntity> |
---|
148 | |
---|
149 | </Template> |
---|
150 | |
---|
151 | |
---|
152 | <!-- Spacestation Element Table (cracked) --> |
---|
153 | <Template name=ss_table_cracked> |
---|
154 | |
---|
155 | <MovableEntity position="0,0,0"> |
---|
156 | <attached> |
---|
157 | |
---|
158 | <Model position="0,0,0" roll=0 scale3D="25,25,25" mesh="ss_table_cracked.mesh" /> |
---|
159 | |
---|
160 | </attached> |
---|
161 | <collisionShapes> |
---|
162 | <BoxCollisionShape position="0,8,17" halfExtents="8,10,10" /> |
---|
163 | <BoxCollisionShape position="0,0,22" halfExtents="18, 2, 10" /> |
---|
164 | <BoxCollisionShape position="0,0,9" halfExtents="12, 2, 20" /> |
---|
165 | <BoxCollisionShape position="0,0,-18" halfExtents="6, 2, 18" /> |
---|
166 | |
---|
167 | </collisionShapes> |
---|
168 | |
---|
169 | |
---|
170 | </MovableEntity> |
---|
171 | |
---|
172 | </Template> |
---|
173 | |
---|
174 | |
---|
175 | <!-- Spacestation Element Cylinder --> |
---|
176 | <Template name=ss_cylinder> |
---|
177 | |
---|
178 | <MovableEntity position="0,0,0"> |
---|
179 | <attached> |
---|
180 | |
---|
181 | <Model position="0,0,0" roll=0 scale3D="25,25,25" mesh="ss_cylinder.mesh" /> |
---|
182 | |
---|
183 | </attached> |
---|
184 | <collisionShapes> |
---|
185 | <BoxCollisionShape position="0,8,17" halfExtents="8,10,10" /> |
---|
186 | <BoxCollisionShape position="0,0,22" halfExtents="18, 2, 10" /> |
---|
187 | <BoxCollisionShape position="0,0,9" halfExtents="12, 2, 20" /> |
---|
188 | <BoxCollisionShape position="0,0,-18" halfExtents="6, 2, 18" /> |
---|
189 | |
---|
190 | </collisionShapes> |
---|
191 | |
---|
192 | |
---|
193 | </MovableEntity> |
---|
194 | |
---|
195 | </Template> |
---|
196 | |
---|
197 | |
---|
198 | <!-- Spacestation Element Chair --> |
---|
199 | <Template name=ss_chair> |
---|
200 | |
---|
201 | <MovableEntity position="0,0,0"> |
---|
202 | <attached> |
---|
203 | |
---|
204 | <Model position="0,0,0" roll=0 pitch=0 scale3D="20,20,20" mesh="ss_chair.mesh" /> |
---|
205 | |
---|
206 | </attached> |
---|
207 | <collisionShapes> |
---|
208 | <BoxCollisionShape position="0,8,17" halfExtents="8,10,10" /> |
---|
209 | <BoxCollisionShape position="0,0,22" halfExtents="18, 2, 10" /> |
---|
210 | <BoxCollisionShape position="0,0,9" halfExtents="12, 2, 20" /> |
---|
211 | <BoxCollisionShape position="0,0,-18" halfExtents="6, 2, 18" /> |
---|
212 | |
---|
213 | </collisionShapes> |
---|
214 | |
---|
215 | |
---|
216 | </MovableEntity> |
---|
217 | |
---|
218 | </Template> |
---|
219 | |
---|
220 | |
---|
221 | <!-- Spacestation Element Wall --> |
---|
222 | <Template name=ss_wall> |
---|
223 | |
---|
224 | <MovableEntity position="0,0,0"> |
---|
225 | <attached> |
---|
226 | |
---|
227 | <Model position="0,0,0" roll=0 scale3D="20,20,20" mesh="ss_wall.mesh" /> |
---|
228 | |
---|
229 | </attached> |
---|
230 | <collisionShapes> |
---|
231 | <BoxCollisionShape position="0,8,17" halfExtents="8,10,10" /> |
---|
232 | <BoxCollisionShape position="0,0,22" halfExtents="18, 2, 10" /> |
---|
233 | <BoxCollisionShape position="0,0,9" halfExtents="12, 2, 20" /> |
---|
234 | <BoxCollisionShape position="0,0,-18" halfExtents="6, 2, 18" /> |
---|
235 | |
---|
236 | </collisionShapes> |
---|
237 | |
---|
238 | |
---|
239 | </MovableEntity> |
---|
240 | |
---|
241 | </Template> |
---|
242 | |
---|
243 | |
---|
244 | <!-- Spacestation Element Flag --> |
---|
245 | <Template name=ss_flag_aean> |
---|
246 | |
---|
247 | <MovableEntity position="0,0,0"> |
---|
248 | <attached> |
---|
249 | |
---|
250 | <Model position="0,0,0" roll=0 scale3D="40,40,40" mesh="ss_flag_aean.mesh" /> |
---|
251 | |
---|
252 | </attached> |
---|
253 | <collisionShapes> |
---|
254 | <BoxCollisionShape position="0,8,17" halfExtents="8,10,10" /> |
---|
255 | <BoxCollisionShape position="0,0,22" halfExtents="18, 2, 10" /> |
---|
256 | <BoxCollisionShape position="0,0,9" halfExtents="12, 2, 20" /> |
---|
257 | <BoxCollisionShape position="0,0,-18" halfExtents="6, 2, 18" /> |
---|
258 | |
---|
259 | </collisionShapes> |
---|
260 | |
---|
261 | |
---|
262 | </MovableEntity> |
---|
263 | |
---|
264 | </Template> |
---|
265 | |
---|