Page 1 of 1

Vertical fighter launch

Posted: Sat Oct 09, 2004 6:30 am
by Dragonlead
I've run across an issue that I cannot find addressed here (unless it appeared under a different posting...)

I am trying to get my fighter to launch from a carrier that punches them out straight down (nose down). I have added the azimuth and elevation settings to my launch bay and while the azimuth works, the elevation does not. Additionally, the fighter shoots out horizontally and then travels to the end point designated in the bay parameters. Also, when placed on alert, it orients correctly horizontally (but not vertically) however, when given a launch command, it instantly reverts to straight ahead and then rotates back out prior to launch.

How do I get the silly fighter to point down, stay that way and then launch down?

Here is the relevant bay data:

degrees: true

flightdeck: {
name: "Deck 1",
abrv: "Deck 1",
loc: (-108, -30, 112),
cam: (0, -8, 440),
start: (-108, -30, 112),
end: (-108, -300, 112),
spot: { loc: ( -108, -30, 112), filter: 0x7 },
elevation: -90,
azimuth: -90,
launch: true,
max_ships: 1,
cycle_time: 5,
size: 28,
hull_factor: 0.5,
}


Any help would be appreciated.

V/R