Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4575 for data/trunk/levels


Ignore:
Timestamp:
Jan 28, 2007, 2:07:31 PM (17 years ago)
Author:
snellen
Message:

continued cutscene

File:
1 edited

Legend:

Unmodified
Added
Removed
  • data/trunk/levels/sp_cutscene_intro.oxw

    r4574 r4575  
    3030          <name>bomberOne</name>
    3131          <model>models/spaceships/human_spaceship_bomber.obj,1.2</model>
    32           <abs-coor>-480, 20, -70 </abs-coor>
     32          <abs-coor>-480, 5, -70 </abs-coor>
    3333          <abs-dir> 0,0,1,0 </abs-dir>
     34          <Track>
     35            <mode>1</mode>
     36            <speed>0.5</speed>
     37             <addPoint>-480,5,-70</addPoint>
     38             <addPoint>1000,5,-70</addPoint>
     39          </Track>
     40        </NPC>
     41
     42        <NPC>
     43          <name>fighterOne</name>
     44          <model>models/spaceships/human_spaceship_fighter.obj,0.5</model>
     45          <abs-coor>-430, 5, -70 </abs-coor>
     46          <abs-dir> 0,0,1,0 </abs-dir>
     47          <Track>
     48            <mode>1</mode>
     49            <speed>0.5</speed>
     50             <addPoint>-430,5,-70</addPoint>
     51             <addPoint>1000,5,-70</addPoint>
     52          </Track>
    3453        </NPC>
    3554
     
    3958          <abs-coor>-490, -10, -60 </abs-coor>
    4059          <abs-dir> 0,0,1,0 </abs-dir>
     60          <Track>
     61            <mode>1</mode>
     62            <speed>0.5</speed>
     63             <addPoint>-490,-10,-60</addPoint>
     64             <addPoint>1000,-10,-60</addPoint>
     65          </Track>
    4166        </NPC>
    42 
    43         <NPC>
    44           <name>fighterOne</name>
    45           <model>models/spaceships/human_spaceship_fighter.obj,0.5</model>
    46           <abs-coor>-430, 15, -70 </abs-coor>
    47           <abs-dir> 0,0,1,0 </abs-dir>
    48         </NPC>
     67       
    4968
    5069        <NPC>
     
    5372          <abs-coor>-430, -10, -60 </abs-coor>
    5473          <abs-dir> 0,0,1,0 </abs-dir>
     74          <Track>
     75            <mode>1</mode>
     76            <speed>0.5</speed>
     77             <addPoint>-430,-10,-60</addPoint>
     78             <addPoint>1000,-10,-60</addPoint>
     79          </Track>
    5580        </NPC>
    5681
     
    6186            <abs-coor>-75, 0, 400</abs-coor>
    6287            <texture>textures/planets/mars.png</texture>
     88            <cloud-texture>textures/planets/halo.png</cloud-texture>
    6389          </Planet>
    6490
Note: See TracChangeset for help on using the changeset viewer.