Profile image

A350-900 progress

5,209 Pakdaaircraftindustries  2 days ago

progress of the A350-900 For @Mitterbin

  • Log in to leave a comment
  • Profile image
    586 Mitterbin

    @Pakdaaircraftindustries thk you

    2 days ago
  • Profile image

    @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

    2 days ago
  • Profile image

    @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

    2 days ago
  • Profile image

    @Mitterbin this code is for the heading of the target : (((TargetHeading - Heading) + (rate(TargetHeading) * ((TargetDistance) / 2000)))/ 180) * clamp01(TargetDistance < 20000) * clamp01(TargetSelected)

    2 days ago
  • Profile image

    @Mitterbin a code auto aim? Like my helicopter turret?

    2 days ago
  • Profile image
    586 Mitterbin

    Hey, can help me a code auto aim ?

    2 days ago
  • Profile image
    586 Mitterbin

    Thk you

    2 days ago