How to use: Green = Point A (starting position), Red = Point B (target position) Set grid size (amount of tiles per row and collumn) Set map scale (use meters) Input loaded projectile's initial velocity (use meters per second squared)
Calculations are done automatically after two points are plotted. Clicking again will overwrite the previously selected target.
Link to the script I made.NASC.js
I used mtc-artillery as a reference in making this.