I have a starting position for a projectile and a target position I want it to land on given an initial x and y velocity.
Doing this on a level field is fairly straightforward but I'm struggling to figure out how to do it on two different levels.
I've crudely illustrated what I'm trying to accomplish: