Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5321


Ignore:
Timestamp:
Dec 8, 2008, 5:37:16 PM (15 years ago)
Author:
FelixSchulthess
Message:
 
Location:
data/media
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • data/media/levels/sample2.oxw

    r5320 r5321  
    11<?lua
    22  include("levels/hudtemplates.oxw")
    3 ?>
    4 
    5 <?lua
    63  include("levels/spaceshiptemplates.oxw")
     4  dofile("../../media/levels/test.lua")
    75?>
    86
     
    1816    <SpawnPoint position="0,   0, -700" yaw  =180 spawnclass=SpaceShip pawndesign=spaceshipassff />
    1917    <SpawnPoint position="0, 300, -300" pitch=-90 spawnclass=SpaceShip pawndesign=spaceshipassff /-->
     18
     19    <?lua test() ?>
    2020       
    2121        <!-- axes in ogre's origin of coordinate system for phsics engine testing purposes-->
Note: See TracChangeset for help on using the changeset viewer.