Hey there.
In my game the player jumps towards a platform and holds on to the platform's floor by the hands, then climbs up.
How could this be achieved? I could check for collision with the platform and compare positions to make sure hands and platform floor are aligned, but how to do the prop-up? I set up an animation in the sprite for climbing up.