Changeset 5321
- Timestamp:
- Dec 8, 2008, 5:37:16 PM (16 years ago)
- Location:
- data/media
- Files:
-
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
data/media/levels/sample2.oxw
r5320 r5321 1 1 <?lua 2 2 include("levels/hudtemplates.oxw") 3 ?>4 5 <?lua6 3 include("levels/spaceshiptemplates.oxw") 4 dofile("../../media/levels/test.lua") 7 5 ?> 8 6 … … 18 16 <SpawnPoint position="0, 0, -700" yaw =180 spawnclass=SpaceShip pawndesign=spaceshipassff /> 19 17 <SpawnPoint position="0, 300, -300" pitch=-90 spawnclass=SpaceShip pawndesign=spaceshipassff /--> 18 19 <?lua test() ?> 20 20 21 21 <!-- axes in ogre's origin of coordinate system for phsics engine testing purposes-->
Note: See TracChangeset
for help on using the changeset viewer.