I'm using the RTS Behavior to make a character move to an object, but I want it to stop a certain distance away. The only way I think I can do this is by getting the distance between both sprites, so I'd make it stop once it reached a certain distance...