Changeset 4902 for data/trunk/levels
- Timestamp:
- Jun 19, 2007, 5:20:15 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
data/trunk/levels/vertical_scroller.oxw
r4899 r4902 16 16 17 17 <WorldEntities> 18 <Building>19 <name>zhara</name>20 <model>models/space_stations/ZHARA_Space_Station.obj,30</model>21 <abs-coor>-20,0,30</abs-coor>22 <abs-dir>0.3,0,1,0</abs-dir>23 </Building>24 18 25 19 <Planet> 26 20 <name>Moon</name> 27 <texture>textures/planets/ mars.png</texture>21 <texture>textures/planets/pluto.png</texture> 28 22 <size>100</size> 29 23 <abs-coor>3610, 116, -656</abs-coor> 30 24 <abs-dir>0.3,0,1,0</abs-dir> 31 25 </Planet> 26 27 <ActionboxEnemy> 28 <name>Noxon01</name> 29 <model>models/spaceships/noxon_spaceship_fighter.obj,0.2</model> 30 <abs-coor>895.826904, 118.867111, -283.239410</abs-coor> 31 <abs-dir> 0.193116, -0.090633, -0.976817, 0.017918 </abs-dir> 32 </ActionboxEnemy> 33 34 35 <ActionboxEnemy> 36 <name>Noxon02</name> 37 <model>models/spaceships/noxon_spaceship_fighter.obj,0.2</model> 38 <abs-coor>932.626221, 154.866180, -131.888626</abs-coor> 39 <abs-dir> 0.193116, -0.090633, -0.976817, 0.017918</abs-dir> 40 </ActionboxEnemy> 41 42 43 <ActionboxEnemy> 44 <name>Noxon03</name> 45 <model>models/spaceships/noxon_spaceship_fighter.obj,0.2</model> 46 <abs-coor>1154.911621, 127.052818, -38.380138</abs-coor> 47 <abs-dir> </abs-dir> 48 </ActionboxEnemy> 32 49 33 50 <Rotor> … … 62 79 <ActionBox>45, 25, 450, 6</ActionBox> 63 80 <mode>1</mode> 64 <speed> 50</speed>81 <speed>30</speed> 65 82 <addPoint>0,0,0</addPoint> 66 83 <addPoint>219.837738, -0.605457, 37.411240</addPoint> … … 118 135 <Camera> 119 136 <name>cameraOne</name> 120 <abs-coor>2800,5,50</abs-coor>137 <abs-coor>3604.608398, 155.705444, -312.326019</abs-coor> 121 138 </Camera> 122 139 </Cameras>
Note: See TracChangeset
for help on using the changeset viewer.