I was just experimenting with some platformer scripts and decided to try to make ledge grabbing engine! I think it works pretty well so far. All of the instructions are in the project.
A HEAVILY modified version of a part of @griffpatch 's platformer code tutorial.