Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
2

Idea for how to proceed with a non-default roblox ladder?

Asked by 8 years ago

I am working on a controller only game, and i have button triggered events, such as picking up a nearby item and whatnot. If i were to do that for a ladder. EG: Pressing A would make your character begin to climb up/down the ladder without using roblox's climbing.

How should i proceed for the part where the character goes up and down? Any ideas/help is appreciated!

0
Try using something like BodyPosition or BodyVelocity. TheDeadlyPanther 2460 — 8y
0
^^ This is his second time I've seen him recommending that in a comment ;3 alphawolvess 1784 — 8y
0
Can you provide me w/ some more information? Like in some Console games, you can click a button and your character begins getting in a climbing mode? Or something like Tredicle said? Also, a different or new animation? alphawolvess 1784 — 8y

1 answer

Log in to vote
0
Answered by 8 years ago

You could always make the ladder CanCollide. Once the player presses, "A", The CanCollide will turn off.

Ad

Answer this question