For example, I want to see if a kinematicbody would collide at a given destination (not where it is located already) but I don't care about any collisions on the way. Is that what this function can be used for? Essentially, "virtually" setting the kinematicbody's shape's transform to the destination, then testing for a collision?
Thanks!