Archival snapshot of the Virtual World Entertainment Tesla cockpit software, 1994-1996: MUNGA engine and L4 pod layer source (Borland C++ 5.0), BT/RP game code, and game content (models, audio, maps, gauges, Division renderer data). Includes third-party libraries: Division dVS/DPL graphics, HMI SOS audio, WATTCP networking. Files are preserved byte-for-byte (.gitattributes disables all line-ending conversion). README.md documents the layout, target hardware, and toolchain. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
25 lines
499 B
AMPL
25 lines
499 B
AMPL
[video]
|
|
object=tms_c.bgf
|
|
|
|
[audio]
|
|
external=msltvl.scp
|
|
|
|
[gauge]
|
|
image=rivet_ga.gim
|
|
|
|
[gamedata]
|
|
class=MissileClassID
|
|
MoverMass=50.0
|
|
MomentOfInertia=0.1 0.1 0.001
|
|
PositiveLinearDragCoefficients=0.001 0.001 .001
|
|
NegativeLinearDragCoefficients=0.001 0.001 .001
|
|
AngularDragCoefficients=0.05 0.05 0.001
|
|
FrictionCoefficient=0.0
|
|
ElasticityCoefficient=0.0
|
|
MinimumBounceSpeed=0.0
|
|
MaxThrusterRotationRate=120.0
|
|
BurnTime=1.0
|
|
ThrusterAcceleration=600.0
|
|
ThrusterClimb=0.0
|
|
SplashRadius=30.0
|