Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 30, 2017, 3:52:23 PM (7 years ago)
Author:
jkindle
Message:

Added movement of camera.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/SuperOrxoBros_FS17/data/levels/SOB.oxw

    r11381 r11383  
    1616  <SOBFigure>
    1717    <camerapositions>
    18       <CameraPosition position="0,-150,0" absolute=false mouselook=false drag=false lookat="0,0,0"/>
     18      <CameraPosition position="0,-150,0" absolute=true mouselook=false drag=false lookat="0,0,0"/>
    1919    </camerapositions>
    2020  </SOBFigure>
     
    8282    <StaticEntity position="0,-1,-10" collisionType="static">
    8383      <attached>
    84          <Model  mesh="cube.mesh" scale3D="76,76,1" />
     84         <Model  mesh="cube.mesh" scale3D="110,76,1" />
    8585      </attached>
    8686
    8787      <collisionShapes>
    88         <BoxCollisionShape position="0,0,0" halfExtents="76,76,1" />
     88        <BoxCollisionShape position="0,0,0" halfExtents="110,76,1" />
    8989      </collisionShapes>
    9090    </StaticEntity>
Note: See TracChangeset for help on using the changeset viewer.