Language:

Search

Projectile Toolkit - Targeting and Trajectory Prediction - Unity Free Download

  • Share this:
Projectile Toolkit - Targeting and Trajectory Prediction - Unity Free Download

Want to implement game mechanics based on projectile motion? Want enemy AI to use ranged weapons such as cannons, rocks or arrows to accurately hit targets? Want to have full control over jump motion of objects in games or animations without losing their physical properties? This toolkit has got you covered!

This is a paid asset, but now you can download for FREE, but please remember this package is provided only for learning purposes or to be able to test before buying the product, NOT FOR COMMERCIAL PURPOSES.

🎮 Playable WebGL Demos

📚 Documentation

Projectile Toolkit is a physics toolkit that solves two key problems related to projectile motion: targeting algorithms for gravity-affected rigidbodies to hit the specified target, and trajectory prediction algorithms that predict and render the trajectory of a rigidbody.

⚡ Projectile Toolkit is extremly easy to use, and can be quickly integrated into existing projects.

🏆 Features:

- Flexible and Easy to Use, the core API is carefully-designed static methods, can be called directly from your scripts

- Super Fast, most algorithms don't even touch trigonometric functions

- Works in both 3D and 2D, (works in 2D if only your game treats y as up axis)

- Works on all build platforms

- Plenty of inspirational demos (currently 3 demo scenes and 1 game). Great for both learning this toolkit and quick prototyping

- Full source code

- Detailed documentation

🎁 Bonuses:

Useful game toolkits such as:

★ explosion system

★ simple top-down character controller (character movement)

Technical details

-----------------------------

🎯 Targeting algorithms:

Computation of a gravity-affected rigidbody to hit the specified target. Extremely easy to use, you just specify start point, end point, and one of the following:

Computes the launch Velocity by:

- Angle

- Height

- Time

- a coefficient of the quadratic function

- Speed

Computes the launch angle by:

- Speed

(NEW in 1.1) Computes the max range by:

- Elevation and Speed

API Reference

Use case comparison

☄️ Trajectory prediction:

- Predict the position of the projectile at a given time

- Predict the whole trajectory points

- (NEW in 1.1) Test if a given velocity can let a projectile to hit a given target

- (NEW in 1.1) Predict the flight time

- Tarjectory Predictor, an easy to use component to predict and render the trajectory.

    • Fully customizable line style

    • Two template styles provided: dash, slash

-----------------------------

Upcoming:

- Support custom gravity direction

- Propulsion library


Unity Packages

Unity Packages

UnityPackages.com provides you with all the paid Unity assets for free from unity assets store for the learning purpose.

You can download all the unity assets for free to enhance your game creation skills and make the stunning games allowing you to make money.

We encourage you to download all the assets from the developers. These assets we share are for personal use and to gain some good knowledge with high quality assets.