Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 30, 2008, 5:59:36 PM (16 years ago)
Author:
rgrieder
Message:

xml comments are not that flexible..

File:
1 edited

Legend:

Unmodified
Added
Removed
  • data/Media/levels/tutorial.oxw

    r5175 r5176  
    44<!-- This is your own space ship. The complicated XML values are not important -->
    55<TutorialShip
    6     <!-- Parameters issued by SpaceShip -->
    76    camera="true" position="0,0,0" scale="10" yawpitchroll="0,0,0" mesh="assff.mesh" maxSpeed="500" maxSideAndBackSpeed="50" maxRotation="1.0" transAcc="200" rotAcc="3.0" transDamp="75" rotDamp="1.0"
    8    
    9     <!-- YOUR PARAMETERS FOR TUTORIALSHIP -->
     7
    108    specialEffects="true"
    119/>
Note: See TracChangeset for help on using the changeset viewer.