This page is under construction
Archives/bf1942/levels/Escape_from_Leyte.rfa
bf1942/levels/Escape_from_Leyte/Objects/Northampton/Physics.con
rem *** NorthamptonEngine ***
ObjectTemplate.create Engine NorthamptonEngine
ObjectTemplate.setNetworkableInfo NorthamptonEngineInfo
ObjectTemplate.loadSoundScript ../../../../../objects/Vehicles/sea/Mogami/Sounds/MogamiEngine.ssc
ObjectTemplate.setMinRotation 0/0/-4000
ObjectTemplate.setMaxRotation 0/0/5000
ObjectTemplate.setMaxSpeed 0/0/5000
ObjectTemplate.setAcceleration 0/0/5000
ObjectTemplate.setInputToRoll c_PIThrottle
ObjectTemplate.setAutomaticReset 1
ObjectTemplate.setEngineType c_ETShip
ObjectTemplate.setTorque 3
ObjectTemplate.setDifferential 3
ObjectTemplate.setNoPropellerEffectAtSpeed 120

rem *** NorthamptonHullWing ***
ObjectTemplate.create Wing NorthamptonHullWing
ObjectTemplate.setMinRotation 0/-25/0
ObjectTemplate.setMaxRotation 0/25/0
ObjectTemplate.setMaxSpeed 0/15/0
ObjectTemplate.setAcceleration 0/-10/0
ObjectTemplate.setInputToPitch c_PIYaw
ObjectTemplate.setAutomaticReset 1
ObjectTemplate.setWingLift 0
ObjectTemplate.setFlapLift 2

rem *** NorthamptonRudder ***
ObjectTemplate.create Wing NorthamptonRudder
ObjectTemplate.setNetworkableInfo NorthamptonRudderInfo
ObjectTemplate.setMinRotation 0/-25/0
ObjectTemplate.setMaxRotation 0/25/0
ObjectTemplate.setMaxSpeed 0/15/0
ObjectTemplate.setAcceleration 0/10/0
ObjectTemplate.setInputToPitch c_PIYaw
ObjectTemplate.setAutomaticReset 1
ObjectTemplate.setWingLift 0
ObjectTemplate.setFlapLift 2

rem *** NorthamptonFloater ***
ObjectTemplate.create FloatingBundle NorthamptonFloater
ObjectTemplate.setHullHeight 20
ObjectTemplate.setFloatMaxLift 2.5
ObjectTemplate.setFloatMinLift 2.5