Ledge grab and climb in Unity3D

Posted by BallzOfSteel on Game Development See other posts from Game Development or by BallzOfSteel
Published on 2011-04-08T10:47:22Z Indexed on 2012/04/08 11:48 UTC
Read the original article Hit count: 473

Filed under:
|
|

I just started on a new project. In this project one of the main gameplay mechanics is that you can grab a ledge on certain points in a level and hang on to it.

Now my question, since I've been wrestling with this for quite a while now. How could I actually implement this? I have tried it with animations, but it's just really ugly since the player will snap to a certain point where the animation starts.

© Game Development or respective owner

Related posts about animation

Related posts about unity