Invisible Copilot
Bonanza Professional
3
Posts
3
Posters
29
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 -