I'm using a custom platfrom movement using Alterable values. But I couldn't add a ladder movement. My platfrom engine is similar to this:
http://www.create-games.com/article.asp?id=342
But I didn't understand what the author said to implant into the coding. Can anyone help me out here?
instead of making a background object a 'ladder' (which is only good for built in movement)
use an active object then make your custom movement treat this object as the ladder.