- Home /
Why won't my ladder script work?
My game is supposed to be a 2D side scroller where you can climb ropes, but I couldn't find any rope tutorials (I don't know how to script...), so I went with a ladder tutorial that I found on Youtube. For some reason, even though the person on the tutorial got the script to work, I can't make the script work on my game. I can't wander up/down the ladder and I have no idea why. Here is my game and all the folders that go with it. https://www.dropbox.com/s/z4w1lnsxv6qeu14/Help.zip The file itself is called Final.unity and it's under assets.
I wish I could understand why this doesn't work. Can anybody help?
Is it possible for you to take a screenshot of your scripts?
Of course. Here you go! Technical problems, so here's a link: https://www.dropbox.com/s/2v5ydn03dh0kov9/LadderScript.jpg
Are you sure that the player object has a tag and a name called "Player" with capitals in it?
yes, the player object is named "Player" both in title and tag
Your answer
Follow this Question
Related Questions
Ladder script not working? 0 Answers
Need help scripting ladders for a 3d Top-Down level 2 Answers
Ladder doesn't want to work! Please help! 1 Answer
Health Tutorial broken link to script 4 Answers