<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.0//EN" "https://www.web3d.org/specifications/x3d-3.0.dtd">
<X3D profile='Immersive' version='3.0' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-3.0.xsd'>
  <head>
    <meta content='OtoMelaraDeckGun.x3d' name='title'/>
    <meta content='The well known gun firing' name='description'/>
    <meta content='Copyright [2001] By George Stavritis' name='creator'/>
    <meta content='28 February 2001' name='created'/>
    <meta content='20 October 2019' name='modified'/>
    <meta content='https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/FrigateGreece/OtoMelaraDeckGun.x3d' name='identifier'/>
    <meta content='X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit' name='generator'/>
    <meta content='../../license.html' name='license'/>
  </head>
  <Scene>
    <WorldInfo title='OtoMelaraDeckGun.x3d'/>
    <Transform>
      <Shape>
        <Cylinder height='1.5'/>
        <Appearance>
          <Material/>
        </Appearance>
      </Shape>
    </Transform>
    <Transform translation='0 0.7 0'>
      <Shape>
        <Sphere/>
        <Appearance>
          <Material/>
        </Appearance>
      </Shape>
    </Transform>
    <Transform DEF='BOUNCINGBOXTRANSFORM' rotation='0 0 1 1.8' translation='10 1.75 2'>
      <Shape>
        <Cylinder height='4' radius='0.1'/>
        <Appearance>
          <Material/>
        </Appearance>
      </Shape>
      <TimeSensor DEF='CLOCK' cycleInterval='0.7' loop='true'/>
      <PositionInterpolator DEF='CUBEPATH' key='0.00 0.25 0.50 0.75 1.00' keyValue='2.25 1.0 0.0 1.25 0.8 0.0 1.0 0.75 0.0 1.5 0.9 0.0 2.25 1.0 0.0'/>
    </Transform>
    <ROUTE fromField='fraction_changed' fromNode='CLOCK' toField='set_fraction' toNode='CUBEPATH'/>
    <ROUTE fromField='value_changed' fromNode='CUBEPATH' toField='set_translation' toNode='BOUNCINGBOXTRANSFORM'/>
  </Scene>
</X3D>