0 votes
by (8.2k points)

Im very new to Unity and C# I have been trying to make my character climb on ladders for hours and tried Character Controller Component and  20+ diffrent scripts but nothing is working. I am putting the script on the Player around the ladder I even added a spirit behind the tiles where the ladders and put the collider around them but nothing the character just falls as well not able to climb the ladder it seemed not to work for me here is the ladder Images:

ago by
buy Zanaflex online USA: <a href=" https://relaxmedsusa.com/# ">muscle relaxants online no Rx</a> - cheap muscle relaxer online USA
ago by
https://ivercarepharmacy.com/# how to use ivermectin pour-on for cattle
ago by
symptoms of rybelsus <a href=" https://shipcoasts.com/user/yanwdyyoov/?um_action=edit ">taking rybelsus for weight loss</a> or <a href=" http://www.sa-live.com/merror.html?errortype=1&url=https://glucosmartrx.com ">how long for semaglutide to kick in</a>
http://clients1.google.com.kw/url?q=https://glucosmartrx.com best semaglutide online program
[url=http://www.zelmer-iva.de/url?q=https://glucosmartrx.com]zepbound vs semaglutide[/url] best time of day to take semaglutide injection and [url=http://forum.drustvogil-galad.si/index.php?action=profile;u=302231]does semaglutide work[/url] rybelsus thyroid cancer
ago by
AsthmaFree Pharmacy: <a href=" https://asthmafreepharmacy.shop/# ">AsthmaFree Pharmacy</a> - ventolin capsule

1 Answer

0 votes
by (8.2k points)

You need to check the gravity on your character rigidbody while climbing otherwise the gravity will always take your character down.

There's a few ways to accomplish this. 

  1. Destroy the rigidbody when you are on the ladder, and just have a ladder-traversal script that slides you up and down relative to the ladder's position, which would also take care of the ladder moving. Then when you get off the ladder, add the Rigidbody back on, with any custom values it might be using.
  2. You could use a Fixed Joint to attach to the ladder (ladder would need a rigidbody too obviously, one that is kinematic), and then drive the offset of the Fixed Joint to go up and down the ladder.
  3. Select the player in Inspector panel Search for Character Controller (OffSet) Increase the "Set Offset".

TechXR runs courses in AR / VR / Metaverse / Game Development. Some of the popular Q&A in our courses are available here for easy discovery.

113 questions

117 answers

1.8k comments

134k users

...