Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 5, 2008, 10:59:49 AM (16 years ago)
Author:
bknecht
Message:

Some updates on the trigger:

  • Reacts on defined sub classes of WorldEntity
  • List of other triggers (no check on them, yet)
  • tick function for delay triggers (have to add a startCounting() function)

etc.

File:
1 edited

Legend:

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

    r1201 r1541  
    1010
    1111<Ambient colourvalue="1,1,1" />
    12 <Skybox src="Orxonox/StarSkyBox" />
     12<Skybox src="Orxonox/StarfieldSkyBox" />
    1313<SpaceShip camera="true" position="0,0,0" scale="10" yawpitchroll="-90,-90,0" mesh="assf3.mesh" maxSpeed="500" maxSideAndBackSpeed="50" maxRotation="1.0" transAcc="200" rotAcc="3.0" transDamp="75" rotDamp="1.0" />
    1414
Note: See TracChangeset for help on using the changeset viewer.