Project: Paper2D

Please forgive me for posting here but i thought that it might be a paper2d issue since we have Y Axis as Z axis and caused problem.I would like to request if possible for an option to Enable/Disable , since it is something that is a used lot in 2d games(overlapping a ladder for example from ground,trying to go up),and by using LaunchCharacter command(or AddForce()/AddImpulse()) sometimes we create more problems than we solve(when for example you try to get off a ladder on platform above, and system thinks that you are on ground and it launches you again) especially on a non physics 2d game.