Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 16, 2008, 8:17:47 PM (17 years ago)
Author:
mkaiser
Message:

i dont know

File:
1 edited

Legend:

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

    r5368 r5370  
    2020        ?>
    2121
     22<!------------------------------------------------------------------------------------->
     23<MovableEntity scale=1 position="0,0,0" rotationaxis="0,1,0" rotationrate=3>
     24        <attached>
     25                <MovableEntity scale=1 position="5000,0,0" rotationaxis="0,0,1" rotationrate=2>
     26                        <attached>
     27                                <?lua
     28                                        createSpaceStationPar(0,2,1,2,1,4,1,50)
     29                                ?>
     30                        </attached>
     31                </MovableEntity>
     32        </attached>
     33</MovableEntity>
     34<!-------------------------------------------------------------------------------------->
     35
     36
     37
    2238        <Planet position="3000,0,-10000" scale=1000 pitch=-90 mesh="iceplanet.mesh" atmosphere="atmosphere1" rotationaxis="1,1,0" rotationrate="1" atmospheresize=224.0f imagesize=1024.0f />
    2339   
Note: See TracChangeset for help on using the changeset viewer.