ecctrl icon indicating copy to clipboard operation
ecctrl copied to clipboard

Question: How to make a character climb a ladder?

Open elisherer opened this issue 5 months ago • 1 comments

I'm making a 3d game and trying to figure out how to make my character to climb a ladder using this library.

I wish to have it working "Minecraft" style, walking into the ladder should make me "walk" up. I realize I need a collider that will change some of the physics when entering it and exiting it ("while on ladder") but after playing for a while with the options, I couldn't figure it out.

Has anybody tried it? have an example? Thanks!

elisherer avatar Sep 29 '24 13:09 elisherer