Changeset 600 for code/branches
- Timestamp:
- Dec 17, 2007, 10:11:39 PM (17 years ago)
- Location:
- code/branches/FICN
- Files:
-
- 1 added
- 2 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
code/branches/FICN/Media/materials/scripts/assf.material
r594 r600 1 material Material/SOLID/TEX/human_assf. jpg/VertCol1 material Material/SOLID/TEX/human_assf.png/VertCol 2 2 { 3 3 technique -
code/branches/FICN/bin/levels/sample.oxw
r595 r600 32 32 33 33 <SceneNode name="ShipNode" pos="0,0,0" node="OgreHeadNode" scale="10,10,10" yaw="-90" pitch="-90" /> 34 <BaseEntity name="TheShip" src="assf 2.mesh" node="ShipNode" />34 <BaseEntity name="TheShip" src="assf3.mesh" node="ShipNode" /> 35 35 36 <Model position="200,0,500" scale="10" mesh="assf 2.mesh" yaw="-90" pitch="-90" />37 <Model position="-200,0,500" scale="10" mesh="assf 2.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" /> 38 38 39 39 <Model position="0,2000,0" scale="40" mesh="ast1.mesh" />
Note: See TracChangeset
for help on using the changeset viewer.