Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 3, 2014, 2:57:05 PM (10 years ago)
Author:
muemart
Message:

Turret: Limit turret's rotation (not really precise though) & implement xml stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/turretFS14/data/levels/turretTest.oxw

    r10008 r10018  
    4242        <Model position="0,0,0" mesh="turretSocketRight.mesh" scale3D="10,10,10" />
    4343
    44         <Turret position="0,10,0" pitch="0" yaw="90" roll="0">
     44        <Turret position="0,10,0" pitch="-90" yaw="0" roll="0" maxPitch=30 maxYaw=30>
    4545            <templates>
    4646              <Template link=spaceshipturrettest />
Note: See TracChangeset for help on using the changeset viewer.