Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 600 for code/branches/FICN/bin


Ignore:
Timestamp:
Dec 17, 2007, 10:11:39 PM (16 years ago)
Author:
nicolasc
Message:

updated assf model, use assf3, assf2 has no texture!!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/FICN/bin/levels/sample.oxw

    r595 r600  
    3232
    3333    <SceneNode name="ShipNode" pos="0,0,0" node="OgreHeadNode" scale="10,10,10" yaw="-90" pitch="-90" />
    34     <BaseEntity name="TheShip" src="assf2.mesh" node="ShipNode" />
     34    <BaseEntity name="TheShip" src="assf3.mesh" node="ShipNode" />
    3535
    36     <Model position="200,0,500" scale="10" mesh="assf2.mesh" yaw="-90" pitch="-90" />
    37     <Model position="-200,0,500" scale="10" mesh="assf2.mesh" yaw="-90" pitch="-90" />
     36    <Model position="200,0,500" scale="10" mesh="assf3.mesh" yaw="-90" pitch="-90" />
     37    <Model position="-200,0,500" scale="10" mesh="assf3.mesh" yaw="-90" pitch="-90" />
    3838
    3939    <Model position="0,2000,0" scale="40" mesh="ast1.mesh" />
Note: See TracChangeset for help on using the changeset viewer.