FPS Ladder Script Help(C#)

Hi everyone,

I need a script to climb a ladder in the FPS im making scripted in C#. I am having a hard time finding an example in C#. I can find plenty in javascript but nothing in C#. Does anyone have an example of a working ladder script that I can take a look at?

Try to tun one of the Java Scripts into a C# script. I am having the same problem.

–

Converting between the two is usally not that difficult; if it's not too long, post it

–

1 Answer

1

Here are a few tutorials and/or examples of how to create a ladder

http://xn–m3h.net/umbrella/2010/11/unity3d-ladders/

http://answers.unity3d.com/questions/41719/how-to-climb-up-a-ladder.html

http://www.youtube.com/watch?v=lU1vQ77cD1w

Ludosity works fine in 4.x and starting 5.x every version of Unity is pro.

–