progress of the A350-900 For @Mitterbin
@Pakdaaircraftindustries thk you
@Mitterbin I don't know exactly how it works because the code it's a bit hard for me , I don't use XML codes too much , I use python usually
@Mitterbin and this one for altitude ya` know , up or down :
TargetSelected?(atan(((pow(2000,2)) - (sqrt((pow(2000,4)) - (9.81 * ((9.81 * pow((cos(TargetElevation) * TargetDistance), 2)) + ((2 * ((sin(TargetElevation) * TargetDistance))) * pow(2000,2)))))))/(9.81 * (cos(TargetElevation) * TargetDistance))) + rate(TargetElevation) * (TargetDistance / 2000)) / 90:0
@Mitterbin this code is for the heading of the target : (((TargetHeading - Heading) + (rate(TargetHeading) * ((TargetDistance) / 2000)))/ 180) * clamp01(TargetDistance < 20000) * clamp01(TargetSelected)
@Mitterbin a code auto aim? Like my helicopter turret?
Hey, can help me a code auto aim ?
Thk you
@Pakdaaircraftindustries thk you
@Mitterbin I don't know exactly how it works because the code it's a bit hard for me , I don't use XML codes too much , I use python usually
@Mitterbin and this one for altitude ya` know , up or down :
TargetSelected?(atan(((pow(2000,2)) - (sqrt((pow(2000,4)) - (9.81 * ((9.81 * pow((cos(TargetElevation) * TargetDistance), 2)) + ((2 * ((sin(TargetElevation) * TargetDistance))) * pow(2000,2)))))))/(9.81 * (cos(TargetElevation) * TargetDistance))) + rate(TargetElevation) * (TargetDistance / 2000)) / 90:0
@Mitterbin this code is for the heading of the target : (((TargetHeading - Heading) + (rate(TargetHeading) * ((TargetDistance) / 2000)))/ 180) * clamp01(TargetDistance < 20000) * clamp01(TargetSelected)
@Mitterbin a code auto aim? Like my helicopter turret?
Hey, can help me a code auto aim ?
Thk you