Required to calculate the trajectory of the projectile. View of the map from above, tilted at 45 degrees (as in many strategies). Input: start point (x, y), destination point (x, y). It is necessary for the projectile to fly in an arc, to get points on the map at the output through deltaT. Something like this:

enter image description here

  • Could you add at least some of your code that you started writing and show that you can’t do it? - Axenow

0