Invisible Copilot
Bonanza Professional
4
Posts
3
Posters
64
Views
1
Watching
-
@Black-Square Can you see any reason why the co-pilot would not display in the Bonanza, using the code below?
Thank you,
Toby[MAINGRAPH.0] nodes = 0,1,2 ;massSections = Pilot,Copilot coordinate_system = relative [NODE.0] name = 0 tag = PILOT node_occlusion_factor = 1 modelNode = PILOT_0 massSection = Pilot interactiveObject = FilePath: InteractionsPreset\Asobo\Seat\Seat_without_seatbelt #Param: ANIMATION_SIT:Idle1_PosePropeller [NODE.1] name = 1 projectOnGround = 1 tag = SPAWN_EXTERIOR pos = 5.5, 0, -10.0 ;x,z,y (+x=right, +y=forward) pbh = -15,0,-25 ;pitch, beta, heading: clockwise [NODE.2] name = 2 tag = COPILOT modelnode = PILOT_1 ;pos = 1.35,0.93,14 massSection = Copilot interactiveObject = SEAT_DEFAULT_Copilot [MassSection.0] name = Pilot stationLoadName = TT:MENU.PAYLOAD.PILOT maxMass = 300 [MassSection.1] name = Copilot stationLoadName = TT:MENU.PAYLOAD.COPILOT maxMass = 220 -
-
Thank you for your suggestion, which worked. I was able to get the co-pilot to show in all models of the Bonanza by only changing the main \bksq-aircraft-bonanzapro\navigation_graph\navigation_graph_pilot.cfg , which would indicate that the other model's navigation_graph_pilot.cfg files are being ignored.
Unfortunately applying similar edits to the Baron, Duke and Turbine Duke packages does not work. There is no co-pilot visible at all.


[MAINGRAPH.0] nodes = 0,1,2 massSections = Pilot,Copilot coordinate_system = relative [NODE.0] name = 0 tag = PILOT node_occlusion_factor = 1 modelNode = PILOT_0 massSection = Pilot interactiveObject = FilePath: InteractionsPreset\Asobo\Seat\Seat_without_seatbelt #Param: ANIMATION_SIT:Idle1_PosePropeller [NODE.1] name = 1 projectOnGround = 1 tag = SPAWN_EXTERIOR pos = 5.5, 0, -10.0 ;x,z,y (+x=right, +y=forward) pbh = -15,0,-25 ;pitch, beta, heading: clockwise [NODE.2] name = 2 tag = COPILOT modelnode = PILOT_1 pos = 1.35,0.93,14 massSection = Copilot interactiveObject = FilePath: InteractionsPreset\Asobo\Seat\Seat_without_seatbelt #Param: ANIMATION_SIT:Idle1_PosePropeller [MassSection.0] name = Pilot stationLoadName = TT:MENU.PAYLOAD.PILOT maxMass = 300 [MassSection.1] name = Copilot stationLoadName = TT:MENU.PAYLOAD.COPILOT maxMass = 300