From b0586202a86cd2d612baf64154d1d63b6ed22358 Mon Sep 17 00:00:00 2001 From: D4rkl1ght3r <86805404+D4rkl1ght3r@users.noreply.github.com> Date: Sat, 23 Mar 2024 13:24:03 +0100 Subject: [PATCH] Add train cockpit --- DATA/COCKPITS/hc_transport.ini | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 DATA/COCKPITS/hc_transport.ini diff --git a/DATA/COCKPITS/hc_transport.ini b/DATA/COCKPITS/hc_transport.ini new file mode 100644 index 00000000..68f2c816 --- /dev/null +++ b/DATA/COCKPITS/hc_transport.ini @@ -0,0 +1,16 @@ +[Cockpit] +mesh = cockpits\bretonia\models\br_elite_cockpit.cmp +int_brightness = 0.500000 +head_turn = 40, 50 + +[CockpitCamera] + + +[TurretCamera] +tether = 0.000000, 40, 180 +yaw_rotate_speed = 2.250000 +pitch_rotate_speed = 1.500000 +accel_speed = 5 + +[RearViewCamera] +view_position = 0, 20, 150 \ No newline at end of file