Profile image

Calculating target distance with missile?

270 XpertTiger  2.6 years ago

How do i tell a rotator or a detacher to it trigger itself by distance.
like how to tell a detacher to trigger if the target is less than 2000 meters?
I'm talking about a custom missile i made and wanted to make it to have two stages.

  • Log in to leave a comment
  • Profile image
    2,870 ACEVIPER9710

    I'm not sure the accurate measurement of TargetDistance, but using a code like; TargetDistance < value
    would work. hope this helps!

    2 months ago