source: flair-src/trunk/models/indoor_flight_arena.xml@ 415

Last change on this file since 415 was 302, checked in by Sanahuja Guillaume, 5 years ago

modifs nouveau build system

File size: 602 bytes
Line 
1<scene>
2 <params>
3 <archive id="0" path="indoor_flight_arena.zip" />
4 <mesh id="0" model="voliere.bsp" >
5 <position x="0" y="0" z="0" />
6 <rotation x="0" y="0" z="0" />
7 <scale x="10" y="10" z="3" />
8 </mesh>
9 <camera name="fixed camera 1">
10 <position x="-5" y="-5" z="-2.5" />
11 <lookat x="0" y="0" z="0" />
12 </camera>
13 <camera name="fixed camera 2">
14 <position x="-5" y="5" z="-2.5" />
15 </camera>
16 <camera name="fixed camera 3">
17 <position x="5" y="-5" z="-2.5" />
18 </camera>
19 <camera name="fixed camera 4">
20 <position x="5" y="5" z="-2.5" />
21 </camera>
22 </params>
23</scene>
Note: See TracBrowser for help on using the repository browser.