Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 19, 2013, 11:01:13 AM (13 years ago)
Author:
jo
Message:

The Turret class was not called in the turret test level. That is why the code was not executed.

File:
1 edited

Legend:

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

    r9503 r9525  
    4444
    4545
    46 <SpaceShip position="0,10,0" pitch="90" yaw="0" roll="0">
     46<Turret position="0,10,0" pitch="90" yaw="0" roll="0">
    4747    <templates>
    4848        <Template link=spaceshipturret />
     
    5252        </WaypointPatrolController>
    5353     </controller>
    54 </SpaceShip>
     54</Turret>
     55
     56
     57
    5558   
    5659  </Scene>
Note: See TracChangeset for help on using the changeset viewer.