This page is under construction
Archives/bf1942/levels/3rd_Solomon_Sea.rfa
bf1942/levels/3rd_Solomon_Sea/Objects/kongo/Physics.con
rem *** YamatoEngine ***
ObjectTemplate.create Engine kongoEngine
ObjectTemplate.setNetworkableInfo kongoEngineInfo
ObjectTemplate.loadSoundScript Sounds/yamatoEngine.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 1.4
ObjectTemplate.setDifferential 1.4
ObjectTemplate.setNoPropellerEffectAtSpeed 70


rem *** YamatoHullWing ***
ObjectTemplate.create Wing kongoHullWing
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 *** YamatoRudder ***
ObjectTemplate.create Wing kongoRudder
ObjectTemplate.setNetworkableInfo kongoRudderInfo
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 *** YamatoFloater ***
ObjectTemplate.create FloatingBundle kongoFloater
ObjectTemplate.setHullHeight 12
ObjectTemplate.setFloatMaxLift 4
ObjectTemplate.setFloatMinLift 4

rem ObjectTemplate.setHullHeight 12
rem ObjectTemplate.setFloatMaxLift 4
rem ObjectTemplate.setFloatMinLift 4

rem ObjectTemplate.setHullHeight 10
rem ObjectTemplate.setFloatMaxLift 6
rem ObjectTemplate.setFloatMinLift 6