From rpt
"O_Heli_Light_02_F"
O_Heli_Light_02_F: lever_pilot - unknown animation source collectiveRTD
"O_Heli_Light_02_unarmed_F"
O_Heli_Light_02_unarmed_F: lever_pilot - unknown animation source collectiveRTD
From rpt
"O_Heli_Light_02_F"
O_Heli_Light_02_F: lever_pilot - unknown animation source collectiveRTD
"O_Heli_Light_02_unarmed_F"
O_Heli_Light_02_unarmed_F: lever_pilot - unknown animation source collectiveRTD
I'm experiencing the same issue. My model.cfg for my model has the following:
class Lever_Pilot_Increase {
type="rotation"; source="collectiveRTD"; memory = 1; animPeriod = 0; selection="Lever_pilot"; axis="lever_pilot_axis"; minValue = -0.1; maxValue = 0.1; angle0 = 0.1; angle1 = -0.1; };
The sample helo in Arma3 Tools has:
class lever_pilot: rotation
{ source = "collectiveRTD"; selection = "lever_pilot"; axis = "lever_pilot_axis"; angle0 = "rad -3"; angle1 = "rad 12"; };