exactly what i did in my script...Only,my character sort of jitters at the top of ladder.Not sure how to fix it.But if i don't let go W key,all is fine.How about jumping from ladder to ladder,or from wall to wall?Would be interesting for some kind of adventure/action platformer(2.5D side scroller)
I have a problem that the when the player touches the ladder it becomes infinite like neverending ladder. I know where the problem is but I dont know ho to fix it. In ontriggerenter it is turning off his collider and the there is nothing to check that the player is out
Not sure why the collider would be disabled while in the ladder trigger. I don't believe any of the code disables the players collider. Maybe try checking the ladder height to be sure the player exits the trigger.
Hi, this is really good but my player is getting stuck going up the ladder for some reason. Didn't know if you ever experienced this issue with ladders before.
make a platform and put it little bit above the ladder and place it behind then after getting up the ladder press w to climb up the platform. Hope this solves your problem. :)