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>
13 lines
332 B
AMPL
13 lines
332 B
AMPL
|
|
[gamedata]
|
|
class=CameraClassID
|
|
MoverMass=150.0
|
|
MomentOfInertia=1.75 3.125 1.75
|
|
PositiveLinearDragCoefficients=0.14 0.4 0.07
|
|
NegativeLinearDragCoefficients=0.14 0.2 0.08
|
|
AngularDragCoefficients=15.3 15.0 15.0
|
|
FrictionCoefficient=0.0
|
|
ElasticityCoefficient=9.0
|
|
MinimumBounceSpeed=0.0
|
|
PreShowSpeed=5.0
|
|
CameraMode=PreShowCam |