Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5268


Ignore:
Timestamp:
Nov 11, 2008, 10:29:30 PM (15 years ago)
Author:
rgrieder
Message:

Renamed MovableEntity to LinearEntity in physicstest2.oxw.

File:
1 edited

Legend:

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

    r5262 r5268  
    1818    <SpawnPoint position="0, 300, -300" pitch=-90 spawnclass=SpaceShip pawndesign=spaceshipassff /-->
    1919
    20     <!--MovableEntity scale=1.5 position="0,0,-300" velocity="0,0,0" rotationaxis="0,1,0" rotationrate=90>
     20    <!--LinearEntity scale=1.5 position="0,0,-300" velocity="0,0,0" rotationaxis="0,1,0" rotationrate=90>
    2121      <events>
    2222        <activity>
     
    2929          <attached>
    3030            <Model position="0,0,0" scale=6 mesh="ast1.mesh" />
    31             <MovableEntity position="0,0,0" velocity="0,0,0" rotationaxis="0,0,1" rotationrate=500>
     31            <LinearEntity position="0,0,0" velocity="0,0,0" rotationaxis="0,0,1" rotationrate=500>
    3232              <attached>
    3333                <Model position="0,35,0" scale=2 mesh="ast1.mesh" />
     
    4444                </Model>
    4545              </attached>
    46             </MovableEntity>
     46            </LinearEntity>
    4747          </attached>
    4848        </PositionableEntity>
    49         <MovableEntity position="0,0,-100" velocity="0,0,0" rotationaxis="0,1,0" rotationrate=200>
     49        <LinearEntity position="0,0,-100" velocity="0,0,0" rotationaxis="0,1,0" rotationrate=200>
    5050          <attached>
    5151            <ParticleEmitter position="0,0,0" source="Orxonox/fire3" />
     
    5454            <Model position="0,0,50" scale=3 mesh="ast1.mesh" />
    5555          </attached>
    56         </MovableEntity>
     56        </LinearEntity>
    5757      </attached>
    58     </MovableEntity-->
     58    </LinearEntity-->
    5959
    6060
Note: See TracChangeset for help on using the changeset viewer.