SITE SEARCH

Missile Behaviours v1.3

Missile Behaviours

Download Unity Asset – Missile Behaviours.


This package allows you to easily setup missiles with realistic guidance. To achieve this it uses the guidance law known as "proportional navigation", which creates an intercept course instead of flying directly towards the target. This approach has a much higher chance to actually hit even a dodging target and it will usually also reach the target more quickly.
The package includes the normal version as well as the augmented version, which takes acceleration into account for an even better chance to hit.

For easy comparison this package also includes the "tail-chase" approach so often seen in games. Just like the pro-nav version, the tail-chase version also includes an optional advanced mode which aims to improve the poor hit rate of this approach.

To make this package as modular as possible every component is contained in its own script. This makes it really easy to run your own implementation of any component, without breaking other functionality.

It also features an event based trigger & action system, which allows you to use any number of trigger scripts to activate any number of action scripts. You can even use your own triggers and actions.

An example of a trigger would be a proximity detector or a collision detector. An action script can react to any number of these triggers, such as setting off an explosion or switching to another target.

Now also contains several scripts to further modify flight paths, a simple script to make unguided missiles looks nicer and much more! For more information please visit the

Asset version: 1.3
Download links for «Missile Behaviours»:
  • Rating:  



  • Add comment
      • JD
      • : 20:07
        • Like
        • 0
      The current version of this asset is 1.6. Please reupload it preferably a newer version than 1.2.