🚀
Advanced Guided Missiles
  • Advanced Guided Missiles
    • Introduction
    • Quick-Start Guide
    • ProNav Component Settings
    • Wind Component Setup
    • Code Structure Explained
    • Alternative Versions
    • Changelist
    • FAQ
Powered by GitBook
On this page
  1. Advanced Guided Missiles

Alternative Versions

This page explains the alternative ProNav versions provided in the pack.

Explanation

The pack includes three versions of the ProNav component:

  • ProNav: The standard version, suitable for most situations.

  • ProNav_Replicated: Network-replicated for multiplayer projects.

  • ProNav_Quaternion: Uses Quaternions to simulate proportional navigation. It runs more resource-efficient and works with any initial conditions (the projectile does not need to be fired towards its target), but has fewer features than the standard version. It might also perform worse on lower frame-rates, causing issues such as jittering.

PreviousCode Structure ExplainedNextChangelist

Last updated 1 year ago