pmndrs / pmndrs/ecctrl

Question: How to make a character climb a ladder?

Open
#109 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
797
Forks
98
Avg merge
8m
Merged PRs (30d)
1

Description

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!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no file, test, or entry point. Start by reviewing the library's collider and physics options and determine whether ladder behavior is supported; done would require a documented or demonstrated Minecraft-style climbing approach, but the request does not define an implementation scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
game-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.