In my game Rhythm Doggo, when a NPC dog should jump from a platform to another, it calculates exactly which jump strength it should have to land at the correct spot given the position, velocity and acceleration That code worked perfectly. Selecting which side of the platform to jump from did not